| /freebsd-14.2/tools/tools/tscdrift/ |
| H A D | tscdrift.c | 74 cpu_spinwait(); in thread_main() 83 cpu_spinwait(); in thread_main() 139 cpu_spinwait(); in main() 147 cpu_spinwait(); in main()
|
| /freebsd-14.2/sys/arm/freescale/imx/ |
| H A D | imx_machdep.c | 74 cpu_spinwait(); in imx_wdog_cpu_reset() 112 cpu_spinwait(); in imx_wdog_cpu_reset()
|
| /freebsd-14.2/sys/x86/x86/ |
| H A D | delay.c | 65 cpu_spinwait(); in delay_tsc() 99 cpu_spinwait(); in delay_tc()
|
| H A D | stack_machdep.c | 137 cpu_spinwait(); in stack_save_td() 145 cpu_spinwait(); in stack_save_td()
|
| /freebsd-14.2/sys/kern/ |
| H A D | subr_smp.c | 283 cpu_spinwait(); /* spin */ in generic_stop_cpus() 301 cpu_spinwait(); in generic_stop_cpus() 404 cpu_spinwait(); in generic_restart_cpus() 422 cpu_spinwait(); in generic_restart_cpus() 468 cpu_spinwait(); in smp_rendezvous_action() 514 cpu_spinwait(); in smp_rendezvous_action() 528 cpu_spinwait(); in smp_rendezvous_action() 624 cpu_spinwait(); in smp_rendezvous_cpus() 1057 cpu_spinwait(); in quiesce_all_critical()
|
| H A D | subr_clockcalib.c | 177 cpu_spinwait(); /* Do nothing. */ in clockcalib()
|
| H A D | kern_mutex.c | 988 cpu_spinwait(); in thread_lock_block_wait() 1256 cpu_spinwait(); in _mtx_lock_indefinite_check() 1276 cpu_spinwait(); in mtx_spin_wait_unlocked() 1309 cpu_spinwait(); in mtx_wait_unlocked()
|
| /freebsd-14.2/sys/compat/linuxkpi/common/include/asm/ |
| H A D | processor.h | 61 #define cpu_relax() cpu_spinwait()
|
| /freebsd-14.2/sys/i386/include/ |
| H A D | cpu.h | 54 #define cpu_spinwait() ia32_pause() macro
|
| /freebsd-14.2/sys/tests/callout_test/ |
| H A D | callout_test.c | 150 cpu_spinwait(); in execute_the_co_test() 171 cpu_spinwait(); in execute_the_co_test()
|
| /freebsd-14.2/sys/amd64/include/ |
| H A D | cpu.h | 51 #define cpu_spinwait() ia32_pause() macro
|
| /freebsd-14.2/sys/riscv/include/ |
| H A D | cpu.h | 47 #define cpu_spinwait() /* nothing */ macro
|
| /freebsd-14.2/sys/sys/ |
| H A D | buf_ring.h | 131 cpu_spinwait(); in buf_ring_enqueue() 177 cpu_spinwait(); in buf_ring_dequeue_mc()
|
| H A D | seqc.h | 99 cpu_spinwait(); in seqc_read()
|
| /freebsd-14.2/sys/powerpc/include/ |
| H A D | cpu.h | 132 #define cpu_spinwait() __asm __volatile("or 27,27,27") /* yield */ macro
|
| /freebsd-14.2/sys/net/ |
| H A D | mp_ring.c | 354 cpu_spinwait(); in ifmp_ring_enqueue() 422 cpu_spinwait(); in ifmp_ring_enqueue() 433 cpu_spinwait(); in ifmp_ring_enqueue()
|
| /freebsd-14.2/sys/riscv/riscv/ |
| H A D | mp_machdep.c | 277 cpu_spinwait(); in ipi_stop() 409 cpu_spinwait(); in cpu_init_fdt()
|
| /freebsd-14.2/sys/dev/hyperv/vmbus/ |
| H A D | vmbus_et.c | 169 cpu_spinwait(); in vmbus_et_config()
|
| /freebsd-14.2/sys/dev/cxgbe/ |
| H A D | t4_mp_ring.c | 377 cpu_spinwait(); in mp_ring_enqueue() 402 cpu_spinwait(); in mp_ring_enqueue() 429 cpu_spinwait(); in mp_ring_enqueue()
|
| /freebsd-14.2/sys/arm64/include/ |
| H A D | cpu.h | 58 #define cpu_spinwait() __asm __volatile("yield" ::: "memory") macro
|
| /freebsd-14.2/contrib/jemalloc/include/jemalloc/ |
| H A D | jemalloc_FreeBSD.h | 97 #define CPU_SPINWAIT cpu_spinwait()
|
| /freebsd-14.2/sys/arm/arm/ |
| H A D | mp_machdep.c | 270 cpu_spinwait(); in ipi_stop()
|
| /freebsd-14.2/sys/arm64/arm64/ |
| H A D | mp_machdep.c | 343 cpu_spinwait(); in ipi_stop() 504 cpu_spinwait(); in start_cpu()
|
| /freebsd-14.2/sys/amd64/vmm/io/ |
| H A D | iommu.c | 272 cpu_spinwait(); in iommu_create_domain()
|
| /freebsd-14.2/sys/powerpc/powerpc/ |
| H A D | mp_machdep.c | 328 cpu_spinwait(); in powerpc_ipi_handler()
|