Home
last modified time | relevance | path

Searched refs:group_sd (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/block/
H A Dbfq-wf2q.c166 struct bfq_sched_data *group_sd; in bfq_update_parent_budget() local
169 group_sd = next_in_service->sched_data; in bfq_update_parent_budget()
171 bfqg = container_of(group_sd, struct bfq_group, sched_data); in bfq_update_parent_budget()
/kernel/linux/linux-6.6/block/
H A Dbfq-wf2q.c153 struct bfq_sched_data *group_sd; in bfq_update_parent_budget() local
156 group_sd = next_in_service->sched_data; in bfq_update_parent_budget()
158 bfqg = container_of(group_sd, struct bfq_group, sched_data); in bfq_update_parent_budget()

Completed in 4 milliseconds