Lines Matching defs:sched_data
51 * @sd: sched_data for which to perform the update.
169 group_sd = next_in_service->sched_data;
171 bfqg = container_of(group_sd, struct bfq_group, sched_data);
493 sd = entity->sched_data;
494 bfqg = container_of(sd, struct bfq_group, sched_data);
592 sd = entity->sched_data;
593 bfqg = container_of(sd, struct bfq_group, sched_data);
663 entity == entity->sched_data->in_service_entity);
693 struct bfq_sched_data *sched_data = entity->sched_data;
696 return sched_data->service_tree + idx;
739 bfqg = container_of(sd, struct bfq_group, sched_data);
1038 struct bfq_sched_data *sd = entity->sched_data;
1143 sd = entity->sched_data;
1153 * __bfq_deactivate_entity - update sched_data and service trees for
1164 struct bfq_sched_data *sd = entity->sched_data;
1178 * entity->sched_data has been set, and we can safely use it.
1223 sd = entity->sched_data;
1300 sd = entity->sched_data;
1382 * If there is no in-service entity for the sched_data st belongs to,
1416 * If there is no in-service entity for the sched_data this
1435 * @sd: the sched_data.
1501 struct bfq_sched_data *sd = &bfqd->root_group->sched_data;
1523 sd = &bfqd->root_group->sched_data;
1592 struct bfq_sched_data *sd = entity->sched_data;
1619 entity->sched_data->in_service_entity = NULL;