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

/linux-master/include/linux/atomic/
H A Datomic-arch-fallback.h387 #define raw_try_cmpxchg_local arch_try_cmpxchg_local macro
389 #define raw_try_cmpxchg_local(_ptr, _oldp, _new) \ macro

Completed in 121 milliseconds