Home
last modified time | relevance | path

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

/linux/include/linux/
A Dpoll.h38 poll_queue_proc _qproc; member
44 if (p && p->_qproc && wait_address) in poll_wait()
45 p->_qproc(filp, wait_address, p); in poll_wait()
55 return p == NULL || p->_qproc == NULL; in poll_does_not_wait()
71 pt->_qproc = qproc; in init_poll_funcptr()
/linux/fs/
A Dselect.c497 wait->_qproc = NULL; in do_select()
542 wait->_qproc = NULL; in do_select()
547 wait->_qproc = NULL; in do_select()
552 wait->_qproc = NULL; in do_select()
575 wait->_qproc = NULL; in do_select()
896 pt->_qproc = NULL; in do_poll()
923 pt->_qproc = NULL; in do_poll()
934 pt->_qproc = NULL; in do_poll()
A Daio.c1916 apt.pt._qproc = aio_poll_queue_proc; in aio_poll()
/linux/io_uring/
A Dpoll.c753 ipt.pt._qproc = io_async_queue_proc; in io_arm_poll_handler()
973 ipt.pt._qproc = io_poll_queue_proc; in io_poll_add()

Completed in 21 milliseconds