Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dbpf_atomic.h134 #define atomic_try_cmpxchg_relaxed(p, pold, new) \ macro
/linux/include/linux/atomic/
H A Datomic-instrumented.h1343 atomic_try_cmpxchg_relaxed(atomic_t *v, int *old, int new) in atomic_try_cmpxchg_relaxed() function