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

Data Fields

struct kref kref
 
wait_queue_head_t wqh
 
__u64 count
 
unsigned int flags
 

Detailed Description

Definition at line 23 of file eventfd.c.

Field Documentation

__u64 count

Definition at line 34 of file eventfd.c.

unsigned int flags

Definition at line 35 of file eventfd.c.

Definition at line 24 of file eventfd.c.

Definition at line 25 of file eventfd.c.


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