Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dbfq-wf2q.c74 static bool bfq_update_next_in_service(struct bfq_sched_data *sd, in bfq_update_next_in_service()
153 struct bfq_sched_data *group_sd; in bfq_update_parent_budget()
223 struct bfq_sched_data *sd = entity->sched_data; in bfq_inc_active_entities()
232 struct bfq_sched_data *sd = entity->sched_data; in bfq_dec_active_entities()
676 struct bfq_sched_data *sched_data = entity->sched_data; in bfq_entity_service_tree()
988 struct bfq_sched_data *sd = entity->sched_data; in __bfq_requeue_entity()
1110 struct bfq_sched_data *sd = entity->sched_data; in __bfq_deactivate_entity()
1165 struct bfq_sched_data *sd; in bfq_deactivate_entity()
1446 struct bfq_sched_data *sd = &bfqd->root_group->sched_data; in next_queue_may_preempt()
1457 struct bfq_sched_data *sd; in bfq_get_next_queue()
[all …]
H A Dbfq-iosched.h99 struct bfq_sched_data { struct
200 struct bfq_sched_data *my_sched_data;
202 struct bfq_sched_data *sched_data;
1013 struct bfq_sched_data sched_data;
1033 struct bfq_sched_data sched_data;
H A Dbfq-cgroup.c881 struct bfq_sched_data *child_sd = child_entity->my_sched_data; in bfq_reparent_leaf_entity()
H A Dbfq-iosched.c593 struct bfq_sched_data *sched_data; in bfqq_request_over_limit()