Home
last modified time | relevance | path

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

/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.h1018 int active_entities; member