Home
last modified time | relevance | path

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

/openbmc/linux/kernel/futex/
H A Dpi.c202 static int attach_to_pi_state(u32 __user *uaddr, u32 uval, in attach_to_pi_state() function
550 return attach_to_pi_state(uaddr, uval, top_waiter->pi_state, ps); in futex_lock_pi_atomic()