Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Deventpoll.c876 static void ep_ptable_queue_proc(struct file *file, wait_queue_head_t *whead,
896 locked = pt && (pt->_qproc == ep_ptable_queue_proc); in ep_item_poll()
1238 static void ep_ptable_queue_proc(struct file *file, wait_queue_head_t *whead, in ep_ptable_queue_proc() function
1455 init_poll_funcptr(&epq.pt, ep_ptable_queue_proc); in ep_insert()