Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dbfq-wf2q.c215 if (bfqg->active_entities == 1) in bfq_no_longer_next_in_service()
227 bfqg->active_entities++; in bfq_inc_active_entities()
236 bfqg->active_entities--; in bfq_dec_active_entities()
H A Dbfq-iosched.h1022 int active_entities; member
H A Dbfq-cgroup.c546 bfqg->active_entities = 0; in bfq_pd_init()