Searched refs:dispatch_from (Results 1 – 3 of 3) sorted by relevance
222 struct blk_mq_ctx *ctx = READ_ONCE(hctx->dispatch_from); in blk_mq_do_dispatch_ctx()269 WRITE_ONCE(hctx->dispatch_from, ctx); in blk_mq_do_dispatch_ctx()
3788 hctx->dispatch_from = NULL; in blk_mq_map_swqueue()
362 struct blk_mq_ctx *dispatch_from; member