Home
last modified time | relevance | path

Searched refs:rq_clock_thermal (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/kernel/sched/
H A Dsched.h1310 static inline u64 rq_clock_thermal(struct rq *rq) in rq_clock_thermal() function
H A Dcore.c4199 update_thermal_load_avg(rq_clock_thermal(rq), rq, thermal_pressure); in scheduler_tick()
H A Dfair.c8389 update_thermal_load_avg(rq_clock_thermal(rq), rq, thermal_pressure) | in __update_blocked_others()
/kernel/linux/linux-6.6/kernel/sched/
H A Dsched.h1669 static inline u64 rq_clock_thermal(struct rq *rq) in rq_clock_thermal() function
H A Dfair.c9543 update_thermal_load_avg(rq_clock_thermal(rq), rq, thermal_pressure) | in __update_blocked_others()
H A Dcore.c5831 update_thermal_load_avg(rq_clock_thermal(rq), rq, thermal_pressure); in scheduler_tick()

Completed in 63 milliseconds