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

Data Fields

struct dentryroot_dir
 
int evt_in
 
int evt_out
 
int missed_events
 
int present
 
atomic_t users
 
spinlock_t lock
 
struct oz_event evts [OZ_MAX_EVTS]
 

Detailed Description

Definition at line 24 of file ozevent.c.

Field Documentation

int evt_in

Definition at line 26 of file ozevent.c.

int evt_out

Definition at line 27 of file ozevent.c.

Definition at line 32 of file ozevent.c.

spinlock_t lock

Definition at line 31 of file ozevent.c.

int missed_events

Definition at line 28 of file ozevent.c.

int present

Definition at line 29 of file ozevent.c.

struct dentry* root_dir

Definition at line 25 of file ozevent.c.

atomic_t users

Definition at line 30 of file ozevent.c.


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