Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/sched/
Dsched.h1495 static inline u64 rq_clock_thermal(struct rq *rq) in rq_clock_thermal() function
Dcore.c5210 update_thermal_load_avg(rq_clock_thermal(rq), rq, thermal_pressure); in scheduler_tick()
Dfair.c8170 update_thermal_load_avg(rq_clock_thermal(rq), rq, thermal_pressure) | in __update_blocked_others()