Home
last modified time | relevance | path

Searched defs:smp_wmb (Results 1 – 7 of 7) sorted by relevance

/external/libbpf/include/linux/
Dcompiler.h17 # define smp_wmb() barrier() macro
36 # define smp_wmb() asm volatile("dmb ishst" ::: "memory") macro
50 # define smp_wmb() smp_mb() macro
/external/trusty/lk/arch/arm64/include/arch/
Darch_ops.h113 #define smp_wmb() __asm__ volatile("dmb ishst" : : : "memory") macro
116 #define smp_wmb() CF macro
/external/trusty/lk/arch/x86/include/arch/
Darch_ops.h148 #define smp_wmb() wmb() macro
/external/trusty/lk/arch/arm/include/arch/
Darch_ops.h500 #define smp_wmb() DMB macro
504 #define smp_wmb() CF macro
/external/libnfnetlink/include/
Dlinux_list.h36 #define smp_wmb() macro
/external/libnetfilter_conntrack/include/internal/
Dlinux_list.h37 #define smp_wmb() macro
/external/iptables/libiptc/
Dlinux_list.h33 #define smp_wmb() macro