Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dbfq-wf2q.c1621 bfqq->bfqd->num_groups_with_pending_reqs++; in bfq_add_bfqq_in_groups_with_pending_reqs()
1634 bfqq->bfqd->num_groups_with_pending_reqs--; in bfq_del_bfqq_in_groups_with_pending_reqs()
H A Dbfq-iosched.h578 unsigned int num_groups_with_pending_reqs; member
H A Dbfq-iosched.c881 || bfqd->num_groups_with_pending_reqs > 1 in bfq_asymmetric_scenario()
7281 bfqd->num_groups_with_pending_reqs = 0; in bfq_init_queue()