Searched refs:whead (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/
H A Deventpoll.c220 wait_queue_head_t *whead; member in struct:eppoll_entry
384 remove_wait_queue(pwq->whead, &pwq->wait);
679 static void ep_ptable_queue_proc(struct file *file, wait_queue_head_t *whead, argument
687 pwq->whead = whead;
689 add_wait_queue(whead, &pwq->wait);

Completed in 98 milliseconds