Home
last modified time | relevance | path

Searched refs:bfq_sched_data (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/block/
H A Dbfq-wf2q.c44 static struct bfq_entity *bfq_lookup_next_entity(struct bfq_sched_data *sd,
74 static bool bfq_update_next_in_service(struct bfq_sched_data *sd, in bfq_update_next_in_service()
166 struct bfq_sched_data *group_sd; in bfq_update_parent_budget()
478 struct bfq_sched_data *sd = NULL; in bfq_active_insert()
580 struct bfq_sched_data *sd = NULL; in bfq_active_extract()
693 struct bfq_sched_data *sched_data = entity->sched_data; in bfq_entity_service_tree()
730 struct bfq_sched_data *sd; in __bfq_entity_update_weight_prio()
1038 struct bfq_sched_data *sd = entity->sched_data; in __bfq_requeue_entity()
1103 struct bfq_sched_data *sd, in __bfq_activate_requeue_entity()
1140 struct bfq_sched_data *s in bfq_activate_requeue_entity()
[all...]
H A Dbfq-iosched.h65 * struct bfq_sched_data - multi-class scheduler.
67 * bfq_sched_data is the basic scheduler queue. It supports three
93 struct bfq_sched_data { struct
191 struct bfq_sched_data *my_sched_data;
193 struct bfq_sched_data *sched_data;
908 struct bfq_sched_data sched_data;
927 struct bfq_sched_data sched_data;
H A Dbfq-cgroup.c863 struct bfq_sched_data *child_sd = child_entity->my_sched_data; in bfq_reparent_leaf_entity()
H A Dbfq-iosched.c833 struct bfq_sched_data *sd = entity->my_sched_data; in bfq_weights_tree_remove()
/kernel/linux/linux-6.6/block/
H A Dbfq-wf2q.c44 static struct bfq_entity *bfq_lookup_next_entity(struct bfq_sched_data *sd,
74 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()
1390 static struct bfq_entity *bfq_lookup_next_entity(struct bfq_sched_data *s
[all...]
H A Dbfq-iosched.h71 * struct bfq_sched_data - multi-class scheduler.
73 * bfq_sched_data is the basic scheduler queue. It supports three
99 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()

Completed in 32 milliseconds