Searched refs:update_thermal_load_avg (Results 1 – 6 of 6) sorted by relevance
| /linux/kernel/sched/ |
| A D | pelt.h | 11 int update_thermal_load_avg(u64 now, struct rq *rq, u64 capacity); 19 update_thermal_load_avg(u64 now, struct rq *rq, u64 capacity) in update_thermal_load_avg() function 178 update_thermal_load_avg(u64 now, struct rq *rq, u64 capacity) in update_thermal_load_avg() function
|
| A D | pelt.c | 407 int update_thermal_load_avg(u64 now, struct rq *rq, u64 capacity) in update_thermal_load_avg() function
|
| A D | core.c | 5242 update_thermal_load_avg(rq_clock_thermal(rq), rq, thermal_pressure); in scheduler_tick()
|
| A D | fair.c | 8134 update_thermal_load_avg(rq_clock_thermal(rq), rq, thermal_pressure) | in __update_blocked_others()
|
| /linux/ |
| A D | System.map | 3494 ffff8000100dc4f0 T update_thermal_load_avg
|
| A D | .tmp_System.map | 3494 ffff8000100dc4f0 T update_thermal_load_avg
|
Completed in 1109 milliseconds