Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
kallsym_iter Struct Reference

Data Fields

loff_t pos
 
unsigned long value
 
unsigned int nameoff
 
char type
 
char name [KSYM_NAME_LEN]
 
char module_name [MODULE_NAME_LEN]
 
int exported
 

Detailed Description

Definition at line 437 of file kallsyms.c.

Field Documentation

int exported

Definition at line 444 of file kallsyms.c.

char module_name[MODULE_NAME_LEN]

Definition at line 443 of file kallsyms.c.

Definition at line 442 of file kallsyms.c.

unsigned int nameoff

Definition at line 440 of file kallsyms.c.

loff_t pos

Definition at line 438 of file kallsyms.c.

Definition at line 441 of file kallsyms.c.

unsigned long value

Definition at line 439 of file kallsyms.c.


The documentation for this struct was generated from the following file: