Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Deventpoll.c828 static void ep_ptable_queue_proc(struct file *file, wait_queue_head_t *whead,
854 arg.locked = wait && (wait->_qproc == ep_ptable_queue_proc); in ep_eventpoll_poll()
1088 static void ep_ptable_queue_proc(struct file *file, wait_queue_head_t *whead, in ep_ptable_queue_proc() function
1298 init_poll_funcptr(&epq.pt, ep_ptable_queue_proc); in ep_insert()