Home
last modified time | relevance | path

Searched refs:arch_try_cmpxchg_local (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/arch/x86/include/asm/
Dcmpxchg.h230 #define arch_try_cmpxchg_local(ptr, pold, new) \ macro
/Linux-v6.6/include/linux/atomic/
Datomic-arch-fallback.h386 #ifdef arch_try_cmpxchg_local
387 #define raw_try_cmpxchg_local arch_try_cmpxchg_local