Searched defs:atomic_try_cmpxchg_relaxed (Results 1 – 2 of 2) sorted by relevance
134 #define atomic_try_cmpxchg_relaxed(p, pold, new) \ macro
1343 atomic_try_cmpxchg_relaxed(atomic_t *v, int *old, int new) in atomic_try_cmpxchg_relaxed() function