Searched refs:poll_wq (Results 1 – 5 of 5) sorted by relevance
242 if (wq_has_sleeper(&ctx->poll_wq))243 __wake_up(&ctx->poll_wq, TASK_NORMAL, 0, in io_cqring_wake()
325 init_waitqueue_head(&ctx->poll_wq); in io_ring_ctx_alloc() 3084 wake_up_all(&ctx->poll_wq); in io_tctx_exit_cb() 3118 poll_wait(file, &ctx->poll_wq, wait); in io_ring_exit_work() 4024 * lazy poll_wq activation relies on ->task_complete for synchronisation in io_uring_create() 4364 if (wq_has_sleeper(&ctx->poll_wq)) in io_register_iowq_max_workers()
266 wait_queue_head_t poll_wq; member
1262 return wait_event_interruptible(stream->poll_wq, in i915_oa_wait_unlocked()1280 poll_wait(file, &stream->poll_wq, wait); in i915_oa_poll_wait()3420 init_waitqueue_head(&stream->poll_wq); in i915_oa_stream_init()3548 wake_up(&stream->poll_wq); in oa_poll_check_timer_cb()
330 struct wait_queue_head poll_wq;333 struct wait_queue_head poll_wq; global() member