Lines Matching refs:poll_wait
85 wait_queue_head_t poll_wait;
1571 wait_queue_head_t poll_wait;
1587 init_waitqueue_head(&ev_queue->poll_wait);
1631 init_waitqueue_head(&ev_file->poll_wait);
1657 wake_up_interruptible(&ev_queue->poll_wait);
2300 wake_up_interruptible(&ev_file->poll_wait);
2322 wake_up_interruptible(&ev_file->poll_wait);
2449 ev_queue->poll_wait,
2492 poll_wait(filp, &ev_queue->poll_wait, wait);
2540 if (wait_event_interruptible(ev_file->poll_wait,
2596 poll_wait(filp, &ev_file->poll_wait, wait);
2639 wake_up_interruptible(&ev_queue->poll_wait);
2684 wake_up_interruptible(&ev_file->poll_wait);