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

/linux-4.1.27/drivers/thermal/
H A Dx86_pkg_temp_thermal.c517 static int get_core_online(unsigned int cpu) get_core_online() function
532 pr_debug("get_core_online: cpu %d ref_cnt %d\n", get_core_online()
539 pr_debug("get_core_online: cpu %d successful\n", cpu); get_core_online()
561 get_core_online(cpu); pkg_temp_thermal_cpu_callback()
595 if (get_core_online(i)) pkg_temp_thermal_init()
/linux-4.1.27/drivers/hwmon/
H A Dcoretemp.c678 static void get_core_online(unsigned int cpu) get_core_online() function
749 get_core_online(i); for_each_sibling()
776 get_core_online(cpu); coretemp_cpu_callback()
813 get_core_online(i); coretemp_init()

Completed in 167 milliseconds