Searched refs:ep_ptable_queue_proc (Results 1 – 1 of 1) sorted by relevance
828 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() function1298 init_poll_funcptr(&epq.pt, ep_ptable_queue_proc); in ep_insert()