Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A 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()
H A Dbfq-iosched.h103 struct bfq_entity *next_in_service; member