| /freebsd-12.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-12.1/sys/arm/freescale/imx/ |
| H A D | imx_machdep.c | 75 cpu_spinwait(); in imx_wdog_cpu_reset() 113 cpu_spinwait(); in imx_wdog_cpu_reset()
|
| /freebsd-12.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 | 154 cpu_spinwait(); in stack_save_td_running()
|
| /freebsd-12.1/sys/kern/ |
| H A D | subr_smp.c | 262 cpu_spinwait(); /* spin */ in generic_stop_cpus() 280 cpu_spinwait(); in generic_stop_cpus() 372 cpu_spinwait(); in generic_restart_cpus() 421 cpu_spinwait(); in smp_rendezvous_action() 467 cpu_spinwait(); in smp_rendezvous_action() 481 cpu_spinwait(); in smp_rendezvous_action() 571 cpu_spinwait(); in smp_rendezvous_cpus()
|
| /freebsd-12.1/sys/sparc64/sparc64/ |
| H A D | clock.c | 59 cpu_spinwait(); in DELAY()
|
| /freebsd-12.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 | seq.h | 131 cpu_spinwait(); in seq_load()
|
| /freebsd-12.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-12.1/sys/mips/include/ |
| H A D | cpu.h | 73 #define cpu_spinwait() /* nothing */ macro
|
| /freebsd-12.1/sys/sparc64/include/ |
| H A D | cpu.h | 50 #define cpu_spinwait() /* nothing */ macro
|
| /freebsd-12.1/sys/i386/include/ |
| H A D | cpu.h | 52 #define cpu_spinwait() ia32_pause() macro
|
| /freebsd-12.1/sys/amd64/include/ |
| H A D | cpu.h | 52 #define cpu_spinwait() ia32_pause() macro
|
| /freebsd-12.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-12.1/sys/riscv/include/ |
| H A D | cpu.h | 49 #define cpu_spinwait() /* nothing */ macro
|
| /freebsd-12.1/sys/powerpc/include/ |
| H A D | cpu.h | 130 #define cpu_spinwait() __asm __volatile("or 27,27,27") /* yield */ macro
|
| /freebsd-12.1/sys/net/ |
| H A D | mp_ring.c | 358 cpu_spinwait(); in ifmp_ring_enqueue() 426 cpu_spinwait(); in ifmp_ring_enqueue() 437 cpu_spinwait(); in ifmp_ring_enqueue()
|
| /freebsd-12.1/sys/arm/include/ |
| H A D | cpu.h | 63 #define cpu_spinwait() /* nothing */ macro
|
| /freebsd-12.1/sys/arm/amlogic/aml8726/ |
| H A D | aml8726_uart_console.c | 142 cpu_spinwait(); in uart_cnputc()
|
| H A D | aml8726_clkmsr.c | 136 cpu_spinwait(); in aml8726_clkmsr_clock_frequency()
|
| /freebsd-12.1/sys/dev/cxgbe/ |
| H A D | t4_mp_ring.c | 279 cpu_spinwait(); in mp_ring_enqueue() 290 cpu_spinwait(); in mp_ring_enqueue()
|
| /freebsd-12.1/sys/dev/hyperv/vmbus/ |
| H A D | vmbus_et.c | 168 cpu_spinwait(); in vmbus_et_config()
|
| /freebsd-12.1/sys/arm64/include/ |
| H A D | cpu.h | 53 #define cpu_spinwait() __asm __volatile("yield" ::: "memory") macro
|
| /freebsd-12.1/sys/dev/xen/grant_table/ |
| H A D | grant_table.c | 292 cpu_spinwait(); in gnttab_end_foreign_transfer_ref() 298 cpu_spinwait(); in gnttab_end_foreign_transfer_ref()
|
| /freebsd-12.1/contrib/jemalloc/include/jemalloc/ |
| H A D | jemalloc_FreeBSD.h | 87 #define CPU_SPINWAIT cpu_spinwait()
|