Searched refs:attach_to_pi_owner (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/futex/
H A Dpi.c345 * Set owner died attach_to_pi_owner() {
411 static int attach_to_pi_owner(u32 __user *uaddr, u32 uval, union futex_key *key, function
583 * No need to do the full attach_to_pi_owner() exercise
608 return attach_to_pi_owner(uaddr, newval, key, ps, exiting);

Completed in 101 milliseconds