Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/atomic/
Datomic-long.h1522 return raw_atomic64_try_cmpxchg_relaxed(v, (s64 *)old, new); in raw_atomic_long_try_cmpxchg_relaxed()
Datomic-instrumented.h2903 return raw_atomic64_try_cmpxchg_relaxed(v, old, new); in atomic64_try_cmpxchg_relaxed()
Datomic-arch-fallback.h4319 raw_atomic64_try_cmpxchg_relaxed(atomic64_t *v, s64 *old, s64 new) in raw_atomic64_try_cmpxchg_relaxed() function