Lines Matching refs:poll_wait
84 wait_queue_head_t poll_wait; member
1591 wait_queue_head_t poll_wait; member
1607 init_waitqueue_head(&ev_queue->poll_wait); in devx_init_event_queue()
1651 init_waitqueue_head(&ev_file->poll_wait); in UVERBS_HANDLER()
1677 wake_up_interruptible(&ev_queue->poll_wait); in devx_query_callback()
2321 wake_up_interruptible(&ev_file->poll_wait); in deliver_event()
2340 wake_up_interruptible(&ev_file->poll_wait); in deliver_event()
2463 ev_queue->poll_wait, in devx_async_cmd_event_read()
2523 poll_wait(filp, &ev_queue->poll_wait, wait); in devx_async_cmd_event_poll()
2575 if (wait_event_interruptible(ev_file->poll_wait, in devx_async_event_read()
2631 poll_wait(filp, &ev_file->poll_wait, wait); in devx_async_event_poll()
2700 wake_up_interruptible(&ev_queue->poll_wait); in devx_hot_unplug_async_cmd_event_file()
2717 wake_up_interruptible(&ev_file->poll_wait); in devx_hot_unplug_async_event_file()