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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/
H A Deventpoll.c2 * fs/eventpoll.c (Efficent event polling implementation)
31 #include <linux/eventpoll.h>
133 * Each file descriptor added to the eventpoll interface will
137 /* RB tree node used to link this structure to the eventpoll RB tree */
140 /* List header used to link this structure to the eventpoll ready list */
144 * Works together "struct eventpoll"->ovflist in keeping the
159 struct eventpoll *ep;
170 * structure and rapresent the main data sructure for the eventpoll
173 struct eventpoll { struct
370 static void ep_unregister_pollwait(struct eventpoll *e
[all...]
H A DMakefile24 obj-$(CONFIG_EPOLL) += eventpoll.o
H A Dfile_table.c15 #include <linux/eventpoll.h>
H A Dcompat.c52 #include <linux/eventpoll.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/kernel/
H A Dsys_oabi-compat.c79 #include <linux/eventpoll.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ia64/ia32/
H A Dsys_ia32.c44 #include <linux/eventpoll.h>

Completed in 122 milliseconds