CPU_STATE_ONLINE  141 arch/powerpc/platforms/pseries/hotplug-cpu.c 		if (get_preferred_offline_state(cpu) == CPU_STATE_ONLINE) {
CPU_STATE_ONLINE  532 arch/powerpc/platforms/pseries/hotplug-cpu.c 			if (get_cpu_current_state(cpu) == CPU_STATE_ONLINE) {
CPU_STATE_ONLINE   21 arch/powerpc/platforms/pseries/offline_states.h 	return CPU_STATE_ONLINE;
CPU_STATE_ONLINE  147 arch/powerpc/platforms/pseries/smp.c 	set_cpu_current_state(cpu, CPU_STATE_ONLINE);
CPU_STATE_ONLINE  167 arch/powerpc/platforms/pseries/smp.c 	set_preferred_offline_state(nr, CPU_STATE_ONLINE);