Home
last modified time | relevance | path

Searched refs:epitem (Results 1 – 1 of 1) sorted by relevance

/linux/fs/
H A Deventpoll.c100 #define EP_ITEM_COST (sizeof(struct epitem) + sizeof(struct eppoll_entry))
109 /* List header used to link this structure to the "struct epitem" */
112 /* The "base" pointer is set to the container "struct epitem" */
113 struct epitem *base;
131 struct epitem { struct
135 /* Used to free the struct epitem */ argument
146 struct epitem *next; argument
152 * Protected by file->f_lock, true for to-be-released epitem already argument
204 * This is a single linked list that chains all the "struct epitem" that
208 struct epitem *ovflis
156 dyingepitem global() argument
159 pwqlistepitem global() argument
162 epepitem global() argument
165 fllinkepitem global() argument
168 wsepitem global() argument
171 eventepitem global() argument
[all...]