FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
smp_wmb
sys/compat/linuxkpi/common/include/asm/barrier.h
40
#define smp_wmb() atomic_thread_fence_rel()
sys/compat/linuxkpi/common/include/asm/barrier.h
49
#define smp_wmb() wmb()
sys/dev/drm2/drm_os_freebsd.h
172
#define smp_wmb() wmb()