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

Data Fields

struct rb_node rbn
 
struct list_head rdllink
 
struct epitemnext
 
struct epoll_filefd ffd
 
int nwait
 
struct list_head pwqlist
 
struct eventpollep
 
struct list_head fllink
 
struct wakeup_sourcews
 
struct epoll_event event
 

Detailed Description

Definition at line 130 of file eventpoll.c.

Field Documentation

Definition at line 153 of file eventpoll.c.

Definition at line 162 of file eventpoll.c.

Definition at line 144 of file eventpoll.c.

struct list_head fllink

Definition at line 156 of file eventpoll.c.

struct epitem* next

Definition at line 141 of file eventpoll.c.

int nwait

Definition at line 147 of file eventpoll.c.

struct list_head pwqlist

Definition at line 150 of file eventpoll.c.

Definition at line 132 of file eventpoll.c.

struct list_head rdllink

Definition at line 135 of file eventpoll.c.

Definition at line 159 of file eventpoll.c.


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