Home
last modified time | relevance | path

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

/kernel/sched/
Dpelt.c412 if (___update_load_sum(now, &rq->avg_thermal, in update_thermal_load_avg()
416 ___update_load_avg(&rq->avg_thermal, 1); in update_thermal_load_avg()
Dpelt.h15 return READ_ONCE(rq->avg_thermal.load_avg); in thermal_load_avg()
Dsched.h1098 struct sched_avg avg_thermal; member