Searched refs:CPUHP_BRINGUP_CPU (Results 1 – 4 of 4) sorted by relevance
175 PREPARE阶段涵盖了从CPUHP_OFFLINE到CPUHP_BRINGUP_CPU之间的状态空间。193 STARTING阶段涵盖了CPUHP_BRINGUP_CPU + 1到CPUHP_AP_ONLINE之间的状态空间。225 [CPUHP_BRINGUP_CPU]->startup() -> 成功227 [CPUHP_BRINGUP_CPU + 1]->startup() -> 成功248 [CPUHP_BRINGUP_CPU]->teardown()261 [CPUHP_BRINGUP_CPU]->startup() -> 成功263 [CPUHP_BRINGUP_CPU + 1]->startup() -> 成功279 [CPUHP_BRINGUP_CPU]->teardown()
258 return state > CPUHP_BRINGUP_CPU && state != CPUHP_TEARDOWN_CPU; in cpuhp_is_ap_state()1011 return st->state <= CPUHP_BRINGUP_CPU; in can_rollback_cpu()1674 if (st->state > CPUHP_BRINGUP_CPU) { in _cpu_up()1689 target = min((int)target, CPUHP_BRINGUP_CPU); in _cpu_up()2135 [CPUHP_BRINGUP_CPU] = {2145 [CPUHP_BRINGUP_CPU] = {2830 if (fail <= CPUHP_BRINGUP_CPU && st->state > CPUHP_BRINGUP_CPU) in fail_store()
177 CPUHP_BRINGUP_CPU.200 The STARTING section covers the state space between CPUHP_BRINGUP_CPU + 1240 [CPUHP_BRINGUP_CPU]->startup() -> success242 [CPUHP_BRINGUP_CPU + 1]->startup() -> success263 [CPUHP_BRINGUP_CPU]->teardown()276 [CPUHP_BRINGUP_CPU]->startup() -> success278 [CPUHP_BRINGUP_CPU + 1]->startup() -> success294 [CPUHP_BRINGUP_CPU]->teardown()
129 CPUHP_BRINGUP_CPU, enumerator