Searched refs:in_service_entity (Results 1 – 4 of 4) sorted by relevance
666 entity == entity->sched_data->in_service_entity); in bfq_put_idle_entity()1044 if (entity == sd->in_service_entity) { in __bfq_requeue_entity()1111 if (sd->in_service_entity == entity || entity->tree == &st->active) in __bfq_activate_requeue_entity()1181 is_in_service = entity == sd->in_service_entity; in __bfq_deactivate_entity()1186 sd->in_service_entity = NULL; in __bfq_deactivate_entity()1244 if (sd->next_in_service || sd->in_service_entity) { in bfq_deactivate_entity()1486 sd->in_service_entity && in bfq_lookup_next_entity()1503 return sd->next_in_service != sd->in_service_entity; in next_queue_may_preempt()1551 sd->in_service_entity = entity; in bfq_get_next_queue()1619 entity->sched_data->in_service_entity = NULL; in __bfq_bfqd_reset_in_service()
93 struct bfq_entity *in_service_entity; member
825 if (bfqg->sched_data.in_service_entity) in bfq_reparent_active_entities()827 bfqg->sched_data.in_service_entity); in bfq_reparent_active_entities()
823 if (sd->next_in_service || sd->in_service_entity) { in bfq_weights_tree_remove()