Lines Matching defs:uaddr
554 get_futex_key(u32 __user *uaddr, int fshared, union futex_key *key, int rw) in get_futex_key()
750 static int fault_in_user_writeable(u32 __user *uaddr) in fault_in_user_writeable()
782 static int cmpxchg_futex_value_locked(u32 *curval, u32 __user *uaddr, in cmpxchg_futex_value_locked()
1078 static int attach_to_pi_state(u32 __user *uaddr, u32 uval, in attach_to_pi_state()
1226 static int handle_exit_race(u32 __user *uaddr, u32 uval, in handle_exit_race()
1286 static int attach_to_pi_owner(u32 __user *uaddr, u32 uval, union futex_key *key, in attach_to_pi_owner()
1376 static int lookup_pi_state(u32 __user *uaddr, u32 uval, in lookup_pi_state()
1397 static int lock_pi_update_atomic(u32 __user *uaddr, u32 uval, u32 newval) in lock_pi_update_atomic()
1437 static int futex_lock_pi_atomic(u32 __user *uaddr, struct futex_hash_bucket *hb, in futex_lock_pi_atomic()
1569 static int wake_futex_pi(u32 __user *uaddr, u32 uval, struct futex_pi_state *pi_state) in wake_futex_pi()
1673 futex_wake(u32 __user *uaddr, unsigned int flags, int nr_wake, u32 bitset) in futex_wake()
1721 static int futex_atomic_op_inuser(unsigned int encoded_op, u32 __user *uaddr) in futex_atomic_op_inuser()
2457 static int fixup_pi_state_owner(u32 __user *uaddr, struct futex_q *q, in fixup_pi_state_owner()
2643 static int fixup_owner(u32 __user *uaddr, struct futex_q *q, int locked) in fixup_owner()
2744 static int futex_wait_setup(u32 __user *uaddr, u32 val, unsigned int flags, in futex_wait_setup()
2803 static int futex_wait(u32 __user *uaddr, unsigned int flags, u32 val, in futex_wait()
2880 u32 __user *uaddr = restart->futex.uaddr; in futex_wait_restart() local
2903 static int futex_lock_pi(u32 __user *uaddr, unsigned int flags, in futex_lock_pi()
3100 static int futex_unlock_pi(u32 __user *uaddr, unsigned int flags) in futex_unlock_pi()
3327 static int futex_wait_requeue_pi(u32 __user *uaddr, unsigned int flags, in futex_wait_requeue_pi()
3589 static int handle_futex_death(u32 __user *uaddr, struct task_struct *curr, in handle_futex_death()
3890 long do_futex(u32 __user *uaddr, int op, u32 val, ktime_t *timeout, in do_futex()
3948 SYSCALL_DEFINE6(futex, u32 __user *, uaddr, int, op, u32, val, in SYSCALL_DEFINE6() argument
4004 void __user *uaddr = compat_ptr(base + futex_offset); in futex_uaddr() local
4060 void __user *uaddr = futex_uaddr(entry, futex_offset); in compat_exit_robust_list() local
4080 void __user *uaddr = futex_uaddr(pending, futex_offset); in compat_exit_robust_list() local
4140 COMPAT_SYSCALL_DEFINE6(futex, u32 __user *, uaddr, int, op, u32, val, in COMPAT_SYSCALL_DEFINE6() argument