Home
last modified time | relevance | path

Searched defs:atomic_try_cmpxchg_acquire (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/asm-generic/
H A Datomic-instrumented.h703 atomic_try_cmpxchg_acquire(atomic_t *v, int *old, int new) in atomic_try_cmpxchg_acquire() function
709 #define atomic_try_cmpxchg_acquire atomic_try_cmpxchg_acquire macro
/kernel/linux/linux-5.10/include/linux/
H A Datomic-fallback.h1007 #define atomic_try_cmpxchg_acquire atomic_try_cmpxchg macro
1027 atomic_try_cmpxchg_acquire(atomic_t *v, int *old, int new) in atomic_try_cmpxchg_acquire() function
1035 #define atomic_try_cmpxchg_acquire atomic_try_cmpxchg_acquire macro
1068 atomic_try_cmpxchg_acquire(atomic_t *v, int *old, int new) in atomic_try_cmpxchg_acquire() function
1074 #define atomic_try_cmpxchg_acquire atomic_try_cmpxchg_acquire macro
[all...]
/kernel/linux/linux-6.6/include/linux/atomic/
H A Datomic-instrumented.h1292 atomic_try_cmpxchg_acquire(atomic_t *v, int *old, int new) in atomic_try_cmpxchg_acquire() function

Completed in 12 milliseconds