Home
last modified time | relevance | path

Searched defs:uval (Results 1 – 5 of 5) sorted by relevance

/kernel/futex/
Dpi.c203 static int attach_to_pi_state(u32 __user *uaddr, u32 uval, in attach_to_pi_state()
321 static int handle_exit_race(u32 __user *uaddr, u32 uval, in handle_exit_race()
411 static int attach_to_pi_owner(u32 __user *uaddr, u32 uval, union futex_key *key, in attach_to_pi_owner()
475 static int lock_pi_update_atomic(u32 __user *uaddr, u32 uval, u32 newval) in lock_pi_update_atomic()
522 u32 uval, newval, vpid = task_pid_vnr(task); in futex_lock_pi_atomic() local
614 static int wake_futex_pi(u32 __user *uaddr, u32 uval, in wake_futex_pi()
676 u32 uval, curval, newval, newtid; in __fixup_pi_state_owner() local
1118 u32 curval, uval, vpid = task_pid_vnr(current); in futex_unlock_pi() local
Dwaitwake.c426 u32 uval; in futex_wait_multiple_setup() local
602 u32 uval; in futex_wait_setup() local
Dcore.c455 int futex_cmpxchg_value_locked(u32 *curval, u32 __user *uaddr, u32 uval, u32 newval) in futex_cmpxchg_value_locked()
668 u32 uval, nval, mval; in handle_futex_death() local
/kernel/trace/
Dtrace_events_hist.c5434 u64 uval; in hist_trigger_print_key() local
/kernel/bpf/
Dverifier.c2277 u64 uval = reg->var_off.value; in reg_bounds_sanity_check() local