Searched refs:fixup_walt_sched_stats_common (Results 1 – 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/kernel/sched/ |
D | walt.h | 147 extern void fixup_walt_sched_stats_common(struct rq *rq, struct task_struct *p, 237 fixup_walt_sched_stats_common(struct rq *rq, struct task_struct *p, in fixup_walt_sched_stats_common() function
|
D | stop_task.c | 140 .fixup_walt_sched_stats = fixup_walt_sched_stats_common,
|
D | walt.c | 219 void fixup_walt_sched_stats_common(struct rq *rq, struct task_struct *p, in fixup_walt_sched_stats_common() function
|
D | deadline.c | 2554 .fixup_walt_sched_stats = fixup_walt_sched_stats_common,
|
D | rt.c | 2756 .fixup_walt_sched_stats = fixup_walt_sched_stats_common,
|
D | fair.c | 11897 fixup_walt_sched_stats_common(rq, p, updated_demand_scaled); in walt_fixup_sched_stats_fair()
|