this_core         163 drivers/hwmon/fam15h_power.c 	int core, this_core;
this_core         184 drivers/hwmon/fam15h_power.c 		this_core = topology_core_id(cpu);
this_core         186 drivers/hwmon/fam15h_power.c 		if (this_core == core)
this_core         189 drivers/hwmon/fam15h_power.c 		core = this_core;