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