Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/
Dfutex_compat.c97 if (handle_futex_death(uaddr, curr, pi)) in compat_exit_robust_list()
116 handle_futex_death(uaddr, curr, pip); in compat_exit_robust_list()
Dfutex.c2928 int handle_futex_death(u32 __user *uaddr, struct task_struct *curr, int pi) in handle_futex_death() function
3041 if (handle_futex_death((void __user *)entry + futex_offset, in exit_robust_list()
3058 handle_futex_death((void __user *)pending + futex_offset, in exit_robust_list()
/linux-4.4.14/include/linux/
Dfutex.h15 handle_futex_death(u32 __user *uaddr, struct task_struct *curr, int pi);