Home
last modified time | relevance | path

Searched refs:thermal_load_avg (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/kernel/sched/
H A Dpelt.h13 static inline u64 thermal_load_avg(struct rq *rq) in thermal_load_avg() function
24 static inline u64 thermal_load_avg(struct rq *rq) in thermal_load_avg() function
210 static inline u64 thermal_load_avg(struct rq *rq) in thermal_load_avg() function
H A Dfair.c7406 cpu_cap = capacity_orig_of(cpu) - thermal_load_avg(cpu_rq(cpu)); in select_idle_capacity()
9150 if (thermal_load_avg(rq)) in others_have_blocked()
9415 used += thermal_load_avg(rq); in scale_rt_capacity()