Searched refs:unwind_deferred_task_exit (Results 1 – 3 of 3) sorted by relevance
32 void unwind_deferred_task_exit(struct task_struct *task);74 static inline void unwind_deferred_task_exit(struct task_struct *task) {} in unwind_deferred_task_exit() function
192 void unwind_deferred_task_exit(struct task_struct *task) in unwind_deferred_task_exit() function
962 unwind_deferred_task_exit(tsk); in do_exit()