| /freebsd-13.1/tools/tools/tscdrift/ |
| H A D | tscdrift.c | 76 cpu_spinwait(); in thread_main() 85 cpu_spinwait(); in thread_main() 141 cpu_spinwait(); in main() 149 cpu_spinwait(); in main()
|
| /freebsd-13.1/sys/arm/freescale/imx/ |
| H A D | imx_machdep.c | 76 cpu_spinwait(); in imx_wdog_cpu_reset() 114 cpu_spinwait(); in imx_wdog_cpu_reset()
|
| /freebsd-13.1/sys/x86/x86/ |
| H A D | delay.c | 67 cpu_spinwait(); in delay_tsc() 101 cpu_spinwait(); in delay_tc()
|
| H A D | stack_machdep.c | 139 cpu_spinwait(); in stack_save_td() 147 cpu_spinwait(); in stack_save_td()
|
| /freebsd-13.1/sys/kern/ |
| H A D | subr_smp.c | 276 cpu_spinwait(); /* spin */ in generic_stop_cpus() 294 cpu_spinwait(); in generic_stop_cpus() 397 cpu_spinwait(); in generic_restart_cpus() 415 cpu_spinwait(); in generic_restart_cpus() 461 cpu_spinwait(); in smp_rendezvous_action() 507 cpu_spinwait(); in smp_rendezvous_action() 521 cpu_spinwait(); in smp_rendezvous_action() 617 cpu_spinwait(); in smp_rendezvous_cpus() 1038 cpu_spinwait(); in quiesce_all_critical()
|
| H A D | subr_clockcalib.c | 179 cpu_spinwait(); /* Do nothing. */ in clockcalib()
|
| H A D | kern_mutex.c | 990 cpu_spinwait(); in thread_lock_block_wait() 1258 cpu_spinwait(); in _mtx_lock_indefinite_check() 1278 cpu_spinwait(); in mtx_spin_wait_unlocked() 1311 cpu_spinwait(); in mtx_wait_unlocked()
|
| /freebsd-13.1/sys/riscv/riscv/ |
| H A D | mp_machdep.c | 310 cpu_spinwait(); in smp_after_idle_runnable() 364 cpu_spinwait(); in ipi_handler() 486 cpu_spinwait(); in cpu_init_fdt()
|
| /freebsd-13.1/sys/mips/include/ |
| H A D | cpu.h | 73 #define cpu_spinwait() /* nothing */ macro
|
| /freebsd-13.1/sys/i386/include/ |
| H A D | cpu.h | 52 #define cpu_spinwait() ia32_pause() macro
|
| /freebsd-13.1/sys/sys/ |
| H A D | buf_ring.h | 109 cpu_spinwait(); in buf_ring_enqueue() 146 cpu_spinwait(); in buf_ring_dequeue_mc()
|
| H A D | seqc.h | 101 cpu_spinwait(); in seqc_read()
|
| /freebsd-13.1/sys/tests/callout_test/ |
| H A D | callout_test.c | 152 cpu_spinwait(); in execute_the_co_test() 173 cpu_spinwait(); in execute_the_co_test()
|
| /freebsd-13.1/sys/amd64/include/ |
| H A D | cpu.h | 52 #define cpu_spinwait() ia32_pause() macro
|
| /freebsd-13.1/sys/riscv/include/ |
| H A D | cpu.h | 49 #define cpu_spinwait() /* nothing */ macro
|
| /freebsd-13.1/sys/x86/iommu/ |
| H A D | intel_qi.c | 137 cpu_spinwait(); in dmar_qi_ensure() 191 cpu_spinwait(); in dmar_qi_emit_wait_seq() 213 cpu_spinwait(); in dmar_qi_wait_for_seq()
|
| /freebsd-13.1/sys/powerpc/include/ |
| H A D | cpu.h | 131 #define cpu_spinwait() __asm __volatile("or 27,27,27") /* yield */ macro
|
| /freebsd-13.1/sys/arm/include/ |
| H A D | cpu.h | 59 #define cpu_spinwait() /* nothing */ macro
|
| /freebsd-13.1/sys/net/ |
| H A D | mp_ring.c | 356 cpu_spinwait(); in ifmp_ring_enqueue() 424 cpu_spinwait(); in ifmp_ring_enqueue() 435 cpu_spinwait(); in ifmp_ring_enqueue()
|
| /freebsd-13.1/sys/arm64/arm64/ |
| H A D | mp_machdep.c | 309 cpu_spinwait(); in smp_after_idle_runnable() 427 cpu_spinwait(); in ipi_stop() 539 cpu_spinwait(); in start_cpu()
|
| /freebsd-13.1/sys/dev/cxgbe/ |
| H A D | t4_mp_ring.c | 379 cpu_spinwait(); in mp_ring_enqueue() 404 cpu_spinwait(); in mp_ring_enqueue() 431 cpu_spinwait(); in mp_ring_enqueue()
|
| /freebsd-13.1/sys/dev/hyperv/vmbus/ |
| H A D | vmbus_et.c | 168 cpu_spinwait(); in vmbus_et_config()
|
| /freebsd-13.1/sys/arm64/include/ |
| H A D | cpu.h | 53 #define cpu_spinwait() __asm __volatile("yield" ::: "memory") macro
|
| /freebsd-13.1/sys/dev/xen/grant_table/ |
| H A D | grant_table.c | 291 cpu_spinwait(); in gnttab_end_foreign_transfer_ref() 297 cpu_spinwait(); in gnttab_end_foreign_transfer_ref()
|
| /freebsd-13.1/contrib/jemalloc/include/jemalloc/ |
| H A D | jemalloc_FreeBSD.h | 93 #define CPU_SPINWAIT cpu_spinwait()
|