Home
last modified time | relevance | path

Searched refs:dispatch_wait (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/block/
A Dblk-mq.c1804 hctx = container_of(wait, struct blk_mq_hw_ctx, dispatch_wait); in blk_mq_dispatch_wake()
1849 wait = &hctx->dispatch_wait; in blk_mq_mark_tag_wait()
2150 (no_tag && list_empty_careful(&hctx->dispatch_wait.entry))) in blk_mq_dispatch_rq_list()
3694 init_waitqueue_func_entry(&hctx->dispatch_wait, blk_mq_dispatch_wake); in blk_mq_alloc_hctx()
3695 INIT_LIST_HEAD(&hctx->dispatch_wait.entry); in blk_mq_alloc_hctx()
/linux-6.3-rc2/include/linux/
A Dblk-mq.h383 wait_queue_entry_t dispatch_wait; member

Completed in 13 milliseconds