Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
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-v5.4/fs/
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()
883 pt->_qproc = NULL; in do_poll()
910 pt->_qproc = NULL; in do_poll()
921 pt->_qproc = NULL; in do_poll()
Deventpoll.c896 locked = pt && (pt->_qproc == ep_ptable_queue_proc); in ep_item_poll()
Daio.c1739 apt.pt._qproc = aio_poll_queue_proc; in aio_poll()
Dio_uring.c1857 ipt.pt._qproc = io_poll_queue_proc; in io_poll_add()
/Linux-v5.4/drivers/misc/mic/scif/
Dscif_api.c1397 pt->_qproc = NULL; in scif_poll()
1401 pt->_qproc = NULL; in scif_poll()