Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/atomic/
H A Datomic-long.h1476 return raw_atomic64_try_cmpxchg_acquire(v, (s64 *)old, new); in raw_atomic_long_try_cmpxchg_acquire()
H A Datomic-instrumented.h2860 return raw_atomic64_try_cmpxchg_acquire(v, old, new); in atomic64_try_cmpxchg_acquire()
H A Datomic-arch-fallback.h4254 raw_atomic64_try_cmpxchg_acquire(atomic64_t *v, s64 *old, s64 new) in raw_atomic64_try_cmpxchg_acquire() function