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阶段
181 PREPARE阶段涵盖了从CPUHP_OFFLINE到CPUHP_BRINGUP_CPU之间的状态空间。
232 === PREPARE阶段结束
253 === PREPARE阶段开始
268 === PREPARE阶段结束
284 === PREPARE阶段开始
350 只有PREPARE和ONLINE阶段提供了一个动态分配范围。STARTING阶段则没有,因为该部分的大多
371 的常量之一, 具体取决于应该分配动态状态的状态阶段(PREPARE,ONLINE)。
377 prepare 对应PREPARE阶段中的状态
379 dead 对应PREPARE阶段中不提供startup回调的状态
[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
399 CPUHP_AP_ONLINE_DYN - depending on the state section (PREPARE, ONLINE) for
407 prepare For states in the PREPARE section
409 dead For states in the PREPARE section which do not provide
[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