Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dcmpxchg.h224 #define __try_cmpxchg_local(ptr, pold, new, size) \ macro
231 __try_cmpxchg_local((ptr), (pold), (new), sizeof(*(ptr)))