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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/
H A Deventpoll.c136 struct epitem { struct
147 struct epitem *next;
198 * This is a single linked list that chains all the "struct epitem" that
202 struct epitem *ovflist;
207 /* List header used to link this structure to the "struct epitem" */
210 /* The "base" pointer is set to the container "struct epitem" */
226 struct epitem *epi;
237 /* Slab cache used to allocate "struct epitem" */
285 /* Get the "struct epitem" from a wait queue pointer */
286 static inline struct epitem * ep_item_from_wai
[all...]

Completed in 70 milliseconds