Home
last modified time | relevance | path

Searched defs:next_in_service (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/block/
Dbfq-wf2q.c78 struct bfq_entity *next_in_service = sd->next_in_service; in bfq_update_next_in_service() local
149 static bool bfq_update_parent_budget(struct bfq_entity *next_in_service) in bfq_update_parent_budget()
241 static bool bfq_update_parent_budget(struct bfq_entity *next_in_service) in bfq_update_parent_budget()
Dbfq-iosched.h103 struct bfq_entity *next_in_service; member
/kernel/linux/linux-5.10/block/
Dbfq-wf2q.c78 struct bfq_entity *next_in_service = sd->next_in_service; in bfq_update_next_in_service() local
162 static bool bfq_update_parent_budget(struct bfq_entity *next_in_service) in bfq_update_parent_budget()
241 static bool bfq_update_parent_budget(struct bfq_entity *next_in_service) in bfq_update_parent_budget()
Dbfq-iosched.h97 struct bfq_entity *next_in_service; member