Home
last modified time | relevance | path

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

/Linux-v5.4/block/
Dbfq-wf2q.c1322 struct bfq_entity *root_entity = bfq_root_active_entity(&st->active); in bfq_calc_vtime_jump() local
1324 if (bfq_gt(root_entity->min_start, st->vtime)) in bfq_calc_vtime_jump()
1325 return root_entity->min_start; in bfq_calc_vtime_jump()