Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dbfq-wf2q.c1620 if (!(bfqq_group(bfqq)->num_queues_with_pending_reqs++)) in bfq_add_bfqq_in_groups_with_pending_reqs()
1633 if (!(--bfqq_group(bfqq)->num_queues_with_pending_reqs)) in bfq_del_bfqq_in_groups_with_pending_reqs()
H A Dbfq-iosched.h1023 int num_queues_with_pending_reqs; member
H A Dbfq-cgroup.c547 bfqg->num_queues_with_pending_reqs = 0; in bfq_pd_init()