Searched defs:uval (Results 1 – 2 of 2) sorted by relevance
/kernel/ |
D | futex.c | 784 u32 uval, u32 newval) 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() 1427 u32 uval, newval, vpid = task_pid_vnr(task); in futex_lock_pi_atomic() local 1551 static int wake_futex_pi(u32 __user *uaddr, u32 uval, struct futex_pi_state *pi_state) in wake_futex_pi() 2443 u32 uval, uninitialized_var(curval), newval; in fixup_pi_state_owner() local 2729 u32 uval; in futex_wait_setup() local [all …]
|
/kernel/trace/ |
D | trace_events_hist.c | 5394 u64 uval; in hist_trigger_print_key() local
|