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

Data Fields

struct list_head link
 
charmod_name
 
unsigned int num_ddebugs
 
struct _ddebugddebugs
 

Detailed Description

Definition at line 40 of file dynamic_debug.c.

Field Documentation

struct _ddebug* ddebugs

Definition at line 44 of file dynamic_debug.c.

Definition at line 41 of file dynamic_debug.c.

char* mod_name

Definition at line 42 of file dynamic_debug.c.

unsigned int num_ddebugs

Definition at line 43 of file dynamic_debug.c.


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