Searched refs:__try_cmpxchg_local (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dcmpxchg.h227 #define __try_cmpxchg_local(ptr, pold, new, size) \ macro
237 __try_cmpxchg_local((ptr), (pold), (new), sizeof(*(ptr)))

Completed in 262 milliseconds