Lines Matching refs:poll_wait
85 wait_queue_head_t poll_wait; member
1655 wait_queue_head_t poll_wait; member
1671 init_waitqueue_head(&ev_queue->poll_wait); in devx_init_event_queue()
1715 init_waitqueue_head(&ev_file->poll_wait); in UVERBS_HANDLER()
1741 wake_up_interruptible(&ev_queue->poll_wait); in devx_query_callback()
2448 wake_up_interruptible(&ev_file->poll_wait); in deliver_event()
2470 wake_up_interruptible(&ev_file->poll_wait); in deliver_event()
2597 ev_queue->poll_wait, in devx_async_cmd_event_read()
2640 poll_wait(filp, &ev_queue->poll_wait, wait); in devx_async_cmd_event_poll()
2688 if (wait_event_interruptible(ev_file->poll_wait, in devx_async_event_read()
2744 poll_wait(filp, &ev_file->poll_wait, wait); in devx_async_event_poll()
2787 wake_up_interruptible(&ev_queue->poll_wait); in devx_async_cmd_event_destroy_uobj()
2831 wake_up_interruptible(&ev_file->poll_wait); in devx_async_event_destroy_uobj()