Searched refs:dispatch_wait (Results 1 – 2 of 2) sorted by relevance
391 wait_queue_entry_t dispatch_wait; member
1863 hctx = container_of(wait, struct blk_mq_hw_ctx, dispatch_wait); in blk_mq_dispatch_wake()1908 wait = &hctx->dispatch_wait; in blk_mq_mark_tag_wait()2199 (no_tag && list_empty_careful(&hctx->dispatch_wait.entry))) in blk_mq_dispatch_rq_list()3982 init_waitqueue_func_entry(&hctx->dispatch_wait, blk_mq_dispatch_wake); in blk_mq_alloc_hctx()3983 INIT_LIST_HEAD(&hctx->dispatch_wait.entry); in blk_mq_alloc_hctx()