Home
last modified time | relevance | path

Searched refs:arch_spin_relax (Results 1 – 15 of 15) sorted by relevance

/Zephyr-latest/kernel/
Didle.c97 void __weak arch_spin_relax(void) in arch_spin_relax() function
104 EXPORT_SYMBOL(arch_spin_relax);
Dsmp.c63 arch_spin_relax(); in z_smp_global_lock()
Dsched.c389 arch_spin_relax(); /* Requires interrupts be masked */ in thread_halt_spin()
/Zephyr-latest/arch/xtensa/core/
Dsmp.c15 void arch_spin_relax(void) in arch_spin_relax() function
/Zephyr-latest/tests/kernel/smp_suspend/
DKconfig9 int "A delay to compensate for spinlock bias induced by arch_spin_relax"
/Zephyr-latest/tests/kernel/ipi_cascade/src/
Dmain.c164 arch_spin_relax(); in thread2_entry()
225 arch_spin_relax(); in ZTEST()
/Zephyr-latest/include/zephyr/
Dspinlock.h203 arch_spin_relax(); in k_spin_lock()
207 arch_spin_relax(); in k_spin_lock()
/Zephyr-latest/arch/riscv/core/
Dipi_clint.c80 void arch_spin_relax(void) in arch_spin_relax() function
/Zephyr-latest/kernel/include/
Dkswap.h59 arch_spin_relax(); in z_sched_switch_spin()
/Zephyr-latest/arch/xtensa/
DKconfig91 bool "Use Xtensa specific arch_spin_relax() with more NOPs"
99 int "Number of NOPs to be used in arch_spin_relax()"
104 arch_spin_relax().
/Zephyr-latest/arch/arm64/core/
Dsmp.c283 void arch_spin_relax(void) in arch_spin_relax() function
/Zephyr-latest/include/zephyr/arch/
Darch_interface.h1257 void arch_spin_relax(void);
/Zephyr-latest/tests/kernel/ipi_optimize/src/
Dmain.c104 arch_spin_relax(); in pending_thread_entry()
/Zephyr-latest/subsys/testsuite/ztest/src/
Dztest.c161 arch_spin_relax(); in wait_for_thread_to_switch_out()
/Zephyr-latest/arch/riscv/
DKconfig76 - arch_spin_relax() if CONFIG_FPU_SHARING