Home
last modified time | relevance | path

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

/openbmc/linux/include/asm-generic/
H A Dfutex.h17 futex_atomic_cmpxchg_inatomic_local(uval, uaddr, oldval, newval)
99 futex_atomic_cmpxchg_inatomic_local(u32 *uval, u32 __user *uaddr, in futex_atomic_cmpxchg_inatomic_local() function
/openbmc/linux/arch/xtensa/include/asm/
H A Dfutex.h163 return futex_atomic_cmpxchg_inatomic_local(uval, uaddr, oldval, newval); in futex_atomic_cmpxchg_inatomic()
/openbmc/linux/arch/mips/include/asm/
H A Dfutex.h202 return futex_atomic_cmpxchg_inatomic_local(uval, uaddr, oldval, newval); in futex_atomic_cmpxchg_inatomic()