Home
last modified time | relevance | path

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

/linux-6.12.1/Documentation/translations/zh_CN/core-api/
Dcpu_hotplug.rst173 * 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 …]
/linux-6.12.1/Documentation/core-api/
Dcpu_hotplug.rst174 * The PREPARE section
176 The PREPARE section covers the state space from CPUHP_OFFLINE to
241 === End of PREPARE section
262 === Start of PREPARE section
277 === End of PREPARE section
293 === Start of PREPARE section
367 Only the PREPARE and ONLINE sections provide a dynamic allocation
393 CPUHP_AP_ONLINE_DYN - depending on the state section (PREPARE, ONLINE) for
401 prepare For states in the PREPARE section
403 dead For states in the PREPARE section which do not provide
[all …]
/linux-6.12.1/sound/core/oss/
Dpcm_plugin.h16 PREPARE = 1, enumerator
Drate.c291 case PREPARE: in rate_action()
/linux-6.12.1/Documentation/sound/designs/
Dcompress-offload.rst191 | | PREPARE |------------------->| RUNNING |--------------------------+
/linux-6.12.1/Documentation/driver-api/soundwire/
Dstream.rst368 Bus implements below API for PREPARE state which needs to be called