Searched refs:th_pressure (Results 1 – 1 of 1) sorted by relevance
180 unsigned long max_capacity, capacity, th_pressure; in topology_update_thermal_pressure() local200 th_pressure = max_capacity - capacity; in topology_update_thermal_pressure()202 trace_thermal_pressure_update(cpu, th_pressure); in topology_update_thermal_pressure()205 WRITE_ONCE(per_cpu(thermal_pressure, cpu), th_pressure); in topology_update_thermal_pressure()