Home
last modified time | relevance | path

Searched defs:atomic_cmpxchg_release (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/tools/include/linux/
Datomic.h10 #define atomic_cmpxchg_release atomic_cmpxchg macro
/Linux-v4.19/arch/arm64/include/asm/
Datomic.h97 #define atomic_cmpxchg_release(v, old, new) \ macro
/Linux-v4.19/include/linux/
Datomic.h451 #define atomic_cmpxchg_release atomic_cmpxchg macro
461 #define atomic_cmpxchg_release(...) \ macro