Home
last modified time | relevance | path

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

/freebsd/sys/amd64/include/
H A Datomic.h312 __compiler_membar(); \
322 __compiler_membar(); \
331 __compiler_membar(); in atomic_thread_fence_acq()
338 __compiler_membar(); in atomic_thread_fence_rel()
345 __compiler_membar(); in atomic_thread_fence_acq_rel()
/freebsd/sys/dev/hyperv/vmbus/
H A Dvmbus_br.c283 __compiler_membar(); in vmbus_txbr_need_signal()
426 __compiler_membar(); in vmbus_txbr_write_call()
493 __compiler_membar(); in vmbus_txbr_write()
622 __compiler_membar(); in vmbus_rxbr_idxadv_peek()
668 __compiler_membar(); in vmbus_rxbr_idxadv()
715 __compiler_membar(); in vmbus_rxbr_read()
H A Dvmbus_chan.c809 __compiler_membar(); in vmbus_chan_set_chmap()
1467 __compiler_membar(); in vmbus_chan_pollcfg_task()
1533 __compiler_membar(); in vmbus_chan_polldis_task()
1571 __compiler_membar(); in vmbus_event_flags_proc()
/freebsd/sys/xen/
H A Dblkif.h121 __compiler_membar(); in blkif_get_x86_32_req()
136 __compiler_membar(); in blkif_get_x86_64_req()
/freebsd/sys/i386/include/
H A Datomic.h257 __compiler_membar(); \
267 __compiler_membar(); \
276 __compiler_membar(); in atomic_thread_fence_acq()
283 __compiler_membar(); in atomic_thread_fence_rel()
290 __compiler_membar(); in atomic_thread_fence_acq_rel()
H A Dpmap_pae.h107 __compiler_membar(); \
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dio.h51 #define __io_br() __compiler_membar()
58 #define __io_ar() __compiler_membar()
66 #define __io_bw() __compiler_membar()
71 #define __io_aw() __compiler_membar()
/freebsd/sys/sys/
H A Datomic_common.h138 #define atomic_interrupt_fence() __compiler_membar()
H A Dcdefs.h93 #define __compiler_membar() __asm __volatile(" " : : : "memory") macro
/freebsd/sys/kern/
H A Dsubr_msan.c187 __compiler_membar(); in kmsan_report_hook()
222 __compiler_membar(); in kmsan_report_hook()
243 __compiler_membar(); in kmsan_report_inline()
274 __compiler_membar(); in kmsan_report_inline()
H A Dkern_tc.c2248 __compiler_membar(); in DB_SHOW_COMMAND()
/freebsd/sys/dev/liquidio/base/
H A Dlio_device.c1024 __compiler_membar(); in lio_enable_irq()
1034 __compiler_membar(); in lio_enable_irq()
H A Dlio_droq.c704 __compiler_membar(); in lio_droq_fast_process_packets()
H A Dlio_request_manager.c324 __compiler_membar(); in lio_ring_doorbell()
/freebsd/contrib/netbsd-tests/lib/libpthread/
H A Dt_mutex.c144 __compiler_membar(); in increment()
/freebsd/sys/dev/drm2/
H A Ddrm_os_freebsd.h182 #define barrier() __compiler_membar()
/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_hw_tls.c98 __compiler_membar(); in mlx5e_prealloc_tags()
/freebsd/sys/x86/include/
H A Dbus.h970 __compiler_membar(); in bus_space_barrier()
/freebsd/sys/dev/liquidio/
H A Dlio_main.c1826 __compiler_membar(); in lio_check_rx_oom_status()
/freebsd/libexec/rtld-elf/
H A Drtld.c4548 __compiler_membar(); in r_debug_state()
4560 __compiler_membar(); in _r_debug_postinit()
/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c2516 __compiler_membar(); in hn_detach()