Home
last modified time | relevance | path

Searched refs:in_groups_with_pending_reqs (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/block/
Dbfq-wf2q.c1008 if (!entity->in_groups_with_pending_reqs) { in __bfq_activate_entity()
1009 entity->in_groups_with_pending_reqs = true; in __bfq_activate_entity()
Dbfq-iosched.h199 bool in_groups_with_pending_reqs; member
Dbfq-iosched.c892 if (entity->in_groups_with_pending_reqs) { in bfq_weights_tree_remove()
893 entity->in_groups_with_pending_reqs = false; in bfq_weights_tree_remove()