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

/linux-4.1.27/arch/x86/kernel/cpu/mcheck/
H A Dtherm_throt.c243 static int thermal_throttle_add_dev(struct device *dev, unsigned int cpu) thermal_throttle_add_dev() function
289 err = thermal_throttle_add_dev(dev, cpu); thermal_throttle_cpu_callback()
319 err = thermal_throttle_add_dev(get_cpu_device(cpu), cpu); for_each_online_cpu()

Completed in 27 milliseconds