Home
last modified time | relevance | path

Searched refs:arch_cmpxchg_local (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/x86/include/asm/
Dcmpxchg_64.h19 arch_cmpxchg_local((ptr), (o), (n)); \
Dcmpxchg.h154 #define arch_cmpxchg_local(ptr, old, new) \ macro
/Linux-v4.19/include/asm-generic/
Datomic-instrumented.h436 arch_cmpxchg_local(__ai_ptr, (old), (new)); \