Home
last modified time | relevance | path

Searched refs:in_groups_with_pending_reqs (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/block/
H A Dbfq-wf2q.c1618 if (!entity->in_groups_with_pending_reqs) { in bfq_add_bfqq_in_groups_with_pending_reqs()
1619 entity->in_groups_with_pending_reqs = true; in bfq_add_bfqq_in_groups_with_pending_reqs()
1631 if (entity->in_groups_with_pending_reqs) { in bfq_del_bfqq_in_groups_with_pending_reqs()
1632 entity->in_groups_with_pending_reqs = false; in bfq_del_bfqq_in_groups_with_pending_reqs()
H A Dbfq-iosched.h209 bool in_groups_with_pending_reqs; member
H A Dbfq-cgroup.c661 if (entity->in_groups_with_pending_reqs) { in bfq_bfqq_move()
/kernel/linux/linux-5.10/block/
H A Dbfq-wf2q.c1011 if (!entity->in_groups_with_pending_reqs) { in __bfq_activate_entity()
1012 entity->in_groups_with_pending_reqs = true; in __bfq_activate_entity()
H A Dbfq-iosched.h199 bool in_groups_with_pending_reqs; member
H A Dbfq-iosched.c860 if (entity->in_groups_with_pending_reqs) { in bfq_weights_tree_remove()
861 entity->in_groups_with_pending_reqs = false; in bfq_weights_tree_remove()

Completed in 19 milliseconds