Home
last modified time | relevance | path

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

/block/
Dbfq-cgroup.c72 struct bfq_group *curr_bfqg) in bfqg_stats_set_start_group_wait_time() argument
78 if (bfqg == curr_bfqg) in bfqg_stats_set_start_group_wait_time()
502 struct bfq_group *curr_bfqg = container_of(entity, in bfq_find_set_group() local
504 if (curr_bfqg != bfqd->root_group) { in bfq_find_set_group()
505 parent = bfqg_parent(curr_bfqg); in bfq_find_set_group()
508 bfq_group_set_parent(curr_bfqg, parent); in bfq_find_set_group()