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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/kernel/
H A Dfutex.c21 static inline int atomic_futex_op_xchg_set(int oparg, int __user *uaddr, int *_oldval) function
207 ret = atomic_futex_op_xchg_set(oparg, uaddr, &oldval);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dfutex.h30 ret = atomic_futex_op_xchg_set(oparg, uaddr, &oldval);
H A Dfutex-irq.h6 static inline int atomic_futex_op_xchg_set(int oparg, int __user *uaddr, function

Completed in 130 milliseconds