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

Data Fields

const charname
 
bool gplok
 
bool warn
 
struct moduleowner
 
const unsigned longcrc
 
struct kernel_symbolsym
 

Detailed Description

Definition at line 350 of file module.c.

Field Documentation

const unsigned long* crc

Definition at line 358 of file module.c.

bool gplok

Definition at line 353 of file module.c.

const char* name

Definition at line 352 of file module.c.

struct module* owner

Definition at line 357 of file module.c.

Definition at line 359 of file module.c.

bool warn

Definition at line 354 of file module.c.


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