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

/linux-master/block/
H A Dbfq-wf2q.c204 * The field active_entities does not always contain the
212 * invoked, and thus active_entities still coincides with the
215 if (bfqg->active_entities == 1)
227 bfqg->active_entities++;
236 bfqg->active_entities--;
H A Dbfq-iosched.h984 * @active_entities: number of active entities belonging to the group;
1022 int active_entities; member in struct:bfq_group
H A Dbfq-cgroup.c546 bfqg->active_entities = 0;

Completed in 179 milliseconds