Home
last modified time | relevance | path

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

/linux/arch/alpha/include/asm/
H A Dcmpxchg.h217 ____cmpxchg(volatile void *ptr, unsigned long old, unsigned long new, in ____cmpxchg() function
239 (__typeof__(*(ptr))) ____cmpxchg((ptr), (unsigned long)_o_, \
271 __ret = (__typeof__(*(ptr))) ____cmpxchg((ptr), \