Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Datomic.h65 #define __atomic_op_release(op, args...) \ macro
/Linux-v6.1/scripts/atomic/
Dgen-atomic-fallback.sh140 __atomic_op_release(${xchg}, __VA_ARGS__)
/Linux-v6.1/include/linux/atomic/
Datomic-arch-fallback.h24 __atomic_op_release(arch_xchg, __VA_ARGS__)
47 __atomic_op_release(arch_cmpxchg, __VA_ARGS__)
70 __atomic_op_release(arch_cmpxchg64, __VA_ARGS__)
140 __atomic_op_release(arch_try_cmpxchg, __VA_ARGS__)
210 __atomic_op_release(arch_try_cmpxchg64, __VA_ARGS__)