Home
last modified time | relevance | path

Searched refs:dispatch_data (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/block/
Dblk-mq.c1016 struct dispatch_rq_data *dispatch_data = data; in dispatch_rq_from_ctx() local
1017 struct blk_mq_hw_ctx *hctx = dispatch_data->hctx; in dispatch_rq_from_ctx()
1023 dispatch_data->rq = list_entry_rq(ctx->rq_lists[type].next); in dispatch_rq_from_ctx()
1024 list_del_init(&dispatch_data->rq->queuelist); in dispatch_rq_from_ctx()
1030 return !dispatch_data->rq; in dispatch_rq_from_ctx()