Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm64/include/asm/
Dcmpxchg.h193 #define arch_cmpxchg_local arch_cmpxchg_relaxed macro
/Linux-v5.4/arch/x86/include/asm/
Dcmpxchg.h154 #define arch_cmpxchg_local(ptr, old, new) \ macro