Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/bpf/
Dbpf_atomic.h49 #define try_cmpxchg(p, pold, new) \ macro
/linux-6.15/include/linux/atomic/
Datomic-instrumented.h4873 #define try_cmpxchg(ptr, oldp, ...) \ macro