Home
last modified time | relevance | path

Searched refs:lastcpu (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
394 lastcpu = target >= nr_cpu_ids; in pkg_thermal_cpu_offline()
399 if (lastcpu) { in pkg_thermal_cpu_offline()
432 if (lastcpu) { in pkg_thermal_cpu_offline()
457 if (!lastcpu && zonedev->work_scheduled) in pkg_thermal_cpu_offline()
464 if (lastcpu) 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
390 lastcpu = target >= nr_cpu_ids; in pkg_thermal_cpu_offline()
395 if (lastcpu) { in pkg_thermal_cpu_offline()
428 if (lastcpu) { in pkg_thermal_cpu_offline()
453 if (!lastcpu && zonedev->work_scheduled) in pkg_thermal_cpu_offline()
460 if (lastcpu) { in pkg_thermal_cpu_offline()

Completed in 2 milliseconds