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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/include/asm/
H A Dpoll.h9 #undef POLLREMOVE macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/include/asm/
H A Dpoll.h9 #undef POLLREMOVE macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dpoll.h7 #define POLLREMOVE 1024 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/include/asm/
H A Dpoll.h16 #define POLLREMOVE 0x0800 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/asm-generic/
H A Dpoll.h24 #ifndef POLLREMOVE
25 #define POLLREMOVE 0x1000 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Ddevpoll.c265 * to use POLLREMOVE by itself. This removes ALL events for the fd
267 * we must re-add the other event after POLLREMOVE.
270 if (devpoll_queue(devpollop, fd, POLLREMOVE) != 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libevent-1.4.14b-stable/
H A Ddevpoll.c367 * to use POLLREMOVE by itself. This removes ALL events for the fd
369 * we must re-add the other event after POLLREMOVE.
372 if (devpoll_queue(devpollop, fd, POLLREMOVE) != 0)

Completed in 202 milliseconds