Home
last modified time | relevance | path

Searched defs:atomic_try_cmpxchg_relaxed (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Datomic-fallback.h1009 #define atomic_try_cmpxchg_relaxed atomic_try_cmpxchg macro
1053 atomic_try_cmpxchg_relaxed(atomic_t *v, int *old, int new) in atomic_try_cmpxchg_relaxed() function
1061 #define atomic_try_cmpxchg_relaxed atomic_try_cmpxchg_relaxed macro
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Datomic-instrumented.h725 atomic_try_cmpxchg_relaxed(atomic_t *v, int *old, int new) in atomic_try_cmpxchg_relaxed() function
731 #define atomic_try_cmpxchg_relaxed atomic_try_cmpxchg_relaxed macro