Home
last modified time | relevance | path

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

/linux-6.15/block/
H A Dblk-mq.h263 if (q->mq_ops->get_budget) in blk_mq_get_dispatch_budget()
264 return q->mq_ops->get_budget(q); in blk_mq_get_dispatch_budget()
H A Dblk-mq.c4749 if (!set->ops->get_budget ^ !set->ops->put_budget) in blk_mq_alloc_tag_set()
/linux-6.15/rust/kernel/block/mq/
H A Doperations.rs221 get_budget: None,
/linux-6.15/include/linux/
H A Dblk-mq.h579 int (*get_budget)(struct request_queue *); member
/linux-6.15/drivers/scsi/
H A Dscsi_lib.c2023 .get_budget = scsi_mq_get_budget,
2051 .get_budget = scsi_mq_get_budget,