Home
last modified time | relevance | path

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

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