Home
last modified time | relevance | path

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

/linux-4.19.296/block/
Dbfq-wf2q.c81 struct bfq_entity *next_in_service = sd->next_in_service; in bfq_update_next_in_service() local
165 static bool bfq_update_parent_budget(struct bfq_entity *next_in_service) in bfq_update_parent_budget()
244 static bool bfq_update_parent_budget(struct bfq_entity *next_in_service) in bfq_update_parent_budget()
Dbfq-iosched.h102 struct bfq_entity *next_in_service; member