Home
last modified time | relevance | path

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

/kernel/sched/
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
239 static inline u64 thermal_load_avg(struct rq *rq) in thermal_load_avg() function
Dfair.c6910 cpu_cap = capacity_orig_of(cpu) - thermal_load_avg(cpu_rq(cpu)); in select_idle_capacity()
8753 if (thermal_load_avg(rq)) in others_have_blocked()
9019 used += thermal_load_avg(rq); in scale_rt_capacity()