Lines Matching refs:poll_wait
85 wait_queue_head_t poll_wait;
1676 wait_queue_head_t poll_wait;
1692 init_waitqueue_head(&ev_queue->poll_wait);
1736 init_waitqueue_head(&ev_file->poll_wait);
1762 wake_up_interruptible(&ev_queue->poll_wait);
2467 wake_up_interruptible(&ev_file->poll_wait);
2489 wake_up_interruptible(&ev_file->poll_wait);
2616 ev_queue->poll_wait,
2659 poll_wait(filp, &ev_queue->poll_wait, wait);
2707 if (wait_event_interruptible(ev_file->poll_wait,
2763 poll_wait(filp, &ev_file->poll_wait, wait);
2806 wake_up_interruptible(&ev_queue->poll_wait);
2850 wake_up_interruptible(&ev_file->poll_wait);