Home
last modified time | relevance | path

Searched refs:was_target (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/intel/
H A Dx86_pkg_temp_thermal.c386 bool lastcpu, was_target; in pkg_thermal_cpu_offline() local
423 was_target = zonedev->cpu == cpu; in pkg_thermal_cpu_offline()
443 if (zonedev->work_scheduled && was_target) { in pkg_thermal_cpu_offline()
/kernel/linux/linux-6.6/drivers/thermal/intel/
H A Dx86_pkg_temp_thermal.c382 bool lastcpu, was_target; in pkg_thermal_cpu_offline() local
419 was_target = zonedev->cpu == cpu; in pkg_thermal_cpu_offline()
439 if (zonedev->work_scheduled && was_target) { in pkg_thermal_cpu_offline()

Completed in 2 milliseconds