Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dcmpxchg_32.h18 __try_cmpxchg64((ptr), (unsigned long long *)(po), \
48 static inline bool __try_cmpxchg64(volatile u64 *ptr, u64 *pold, u64 new) in __try_cmpxchg64() function