Home
last modified time | relevance | path

Searched refs:PREPARE (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/Documentation/translations/zh_CN/core-api/
H A Dcpu_hotplug.rst179 * PREPARE阶段
232 === PREPARE阶段结束
253 === PREPARE阶段开始
268 === PREPARE阶段结束
284 === PREPARE阶段开始
371 的常量之一, 具体取决于应该分配动态状态的状态阶段(PREPARE,ONLINE)。
377 prepare 对应PREPARE阶段中的状态
379 dead 对应PREPARE阶段中不提供startup回调的状态
450PREPARE阶段),要么在CPU的热插拔线程中调用每个在线CPU(ONLINE阶段)。
479 根据状态阶段,回调要么在当前的CPU上调用(PREPARE阶段),要么在CPU的热插拔线
[all …]
/openbmc/qemu/docs/devel/migration/
H A Ddirty-limit.rst13 main --------------> throttle thread ------------> PREPARE(1) <--------
32 - PREPARE (1)
34 The entire work of PREPARE (1) is preparation for the second stage,
60 to step PREPARE (1) until the dirty limit is reached.
/openbmc/linux/Documentation/core-api/
H A Dcpu_hotplug.rst180 * The PREPARE section
182 The PREPARE section covers the state space from CPUHP_OFFLINE to
247 === End of PREPARE section
268 === Start of PREPARE section
283 === End of PREPARE section
299 === Start of PREPARE section
373 Only the PREPARE and ONLINE sections provide a dynamic allocation
407 prepare For states in the PREPARE section
409 dead For states in the PREPARE section which do not provide
447 the current CPU (PREPARE section) or on each online CPU (ONLINE
[all …]
/openbmc/linux/sound/core/oss/
H A Dpcm_plugin.h16 PREPARE = 1, enumerator
H A Drate.c291 case PREPARE: in rate_action()
/openbmc/linux/Documentation/sound/designs/
H A Dcompress-offload.rst191 | | PREPARE |------------------->| RUNNING |--------------------------+
/openbmc/linux/Documentation/driver-api/soundwire/
H A Dstream.rst368 Bus implements below API for PREPARE state which needs to be called