Home
last modified time | relevance | path

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

/Linux-v5.4/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.h95 struct bfq_entity *next_in_service; member