Searched refs:PREPARE (Results 1 – 6 of 6) sorted by relevance
179 * PREPARE阶段232 === PREPARE阶段结束253 === PREPARE阶段开始268 === PREPARE阶段结束284 === PREPARE阶段开始371 的常量之一, 具体取决于应该分配动态状态的状态阶段(PREPARE,ONLINE)。377 prepare 对应PREPARE阶段中的状态379 dead 对应PREPARE阶段中不提供startup回调的状态450 (PREPARE阶段),要么在CPU的热插拔线程中调用每个在线CPU(ONLINE阶段)。479 根据状态阶段,回调要么在当前的CPU上调用(PREPARE阶段),要么在CPU的热插拔线[all …]
189 * The PREPARE section191 The PREPARE section covers the state space from CPUHP_OFFLINE to256 === End of PREPARE section277 === Start of PREPARE section292 === End of PREPARE section308 === Start of PREPARE section382 Only the PREPARE and ONLINE sections provide a dynamic allocation416 prepare For states in the PREPARE section418 dead For states in the PREPARE section which do not provide456 the current CPU (PREPARE section) or on each online CPU (ONLINE[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
Completed in 9 milliseconds