Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/atomic/
Datomic-long.h1478 return raw_atomic_try_cmpxchg_acquire(v, (int *)old, new); in raw_atomic_long_try_cmpxchg_acquire()
Datomic-instrumented.h1296 return raw_atomic_try_cmpxchg_acquire(v, old, new); in atomic_try_cmpxchg_acquire()
Datomic-arch-fallback.h2142 raw_atomic_try_cmpxchg_acquire(atomic_t *v, int *old, int new) in raw_atomic_try_cmpxchg_acquire() function