Home
last modified time | relevance | path

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

/linux-6.1.9/block/
Dbfq-cgroup.c1034 static void bfq_group_set_weight(struct bfq_group *bfqg, u64 weight, u64 dev_weight) in bfq_group_set_weight() function
1086 bfq_group_set_weight(bfqg, val, 0); in bfq_io_set_weight_legacy()
1123 bfq_group_set_weight(bfqg, bfqg->entity.weight, v); in bfq_io_set_device_weight()