ep_ptable_queue_proc  876 fs/eventpoll.c static void ep_ptable_queue_proc(struct file *file, wait_queue_head_t *whead,
ep_ptable_queue_proc  896 fs/eventpoll.c 	locked = pt && (pt->_qproc == ep_ptable_queue_proc);
ep_ptable_queue_proc 1532 fs/eventpoll.c 	init_poll_funcptr(&epq.pt, ep_ptable_queue_proc);