Home
last modified time | relevance | path

Searched refs:__atomic_op_fence (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Datomic.h71 #define __atomic_op_fence(op, args...) \ macro
/openbmc/linux/scripts/atomic/
H A Dgen-atomic-fallback.sh183 __atomic_op_fence(arch_${xchg}, __VA_ARGS__)
/openbmc/linux/include/linux/atomic/
H A Datomic-arch-fallback.h15 __atomic_op_fence(arch_xchg, __VA_ARGS__)
58 __atomic_op_fence(arch_cmpxchg, __VA_ARGS__)
101 __atomic_op_fence(arch_cmpxchg64, __VA_ARGS__)
144 __atomic_op_fence(arch_cmpxchg128, __VA_ARGS__)
187 __atomic_op_fence(arch_try_cmpxchg, __VA_ARGS__)
254 __atomic_op_fence(arch_try_cmpxchg64, __VA_ARGS__)
321 __atomic_op_fence(arch_try_cmpxchg128, __VA_ARGS__)