Searched refs:dispatch_from (Results 1 – 3 of 3) sorted by relevance
241 struct blk_mq_ctx *ctx = READ_ONCE(hctx->dispatch_from); in blk_mq_do_dispatch_ctx()288 WRITE_ONCE(hctx->dispatch_from, ctx); in blk_mq_do_dispatch_ctx()
3339 hctx->dispatch_from = NULL; in blk_mq_map_swqueue()
300 struct blk_mq_ctx *dispatch_from; member
Completed in 16 milliseconds