Searched refs:futex_exit_recursive (Results 1 – 3 of 3) sorted by relevance
77 void futex_exit_recursive(struct task_struct *tsk);98 static inline void futex_exit_recursive(struct task_struct *tsk) { } in futex_exit_recursive() function
1427 * futex_exit_recursive - Set the tasks futex state to FUTEX_STATE_DEAD1443 void futex_exit_recursive(struct task_struct *tsk) in futex_exit_recursive() function
1058 futex_exit_recursive(tsk); in make_task_dead()