Searched refs:attach_to_pi_owner (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/kernel/ |
D | futex.c | 1196 static int attach_to_pi_owner(u32 __user *uaddr, u32 uval, union futex_key *key, in attach_to_pi_owner() function 1304 return attach_to_pi_owner(uaddr, uval, key, ps, exiting); in lookup_pi_state() 1422 return attach_to_pi_owner(uaddr, newval, key, ps, exiting); in futex_lock_pi_atomic()
|