Searched defs:next_in_service (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/block/ | ||
H A D | bfq-wf2q.c | 78 struct bfq_entity *next_in_service = sd->next_in_service; in bfq_update_next_in_service() local 162 bfq_update_parent_budget(struct bfq_entity *next_in_service) bfq_update_parent_budget() argument 241 bfq_update_parent_budget(struct bfq_entity *next_in_service) bfq_update_parent_budget() argument [all...] |
H A D | bfq-iosched.h | 97 struct bfq_entity *next_in_service; member |
/kernel/linux/linux-6.6/block/ | ||
H A D | bfq-wf2q.c | 78 struct bfq_entity *next_in_service = sd->next_in_service; in bfq_update_next_in_service() local 149 bfq_update_parent_budget(struct bfq_entity *next_in_service) bfq_update_parent_budget() argument 241 bfq_update_parent_budget(struct bfq_entity *next_in_service) bfq_update_parent_budget() argument [all...] |
H A D | bfq-iosched.h | 103 struct bfq_entity *next_in_service; member |
Completed in 7 milliseconds