Searched refs:__atomic_op_fence (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | atomic.h | 71 #define __atomic_op_fence(op, args...) \ macro |
| /linux/scripts/atomic/ | ||
| H A D | gen-atomic-fallback.sh | 183 __atomic_op_fence(arch_${xchg}, __VA_ARGS__) |