Searched refs:dispatch_from (Results 1 – 3 of 3) sorted by relevance
219 struct blk_mq_ctx *ctx = READ_ONCE(hctx->dispatch_from); in blk_mq_do_dispatch_ctx()266 WRITE_ONCE(hctx->dispatch_from, ctx); in blk_mq_do_dispatch_ctx()
3976 hctx->dispatch_from = NULL; in blk_mq_map_swqueue()
355 struct blk_mq_ctx *dispatch_from; member