Searched refs:dispatch_from (Results 1 – 3 of 3) sorted by relevance
228 struct blk_mq_ctx *ctx = READ_ONCE(hctx->dispatch_from); in blk_mq_do_dispatch_ctx()270 WRITE_ONCE(hctx->dispatch_from, ctx); in blk_mq_do_dispatch_ctx()
2794 hctx->dispatch_from = NULL; in blk_mq_map_swqueue()
83 struct blk_mq_ctx *dispatch_from; member