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

/linux-master/block/
H A Dbfq-cgroup.c139 struct bfq_group *curr_bfqg)
145 if (bfqg == curr_bfqg)
588 struct bfq_group *curr_bfqg = container_of(entity, local
590 if (curr_bfqg != bfqd->root_group) {
591 parent = bfqg_parent(curr_bfqg);
594 bfq_group_set_parent(curr_bfqg, parent);
138 bfqg_stats_set_start_group_wait_time(struct bfq_group *bfqg, struct bfq_group *curr_bfqg) argument

Completed in 114 milliseconds