Searched defs:raw_try_cmpxchg64_local (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/linux/atomic/
H A Datomic-arch-fallback.h402 #define raw_try_cmpxchg64_local arch_try_cmpxchg64_local macro
404 #define raw_try_cmpxchg64_local(_ptr, _oldp, _new) \ macro

Completed in 113 milliseconds