Home
last modified time | relevance | path

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

/linux/block/
H A Dblk-mq-sched.c547 int blk_mq_alloc_sched_res(struct request_queue *q, in blk_mq_alloc_sched_res() function
592 ret = blk_mq_alloc_sched_res(q, q->elevator->type, in blk_mq_alloc_sched_res_batch()
H A Delevator.c661 ret = blk_mq_alloc_sched_res(q, ctx->type, &ctx->res, in elevator_change()