Home
last modified time | relevance | path

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

/linux-6.3-rc2/Documentation/translations/zh_CN/core-api/
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 …]
/linux-6.3-rc2/Documentation/core-api/
A Dcpu_hotplug.rst189 * The PREPARE section
191 The PREPARE section covers the state space from CPUHP_OFFLINE to
256 === End of PREPARE section
277 === Start of PREPARE section
292 === End of PREPARE section
308 === Start of PREPARE section
382 Only the PREPARE and ONLINE sections provide a dynamic allocation
416 prepare For states in the PREPARE section
418 dead For states in the PREPARE section which do not provide
456 the current CPU (PREPARE section) or on each online CPU (ONLINE
[all …]
/linux-6.3-rc2/sound/core/oss/
A Dpcm_plugin.h16 PREPARE = 1, enumerator
A Drate.c291 case PREPARE: in rate_action()
/linux-6.3-rc2/Documentation/sound/designs/
A Dcompress-offload.rst191 | | PREPARE |------------------->| RUNNING |--------------------------+
/linux-6.3-rc2/Documentation/driver-api/soundwire/
A Dstream.rst368 Bus implements below API for PREPARE state which needs to be called

Completed in 14 milliseconds