Home
last modified time | relevance | path

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

/linux-6.15/tools/include/linux/
Datomic.h12 #define atomic_cmpxchg_release atomic_cmpxchg macro
/linux-6.15/tools/testing/vma/linux/
Datomic.h14 #define atomic_cmpxchg_release uatomic_cmpxchg macro
/linux-6.15/include/linux/atomic/
Datomic-instrumented.h1233 atomic_cmpxchg_release(atomic_t *v, int old, int new) in atomic_cmpxchg_release() function