Home
last modified time | relevance | path

Searched refs:in_service_entity (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/block/
Dbfq-wf2q.c645 entity == entity->sched_data->in_service_entity); in bfq_put_idle_entity()
1023 if (entity == sd->in_service_entity) { in __bfq_requeue_entity()
1090 if (sd->in_service_entity == entity || entity->tree == &st->active) in __bfq_activate_requeue_entity()
1163 is_in_service = entity == sd->in_service_entity; in __bfq_deactivate_entity()
1168 sd->in_service_entity = NULL; in __bfq_deactivate_entity()
1226 if (sd->next_in_service || sd->in_service_entity) { in bfq_deactivate_entity()
1470 sd->in_service_entity && in bfq_lookup_next_entity()
1484 return sd->next_in_service != sd->in_service_entity; in next_queue_may_preempt()
1532 sd->in_service_entity = entity; in bfq_get_next_queue()
1600 entity->sched_data->in_service_entity = NULL; in __bfq_bfqd_reset_in_service()
Dbfq-cgroup.c883 child_entity = child_sd->in_service_entity; in bfq_reparent_leaf_entity()
908 if (bfqg->sched_data.in_service_entity) in bfq_reparent_active_queues()
910 bfqg->sched_data.in_service_entity, in bfq_reparent_active_queues()
Dbfq-iosched.h94 struct bfq_entity *in_service_entity; member
Dbfq-iosched.c984 if (sd->next_in_service || sd->in_service_entity) { in bfq_weights_tree_remove()