Searched refs:futex_exit_recursive (Results 1 – 3 of 3) sorted by relevance
73 void futex_exit_recursive(struct task_struct *tsk); in futex_init_task() 91 static inline void futex_exit_recursive(struct task_struct *tsk) { } in futex_hash_allocate_default() 98 static inline void futex_exit_recursive(struct task_struct *tsk) { } futex_exit_recursive() function
1443 * futex_exit_recursive - Set the tasks futex state to FUTEX_STATE_DEAD in futex_exit_recursive() 1459 void futex_exit_recursive(struct task_struct *tsk) in futex_cleanup_begin() 1442 void futex_exit_recursive(struct task_struct *tsk) futex_exit_recursive() function
1102 futex_exit_recursive(tsk); in do_group_exit()