Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dpoll.h40 poll_queue_proc _qproc; member
46 if (p && p->_qproc && wait_address) in poll_wait()
47 p->_qproc(filp, wait_address, p); in poll_wait()
57 return p == NULL || p->_qproc == NULL; in poll_does_not_wait()
73 pt->_qproc = qproc; in init_poll_funcptr()
/Linux-v4.19/fs/
Dselect.c470 wait->_qproc = NULL; in do_select()
513 wait->_qproc = NULL; in do_select()
518 wait->_qproc = NULL; in do_select()
523 wait->_qproc = NULL; in do_select()
547 wait->_qproc = NULL; in do_select()
849 pt->_qproc = NULL; in do_poll()
876 pt->_qproc = NULL; in do_poll()
887 pt->_qproc = NULL; in do_poll()
Deventpoll.c896 locked = pt && (pt->_qproc == ep_ptable_queue_proc); in ep_item_poll()
Daio.c1728 apt.pt._qproc = aio_poll_queue_proc; in aio_poll()
/Linux-v4.19/drivers/misc/mic/scif/
Dscif_api.c1406 pt->_qproc = NULL; in scif_poll()
1410 pt->_qproc = NULL; in scif_poll()