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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/
H A Dselect.c13 * Changed sys_poll()/do_poll() to use PAGE_SIZE chunk-based allocation
581 static int do_poll(unsigned int nfds, struct poll_list *list, function
708 fdcount = do_poll(nfds, head, &table, timeout);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/kernel/
H A Dapm.c1216 static unsigned int do_poll(struct file *fp, poll_table * wait) function
1605 .poll = do_poll,

Completed in 42 milliseconds