Searched refs:_qproc (Results 1 – 4 of 4) sorted by relevance
42 poll_queue_proc _qproc; member48 if (p && p->_qproc && wait_address) in poll_wait()49 p->_qproc(filp, wait_address, p); in poll_wait()59 return p == NULL || p->_qproc == NULL; in poll_does_not_wait()75 pt->_qproc = qproc; in init_poll_funcptr()
500 wait->_qproc = NULL; in do_select()545 wait->_qproc = NULL; in do_select()550 wait->_qproc = NULL; in do_select()555 wait->_qproc = NULL; in do_select()578 wait->_qproc = NULL; in do_select()897 pt->_qproc = NULL; in do_poll()924 pt->_qproc = NULL; in do_poll()935 pt->_qproc = NULL; in do_poll()
1887 apt.pt._qproc = aio_poll_queue_proc; in aio_poll()
730 ipt.pt._qproc = io_async_queue_proc; in io_arm_poll_handler()954 ipt.pt._qproc = io_poll_queue_proc; in io_poll_add()
Completed in 16 milliseconds