Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Datomic.h65 #define __atomic_op_fence(op, args...) \ macro
Datomic-fallback.h27 __atomic_op_fence(xchg, __VA_ARGS__)
50 __atomic_op_fence(cmpxchg, __VA_ARGS__)
73 __atomic_op_fence(cmpxchg64, __VA_ARGS__)
/Linux-v5.4/scripts/atomic/
Dgen-atomic-fallback.sh135 __atomic_op_fence(${xchg}, __VA_ARGS__)