Home
last modified time | relevance | path

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

/Linux-v6.6/block/
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()
Dbfq-iosched.h1022 int active_entities; member
Dbfq-cgroup.c546 bfqg->active_entities = 0; in bfq_pd_init()