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

/linux-4.1.27/sound/pci/hda/
H A Dhda_controller.c1165 int do_poll = 0; azx_rirb_get_response() local
1171 if (chip->polling_mode || do_poll) { azx_rirb_get_response()
1180 if (!do_poll) azx_rirb_get_response()
1201 do_poll = 1; azx_rirb_get_response()
/linux-4.1.27/fs/
H A Dselect.c13 * Changed sys_poll()/do_poll() to use PAGE_SIZE chunk-based allocation
781 static int do_poll(unsigned int nfds, struct poll_list *list, do_poll() function
911 fdcount = do_poll(nfds, head, &table, end_time); do_sys_poll()
/linux-4.1.27/arch/x86/kernel/
H A Dapm_32.c1505 static unsigned int do_poll(struct file *fp, poll_table *wait) do_poll() function
1919 .poll = do_poll,

Completed in 236 milliseconds