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