Home
last modified time | relevance | path

Searched refs:rq_clock_thermal (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/kernel/sched/
Dsched.h1172 static inline u64 rq_clock_thermal(struct rq *rq) in rq_clock_thermal() function
Dcore.c3999 update_thermal_load_avg(rq_clock_thermal(rq), rq, thermal_pressure); in scheduler_tick()
Dfair.c7878 update_thermal_load_avg(rq_clock_thermal(rq), rq, thermal_pressure) | in __update_blocked_others()