Home
last modified time | relevance | path

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

/linux/block/
H A Delevator.c562 static int elevator_switch(struct request_queue *q, struct elv_change_ctx *ctx) in elevator_switch()
609 static void elv_exit_and_release(struct elv_change_ctx *ctx, in elv_exit_and_release()
628 struct elv_change_ctx *ctx) in elevator_change_done()
653 static int elevator_change(struct request_queue *q, struct elv_change_ctx *ctx) in elevator_change()
701 struct elv_change_ctx *ctx) in elv_update_nr_hw_queues()
731 struct elv_change_ctx ctx = { in elevator_set_default()
764 struct elv_change_ctx ctx = { in elevator_set_none()
790 struct elv_change_ctx ctx = {}; in elv_iosched_store()
H A Dblk-mq-sched.c449 struct elv_change_ctx *ctx; in blk_mq_free_sched_res_batch()
475 struct elv_change_ctx *ctx; in blk_mq_free_sched_ctx_batch()
487 struct elv_change_ctx *ctx; in blk_mq_alloc_sched_ctx_batch()
492 ctx = kzalloc_obj(struct elv_change_ctx); in blk_mq_alloc_sched_ctx_batch()
572 struct elv_change_ctx *ctx; in blk_mq_alloc_sched_res_batch()
H A Delevator.h43 struct elv_change_ctx { struct
H A Dblk-mq.c5059 struct elv_change_ctx *ctx = xa_load(elv_tbl, q->id); in blk_mq_elv_switch_back()
5078 struct elv_change_ctx *ctx; in blk_mq_elv_switch_none()