Searched refs:CPUHP_BRINGUP_CPU (Results 1 – 4 of 4) sorted by relevance
181 PREPARE阶段涵盖了从CPUHP_OFFLINE到CPUHP_BRINGUP_CPU之间的状态空间。199 STARTING阶段涵盖了CPUHP_BRINGUP_CPU + 1到CPUHP_AP_ONLINE之间的状态空间。231 [CPUHP_BRINGUP_CPU]->startup() -> 成功233 [CPUHP_BRINGUP_CPU + 1]->startup() -> 成功254 [CPUHP_BRINGUP_CPU]->teardown()267 [CPUHP_BRINGUP_CPU]->startup() -> 成功269 [CPUHP_BRINGUP_CPU + 1]->startup() -> 成功285 [CPUHP_BRINGUP_CPU]->teardown()
259 return state > CPUHP_BRINGUP_CPU && state != CPUHP_TEARDOWN_CPU; in cpuhp_is_ap_state()1002 return st->state <= CPUHP_BRINGUP_CPU; in can_rollback_cpu()1708 if (st->state > CPUHP_BRINGUP_CPU) { in _cpu_up()1723 target = min((int)target, CPUHP_BRINGUP_CPU); in _cpu_up()2159 [CPUHP_BRINGUP_CPU] = {2169 [CPUHP_BRINGUP_CPU] = {2842 if (fail <= CPUHP_BRINGUP_CPU && st->state > CPUHP_BRINGUP_CPU) in fail_store()
183 CPUHP_BRINGUP_CPU.206 The STARTING section covers the state space between CPUHP_BRINGUP_CPU + 1246 [CPUHP_BRINGUP_CPU]->startup() -> success248 [CPUHP_BRINGUP_CPU + 1]->startup() -> success269 [CPUHP_BRINGUP_CPU]->teardown()282 [CPUHP_BRINGUP_CPU]->startup() -> success284 [CPUHP_BRINGUP_CPU + 1]->startup() -> success300 [CPUHP_BRINGUP_CPU]->teardown()
136 CPUHP_BRINGUP_CPU, enumerator