Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/block/
H A Dbfq-wf2q.c217 * The field active_entities does not always contain the in bfq_no_longer_next_in_service()
225 * invoked, and thus active_entities still coincides with the in bfq_no_longer_next_in_service()
228 if (bfqg->active_entities == 1) in bfq_no_longer_next_in_service()
501 bfqg->active_entities++; in bfq_active_insert()
600 bfqg->active_entities--; in bfq_active_extract()
H A Dbfq-iosched.h877 * @active_entities: number of active entities belonging to the group;
917 int active_entities; member
H A Dbfq-cgroup.c557 bfqg->active_entities = 0; in bfq_pd_init()
/kernel/linux/linux-6.6/block/
H A Dbfq-wf2q.c204 * The field active_entities does not always contain the in bfq_no_longer_next_in_service()
212 * invoked, and thus active_entities still coincides with the in bfq_no_longer_next_in_service()
215 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.h984 * @active_entities: number of active entities belonging to the group;
1022 int active_entities; member
H A Dbfq-cgroup.c546 bfqg->active_entities = 0; in bfq_pd_init()

Completed in 15 milliseconds