Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/sched/
Dsched.h1534 static inline u64 rq_clock_thermal(struct rq *rq) in rq_clock_thermal() function
Dcore.c5658 update_thermal_load_avg(rq_clock_thermal(rq), rq, thermal_pressure); in scheduler_tick()
Dfair.c9168 update_thermal_load_avg(rq_clock_thermal(rq), rq, thermal_pressure) | in __update_blocked_others()