Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/kern/
HDkern_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()
HDkern_kcov.c283 atomic_thread_fence_seq_cst(); in kcov_mmap_cleanup()
536 atomic_thread_fence_seq_cst(); in kcov_thread_dtor()
HDsubr_smr.c607 atomic_thread_fence_seq_cst(); in smr_create()
HDkern_intr.c747 atomic_thread_fence_seq_cst(); in intr_event_barrier()
1358 atomic_thread_fence_seq_cst(); in intr_event_handle()
HDsubr_smp.c1063 atomic_thread_fence_seq_cst(); in cpus_fence_seq_cst_issue()
HDsched_ule.c1160 atomic_thread_fence_seq_cst(); in tdq_notify()
2999 atomic_thread_fence_seq_cst(); in sched_idletd()
HDkern_descrip.c2689 atomic_thread_fence_seq_cst(); in fdescfree()
2712 atomic_thread_fence_seq_cst(); in pdescfree()
/freebsd-13-stable/sys/compat/linuxkpi/common/include/asm/
HDbarrier.h39 #define smp_mb() atomic_thread_fence_seq_cst()
/freebsd-13-stable/sys/compat/linuxkpi/common/src/
HDlinux_current.c296 atomic_thread_fence_seq_cst(); in linux_current_init()
314 atomic_thread_fence_seq_cst(); in linux_current_uninit()
/freebsd-13-stable/sys/powerpc/mpc85xx/
HDplatform_mpc85xx.c546 atomic_thread_fence_seq_cst(); in mpc85xx_smp_timebase_sync()
550 atomic_thread_fence_seq_cst(); in mpc85xx_smp_timebase_sync()
558 atomic_thread_fence_seq_cst(); in mpc85xx_smp_timebase_sync()
/freebsd-13-stable/sys/sys/
HDsmr.h141 atomic_thread_fence_seq_cst(); in smr_enter()
HDatomic_san.h404 #define atomic_thread_fence_seq_cst ATOMIC_SAN(thread_fence_seq_cst) macro
/freebsd-13-stable/usr.sbin/bhyve/
HDvirtio.h387 atomic_thread_fence_seq_cst(); in vq_kick_enable()
HDvirtio.c498 atomic_thread_fence_seq_cst(); in vq_endchains()
/freebsd-13-stable/sys/amd64/include/
HDatomic.h126 void atomic_thread_fence_seq_cst(void);
380 atomic_thread_fence_seq_cst(void) in atomic_thread_fence_seq_cst() function
/freebsd-13-stable/sys/net/
HDnetmap.h816 #define nm_stld_barrier atomic_thread_fence_seq_cst
/freebsd-13-stable/sys/i386/include/
HDatomic.h115 void atomic_thread_fence_seq_cst(void);
334 atomic_thread_fence_seq_cst(void) in atomic_thread_fence_seq_cst() function
/freebsd-13-stable/sys/riscv/include/
HDatomic.h557 atomic_thread_fence_seq_cst(void) in atomic_thread_fence_seq_cst() function
/freebsd-13-stable/sys/arm/include/
HDatomic-v6.h1042 atomic_thread_fence_seq_cst(void) in atomic_thread_fence_seq_cst() function
/freebsd-13-stable/sys/mips/include/
HDatomic.h600 atomic_thread_fence_seq_cst(void) in atomic_thread_fence_seq_cst() function
/freebsd-13-stable/sys/arm64/include/
HDatomic.h660 atomic_thread_fence_seq_cst(void) in atomic_thread_fence_seq_cst() function
/freebsd-13-stable/sys/powerpc/include/
HDatomic.h1128 atomic_thread_fence_seq_cst(void) in atomic_thread_fence_seq_cst() function
/freebsd-13-stable/sys/x86/x86/
HDcpu_machdep.c547 atomic_thread_fence_seq_cst(); in cpu_idle_enter()
/freebsd-13-stable/sys/amd64/amd64/
HDpmap.c3013 atomic_thread_fence_seq_cst(); in pmap_invalidate_preipi_pcid()
3619 atomic_thread_fence_seq_cst(); in pmap_force_invalidate_cache_range()
3622 atomic_thread_fence_seq_cst(); in pmap_force_invalidate_cache_range()
3664 atomic_thread_fence_seq_cst(); in pmap_invalidate_cache_pages()
3678 atomic_thread_fence_seq_cst(); in pmap_invalidate_cache_pages()
3699 atomic_thread_fence_seq_cst(); in pmap_flush_cache_range()
3702 atomic_thread_fence_seq_cst(); in pmap_flush_cache_range()
10654 atomic_thread_fence_seq_cst(); in pmap_large_map_wb_fence_atomic()