Home
last modified time | relevance | path

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

/linux-6.3-rc2/block/
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()
A Dbfq-iosched.h210 bool in_groups_with_pending_reqs; member
A Dbfq-cgroup.c667 if (entity->in_groups_with_pending_reqs) { in bfq_bfqq_move()

Completed in 14 milliseconds