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

#include <appldata.h>

Data Fields

struct list_head list
 
struct ctl_table_headersysctl_header
 
struct ctl_tablectl_table
 
int active
 
char name [APPLDATA_PROC_NAME_LENGTH]
 
unsigned char record_nr
 
void(* callback )(void *data)
 
voiddata
 
unsigned int size
 
struct moduleowner
 
char mod_lvl [2]
 

Detailed Description

Definition at line 27 of file appldata.h.

Field Documentation

int active

Definition at line 31 of file appldata.h.

Definition at line 36 of file appldata.h.

Definition at line 30 of file appldata.h.

Definition at line 37 of file appldata.h.

Definition at line 28 of file appldata.h.

char mod_lvl[2]

Definition at line 40 of file appldata.h.

Definition at line 34 of file appldata.h.

struct module* owner

Definition at line 39 of file appldata.h.

unsigned char record_nr

Definition at line 35 of file appldata.h.

unsigned int size

Definition at line 38 of file appldata.h.

struct ctl_table_header* sysctl_header

Definition at line 29 of file appldata.h.


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