Searched refs:futex_unlock_pi (Results 1 – 3 of 3) sorted by relevance
290 extern int futex_unlock_pi(u32 __user *uaddr, unsigned int flags);
126 return futex_unlock_pi(uaddr, flags); in do_futex()
1100 int futex_unlock_pi(u32 __user *uaddr, unsigned int flags) in futex_unlock_pi() function