Searched refs:CPUHP_ONLINE (Results 1 – 4 of 4) sorted by relevance
1152 return do_cpu_up(cpu, CPUHP_ONLINE); in cpu_up()1227 error = _cpu_up(cpu, 1, CPUHP_ONLINE); in enable_nonboot_cpus()1459 [CPUHP_ONLINE] = {1469 if (state <= CPUHP_OFFLINE || state >= CPUHP_ONLINE) in cpuhp_cb_check()1870 if (target < CPUHP_OFFLINE || target > CPUHP_ONLINE) in write_cpuhp_target()1873 if (target != CPUHP_OFFLINE && target != CPUHP_ONLINE) in write_cpuhp_target()1971 for (i = CPUHP_OFFLINE; i <= CPUHP_ONLINE; i++) { in show_cpuhp_states()2071 ret = _cpu_up(cpu, 0, CPUHP_ONLINE); in cpuhp_smt_enable()2267 this_cpu_write(cpuhp_state.state, CPUHP_ONLINE); in boot_cpu_hotplug_init()
177 CPUHP_ONLINE, enumerator
153 hotplug states will be invoked, starting with ``CPUHP_ONLINE`` and terminating247 *CPUHP_ONLINE* and stopping at *CPUHP_OFFLINE*. Here the callbacks are261 *CPUHP_ONLINE*. This would simulate an error one state after *CPUHP_AP_ONLINE*
442 cpu_startup_entry(CPUHP_ONLINE); in rest_init()