Home
last modified time | relevance | path

Searched refs:_qproc (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
A Dpoll.h44 poll_queue_proc _qproc; member
50 if (p && p->_qproc && wait_address) in poll_wait()
51 p->_qproc(filp, wait_address, p); in poll_wait()
61 return p == NULL || p->_qproc == NULL; in poll_does_not_wait()
77 pt->_qproc = qproc; in init_poll_funcptr()
/linux/fs/
A Dselect.c497 wait->_qproc = NULL; in do_select()
540 wait->_qproc = NULL; in do_select()
545 wait->_qproc = NULL; in do_select()
550 wait->_qproc = NULL; in do_select()
574 wait->_qproc = NULL; in do_select()
893 pt->_qproc = NULL; in do_poll()
920 pt->_qproc = NULL; in do_poll()
931 pt->_qproc = NULL; in do_poll()
A Daio.c1861 apt.pt._qproc = aio_poll_queue_proc; in aio_poll()
A Dio_uring.c5684 ipt.pt._qproc = io_async_queue_proc; in io_arm_poll_handler()
5886 ipt.pt._qproc = io_poll_queue_proc; in io_poll_add()

Completed in 36 milliseconds