Searched refs:arch_try_cmpxchg_local (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/include/asm/ | ||
H A D | cmpxchg_64.h | 26 arch_try_cmpxchg_local((ptr), (po), (n)); \ |
H A D | cmpxchg.h | 236 #define arch_try_cmpxchg_local(ptr, pold, new) \ macro |