Home
last modified time | relevance | path

Searched defs:uaddr (Results 1 – 4 of 4) sorted by relevance

/kernel/
Dfutex.c527 get_futex_key(u32 __user *uaddr, int fshared, union futex_key *key, enum futex_access rw) in get_futex_key()
751 static int fault_in_user_writeable(u32 __user *uaddr) in fault_in_user_writeable()
783 static int cmpxchg_futex_value_locked(u32 *curval, u32 __user *uaddr, in cmpxchg_futex_value_locked()
1061 static int attach_to_pi_state(u32 __user *uaddr, u32 uval, in attach_to_pi_state()
1209 static int handle_exit_race(u32 __user *uaddr, u32 uval, in handle_exit_race()
1269 static int attach_to_pi_owner(u32 __user *uaddr, u32 uval, union futex_key *key, in attach_to_pi_owner()
1359 static int lookup_pi_state(u32 __user *uaddr, u32 uval, in lookup_pi_state()
1380 static int lock_pi_update_atomic(u32 __user *uaddr, u32 uval, u32 newval) in lock_pi_update_atomic()
1420 static int futex_lock_pi_atomic(u32 __user *uaddr, struct futex_hash_bucket *hb, in futex_lock_pi_atomic()
1551 static int wake_futex_pi(u32 __user *uaddr, u32 uval, struct futex_pi_state *pi_state) in wake_futex_pi()
[all …]
/kernel/trace/
Dtrace_kprobe.c1054 const void __user *uaddr = (__force const void __user *)addr; in fetch_store_strlen_user() local
1093 const void __user *uaddr = (__force const void __user *)addr; in fetch_store_string_user() local
1119 const void __user *uaddr = (__force const void __user *)src; in probe_mem_read_user() local
/kernel/bpf/
Dcgroup.c701 struct sockaddr *uaddr, in __cgroup_bpf_run_filter_sock_addr()
Dsyscall.c62 int bpf_check_uarg_tail_zero(void __user *uaddr, in bpf_check_uarg_tail_zero()