Home
last modified time | relevance | path

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

/linux/kernel/futex/
H A Dpi.c1196 static int __futex_unlock_pi(u32 __user *uaddr, unsigned int flags) in __futex_unlock_pi() function
1362 int ret = __futex_unlock_pi(uaddr, flags); in futex_unlock_pi()