Home
last modified time | relevance | path

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

/linux-3.4.99/fs/
Dselect.c113 static void __pollwait(struct file *filp, wait_queue_head_t *wait_address,
118 init_poll_funcptr(&pwq->pt, __pollwait); in poll_initwait()
216 static void __pollwait(struct file *filp, wait_queue_head_t *wait_address, in __pollwait() function