Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dcmpxchg_64.h26 arch_try_cmpxchg_local((ptr), (po), (n)); \
H A Dcmpxchg.h236 #define arch_try_cmpxchg_local(ptr, pold, new) \ macro