Home
last modified time | relevance | path

Searched refs:atomic_thread_fence_seq_cst (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/sys/kern/
H A Dkern_membarrier.c59 atomic_thread_fence_seq_cst(); in membarrier_action_seqcst()
65 atomic_thread_fence_seq_cst(); in membarrier_action_seqcst_sync_core()
72 atomic_thread_fence_seq_cst(); in do_membarrier_ipi()
75 atomic_thread_fence_seq_cst(); in do_membarrier_ipi()
154 atomic_thread_fence_seq_cst(); in kern_membarrier()
H A Dkern_kcov.c284 atomic_thread_fence_seq_cst(); in kcov_mmap_cleanup()
536 atomic_thread_fence_seq_cst(); in kcov_thread_dtor()
H A Dsubr_smr.c606 atomic_thread_fence_seq_cst(); in smr_create()
H A Dkern_intr.c786 atomic_thread_fence_seq_cst(); in intr_event_barrier()
1382 atomic_thread_fence_seq_cst(); in intr_event_handle()
H A Dsubr_smp.c1094 atomic_thread_fence_seq_cst(); in cpus_fence_seq_cst_issue()
H A Dsched_ule.c1208 atomic_thread_fence_seq_cst(); in tdq_notify()
3158 atomic_thread_fence_seq_cst(); in sched_ule_idletd()
/freebsd/sys/powerpc/powermac/
H A Dplatform_powermac.c434 atomic_thread_fence_seq_cst(); in powermac_smp_timebase_sync_fallback()
437 atomic_thread_fence_seq_cst(); in powermac_smp_timebase_sync_fallback()
452 atomic_thread_fence_seq_cst(); in powermac_smp_timebase_sync_fallback()
495 atomic_thread_fence_seq_cst(); in powermac_smp_timebase_sync_freeze()
499 atomic_thread_fence_seq_cst(); in powermac_smp_timebase_sync_freeze()
512 atomic_thread_fence_seq_cst(); in powermac_smp_timebase_sync_freeze()
/freebsd/sys/compat/linuxkpi/common/include/asm/
H A Dbarrier.h39 #define smp_mb() atomic_thread_fence_seq_cst()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_current.c296 atomic_thread_fence_seq_cst(); in linux_current_init()
314 atomic_thread_fence_seq_cst(); in linux_current_uninit()
/freebsd/sys/powerpc/mpc85xx/
H A Dplatform_mpc85xx.c558 atomic_thread_fence_seq_cst(); in mpc85xx_smp_timebase_sync()
562 atomic_thread_fence_seq_cst(); in mpc85xx_smp_timebase_sync()
570 atomic_thread_fence_seq_cst(); in mpc85xx_smp_timebase_sync()
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Datomic.h63 #define membar_sync() atomic_thread_fence_seq_cst()
/freebsd/sys/sys/
H A Dsmr.h141 atomic_thread_fence_seq_cst(); in smr_enter()
H A Datomic_san.h404 #define atomic_thread_fence_seq_cst ATOMIC_SAN(thread_fence_seq_cst) macro
/freebsd/usr.sbin/bhyve/
H A Dvirtio.h387 atomic_thread_fence_seq_cst(); in vq_kick_enable()
H A Dvirtio.c499 atomic_thread_fence_seq_cst(); in vq_endchains()
/freebsd/sys/net/
H A Dnetmap.h837 #define nm_stld_barrier atomic_thread_fence_seq_cst
/freebsd/sys/amd64/include/
H A Datomic.h349 atomic_thread_fence_seq_cst(void) in atomic_thread_fence_seq_cst() function
/freebsd/sys/dev/gve/
H A Dgve_tx.c453 atomic_thread_fence_seq_cst(); in gve_tx_cleanup_tq()
817 atomic_thread_fence_seq_cst(); in gve_xmit_retry_enobuf_mbuf()
H A Dgve_rx.c712 atomic_thread_fence_seq_cst(); in gve_rx_cleanup_tq()
/freebsd/sys/riscv/include/
H A Datomic.h632 atomic_thread_fence_seq_cst(void) in atomic_thread_fence_seq_cst() function
/freebsd/sys/i386/include/
H A Datomic.h294 atomic_thread_fence_seq_cst(void) in atomic_thread_fence_seq_cst() function
/freebsd/sys/arm64/include/
H A Datomic.h670 atomic_thread_fence_seq_cst(void) in atomic_thread_fence_seq_cst() function
/freebsd/sys/arm/include/
H A Datomic.h1050 atomic_thread_fence_seq_cst(void) in atomic_thread_fence_seq_cst() function
/freebsd/sys/powerpc/include/
H A Datomic.h1182 atomic_thread_fence_seq_cst(void) in atomic_thread_fence_seq_cst() function
/freebsd/sys/x86/x86/
H A Dcpu_machdep.c663 atomic_thread_fence_seq_cst(); in cpu_idle()

12