Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/bpf/
Dbpf_atomic.h137 #define atomic_try_cmpxchg_acquire(p, pold, new) \ macro
/linux-6.15/include/linux/atomic/
Datomic-instrumented.h1298 atomic_try_cmpxchg_acquire(atomic_t *v, int *old, int new) in atomic_try_cmpxchg_acquire() function