Home
last modified time | relevance | path

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

/linux-6.1.9/Documentation/translations/zh_CN/core-api/
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 …]
/linux-6.1.9/arch/arm64/crypto/
Dsm4-neon-core.S28 #define PREPARE \ macro
226 PREPARE;
269 PREPARE;
310 PREPARE;
339 PREPARE;
387 PREPARE;
435 PREPARE;
Dsm4-ce-core.S39 #define PREPARE \ macro
271 PREPARE;
288 PREPARE;
340 PREPARE;
371 PREPARE;
455 PREPARE;
485 PREPARE;
569 PREPARE;
/linux-6.1.9/Documentation/core-api/
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
408 CPUHP_ONLINE_DYN - depending on the state section (PREPARE, ONLINE) for
416 prepare For states in the PREPARE section
418 dead For states in the PREPARE section which do not provide
[all …]
/linux-6.1.9/sound/core/oss/
Dpcm_plugin.h16 PREPARE = 1, enumerator
Drate.c291 case PREPARE: in rate_action()
/linux-6.1.9/Documentation/sound/designs/
Dcompress-offload.rst191 | | PREPARE |------------------->| RUNNING |--------------------------+
/linux-6.1.9/Documentation/driver-api/soundwire/
Dstream.rst368 Bus implements below API for PREPARE state which needs to be called