Home
last modified time | relevance | path

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

/linux/kernel/futex/
H A Dpi.c345 * Set owner died attach_to_pi_owner() { 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() function
583 * No need to do the full attach_to_pi_owner() exercise in futex_lock_pi_atomic()
608 return attach_to_pi_owner(uaddr, newval, key, ps, exiting); in futex_lock_pi_atomic()