Lines Matching refs:sched_data
440 entity->sched_data = &bfqg->sched_data; in bfq_init_entity()
549 entity->my_sched_data = &bfqg->sched_data; in bfq_pd_init()
582 entity->sched_data = &parent->sched_data; in bfq_group_set_parent()
678 entity->sched_data = &bfqg->sched_data; in bfq_bfqq_move()
715 if (entity->sched_data != &bfqg->sched_data) { in __bfq_bic_change_cgroup()
724 if (sync_bfqq->entity.sched_data != &bfqg->sched_data) in __bfq_bic_change_cgroup()
735 if (bfqq->entity.sched_data != in __bfq_bic_change_cgroup()
736 &bfqg->sched_data) in __bfq_bic_change_cgroup()
893 if (bfqg->sched_data.in_service_entity) in bfq_reparent_active_queues()
895 bfqg->sched_data.in_service_entity, in bfq_reparent_active_queues()
926 st = bfqg->sched_data.service_tree + i; in bfq_pd_offline()
1440 entity->sched_data = &bfqg->sched_data; in bfq_init_entity()
1474 bfqg->sched_data.service_tree[i] = BFQ_SERVICE_TREE_INIT; in bfq_create_group_hierarchy()