Home
last modified time | relevance | path

Searched refs:nm_stst_barrier (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/net/
H A Dnetmap.h812 #define nm_stst_barrier smp_wmb macro
816 static inline void nm_stst_barrier(void) in nm_stst_barrier() function
835 #define nm_stst_barrier atomic_thread_fence_rel macro
849 static inline void nm_stst_barrier(void) in nm_stst_barrier() function
871 nm_stst_barrier(); in nm_sync_kloop_appl_write()
895 nm_stst_barrier(); in nm_sync_kloop_appl_write()
/freebsd/sys/dev/netmap/
H A Dnetmap_kloop.c69 nm_stst_barrier(); in sync_kloop_kernel_write()
87 nm_stst_barrier(); in sync_kloop_kernel_write()