Searched refs:eppoll_entry (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.c206 struct eppoll_entry { struct
240 /* Slab cache used to allocate "struct eppoll_entry" */
288 return container_of(p, struct eppoll_entry, wait)->base;
374 struct eppoll_entry *pwq;
381 pwq = list_first_entry(lsthead, struct eppoll_entry, llink);
683 struct eppoll_entry *pwq;
1329 /* Allocates slab cache used to allocate "struct eppoll_entry" */
1331 sizeof(struct eppoll_entry), 0,

Completed in 41 milliseconds