Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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)))

Completed in 1 milliseconds