Searched refs:dispatch_from (Results 1 – 3 of 3) sorted by relevance
217 struct blk_mq_ctx *ctx = READ_ONCE(hctx->dispatch_from); in blk_mq_do_dispatch_ctx()264 WRITE_ONCE(hctx->dispatch_from, ctx); in blk_mq_do_dispatch_ctx()
4172 hctx->dispatch_from = NULL; in blk_mq_map_swqueue()
387 struct blk_mq_ctx *dispatch_from; member