Home
last modified time | relevance | path

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

/freebsd-13.1/sys/compat/linuxkpi/common/include/asm/
H A Dbarrier.h39 #define smp_mb() atomic_thread_fence_seq_cst()
/freebsd-13.1/sys/compat/linuxkpi/common/src/
H A Dlinux_current.c298 atomic_thread_fence_seq_cst(); in linux_current_init()
316 atomic_thread_fence_seq_cst(); in linux_current_uninit()
/freebsd-13.1/sys/powerpc/mpc85xx/
H A Dplatform_mpc85xx.c548 atomic_thread_fence_seq_cst(); in mpc85xx_smp_timebase_sync()
552 atomic_thread_fence_seq_cst(); in mpc85xx_smp_timebase_sync()
560 atomic_thread_fence_seq_cst(); in mpc85xx_smp_timebase_sync()
/freebsd-13.1/sys/kern/
H A Dkern_kcov.c289 atomic_thread_fence_seq_cst(); in kcov_mmap_cleanup()
542 atomic_thread_fence_seq_cst(); in kcov_thread_dtor()
H A Dsubr_smr.c608 atomic_thread_fence_seq_cst(); in smr_create()
H A Dkern_intr.c748 atomic_thread_fence_seq_cst(); in intr_event_barrier()
1359 atomic_thread_fence_seq_cst(); in intr_event_handle()
H A Dsubr_smp.c1051 atomic_thread_fence_seq_cst(); in cpus_fence_seq_cst_issue()
H A Dsched_ule.c1128 atomic_thread_fence_seq_cst(); in tdq_notify()
2962 atomic_thread_fence_seq_cst(); in sched_idletd()
H A Dkern_descrip.c2684 atomic_thread_fence_seq_cst(); in fdescfree()
2707 atomic_thread_fence_seq_cst(); in pdescfree()
/freebsd-13.1/sys/amd64/include/
H A Datomic.h136 void atomic_thread_fence_seq_cst(void);
390 atomic_thread_fence_seq_cst(void) in atomic_thread_fence_seq_cst() function
/freebsd-13.1/usr.sbin/bhyve/
H A Dvirtio.h374 atomic_thread_fence_seq_cst(); in vq_kick_enable()
H A Dvirtio.c496 atomic_thread_fence_seq_cst(); in vq_endchains()
/freebsd-13.1/sys/net/
H A Dnetmap.h817 #define nm_stld_barrier atomic_thread_fence_seq_cst
/freebsd-13.1/sys/i386/include/
H A Datomic.h117 void atomic_thread_fence_seq_cst(void);
336 atomic_thread_fence_seq_cst(void) in atomic_thread_fence_seq_cst() function
/freebsd-13.1/sys/riscv/include/
H A Datomic.h532 atomic_thread_fence_seq_cst(void) in atomic_thread_fence_seq_cst() function
/freebsd-13.1/sys/arm64/include/
H A Datomic.h604 atomic_thread_fence_seq_cst(void) in atomic_thread_fence_seq_cst() function
/freebsd-13.1/sys/sys/
H A Datomic_san.h397 #define atomic_thread_fence_seq_cst ATOMIC_SAN(thread_fence_seq_cst) macro
/freebsd-13.1/sys/mips/include/
H A Datomic.h601 atomic_thread_fence_seq_cst(void) in atomic_thread_fence_seq_cst() function
/freebsd-13.1/sys/arm/include/
H A Datomic-v6.h1044 atomic_thread_fence_seq_cst(void) in atomic_thread_fence_seq_cst() function
/freebsd-13.1/sys/powerpc/include/
H A Datomic.h1130 atomic_thread_fence_seq_cst(void) in atomic_thread_fence_seq_cst() function
/freebsd-13.1/sys/amd64/amd64/
H A Dpmap.c2997 atomic_thread_fence_seq_cst(); in pmap_invalidate_preipi_pcid()
3597 atomic_thread_fence_seq_cst(); in pmap_force_invalidate_cache_range()
3600 atomic_thread_fence_seq_cst(); in pmap_force_invalidate_cache_range()
3642 atomic_thread_fence_seq_cst(); in pmap_invalidate_cache_pages()
3656 atomic_thread_fence_seq_cst(); in pmap_invalidate_cache_pages()
3677 atomic_thread_fence_seq_cst(); in pmap_flush_cache_range()
3680 atomic_thread_fence_seq_cst(); in pmap_flush_cache_range()
10572 atomic_thread_fence_seq_cst(); in pmap_large_map_wb_fence_atomic()