Lines Matching defs:sched_data
51 * @sd: sched_data for which to perform the update.
156 group_sd = next_in_service->sched_data;
158 bfqg = container_of(group_sd, struct bfq_group, sched_data);
223 struct bfq_sched_data *sd = entity->sched_data;
224 struct bfq_group *bfqg = container_of(sd, struct bfq_group, sched_data);
232 struct bfq_sched_data *sd = entity->sched_data;
233 struct bfq_group *bfqg = container_of(sd, struct bfq_group, sched_data);
646 entity == entity->sched_data->in_service_entity);
676 struct bfq_sched_data *sched_data = entity->sched_data;
679 return sched_data->service_tree + idx;
988 struct bfq_sched_data *sd = entity->sched_data;
1057 if (entity->sched_data->in_service_entity == entity ||
1092 if (!bfq_update_next_in_service(entity->sched_data, entity,
1099 * __bfq_deactivate_entity - update sched_data and service trees for
1110 struct bfq_sched_data *sd = entity->sched_data;
1124 * entity->sched_data has been set, and we can safely use it.
1169 sd = entity->sched_data;
1246 sd = entity->sched_data;
1327 * @in_service: whether or not there is an in-service entity for the sched_data
1330 * If there is no in-service entity for the sched_data st belongs to,
1364 * If there is no in-service entity for the sched_data this
1383 * @sd: the sched_data.
1446 struct bfq_sched_data *sd = &bfqd->root_group->sched_data;
1468 sd = &bfqd->root_group->sched_data;
1537 struct bfq_sched_data *sd = entity->sched_data;
1564 entity->sched_data->in_service_entity = NULL;