Searched defs:atomic_try_cmpxchg_acquire (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/testing/selftests/bpf/ | ||
| H A D | bpf_atomic.h | |
| /linux/tools/testing/selftests/bpf/libarena/include/ | ||
| H A D | bpf_atomic.h | 159 #define atomic_try_cmpxchg_acquire(p, pold, new) \ macro |