Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dpoll.h42 poll_queue_proc _qproc; member
48 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()
/linux-6.3-rc2/fs/
A Dselect.c500 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()
A Daio.c1887 apt.pt._qproc = aio_poll_queue_proc; in aio_poll()
/linux-6.3-rc2/io_uring/
A Dpoll.c730 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 13 milliseconds