Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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
192 static inline u64 thermal_load_avg(struct rq *rq) in thermal_load_avg() function
H A Dfair.c8099 if (thermal_load_avg(rq)) in others_have_blocked()
8372 used += thermal_load_avg(rq); in scale_rt_capacity()