Searched refs:futex_atomic_cmpxchg_std (Results 1 – 3 of 3) sorted by relevance
15 extern int futex_atomic_cmpxchg_std(u32 *, u32 __user *, u32, u32);
290 int futex_atomic_cmpxchg_std(u32 *uval, u32 __user *uaddr, in futex_atomic_cmpxchg_std() function318 .futex_atomic_cmpxchg = futex_atomic_cmpxchg_std,
213 .futex_atomic_cmpxchg = futex_atomic_cmpxchg_std,