Home
last modified time | relevance | path

Searched refs:fixup_walt_sched_stats_common (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/kernel/sched/
Dwalt.h147 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
Dstop_task.c140 .fixup_walt_sched_stats = fixup_walt_sched_stats_common,
Dwalt.c219 void fixup_walt_sched_stats_common(struct rq *rq, struct task_struct *p, in fixup_walt_sched_stats_common() function
Ddeadline.c2554 .fixup_walt_sched_stats = fixup_walt_sched_stats_common,
Drt.c2756 .fixup_walt_sched_stats = fixup_walt_sched_stats_common,
Dfair.c11897 fixup_walt_sched_stats_common(rq, p, updated_demand_scaled); in walt_fixup_sched_stats_fair()