Searched refs:PREPARE (Results 1 – 6 of 6) sorted by relevance
173 * PREPARE阶段175 PREPARE阶段涵盖了从CPUHP_OFFLINE到CPUHP_BRINGUP_CPU之间的状态空间。226 === PREPARE阶段结束247 === PREPARE阶段开始262 === PREPARE阶段结束278 === PREPARE阶段开始344 只有PREPARE和ONLINE阶段提供了一个动态分配范围。STARTING阶段则没有,因为该部分的大多365 的常量之一, 具体取决于应该分配动态状态的状态阶段(PREPARE,ONLINE)。371 prepare 对应PREPARE阶段中的状态373 dead 对应PREPARE阶段中不提供startup回调的状态[all …]
174 * The PREPARE section176 The PREPARE section covers the state space from CPUHP_OFFLINE to241 === End of PREPARE section262 === Start of PREPARE section277 === End of PREPARE section293 === Start of PREPARE section367 Only the PREPARE and ONLINE sections provide a dynamic allocation393 CPUHP_AP_ONLINE_DYN - depending on the state section (PREPARE, ONLINE) for401 prepare For states in the PREPARE section403 dead For states in the PREPARE section which do not provide[all …]
16 PREPARE = 1, enumerator
291 case PREPARE: in rate_action()
191 | | PREPARE |------------------->| RUNNING |--------------------------+
368 Bus implements below API for PREPARE state which needs to be called