Home
last modified time | relevance | path

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

/linux-6.1.9/block/
Dbfq-wf2q.c993 if (!entity->in_groups_with_pending_reqs) { in __bfq_activate_entity()
994 entity->in_groups_with_pending_reqs = true; in __bfq_activate_entity()
Dbfq-iosched.h201 bool in_groups_with_pending_reqs; member
Dbfq-iosched.c1009 if (entity->in_groups_with_pending_reqs) { in bfq_weights_tree_remove()
1010 entity->in_groups_with_pending_reqs = false; in bfq_weights_tree_remove()