Searched refs:unwind_task_free (Results 1 – 3 of 3) sorted by relevance
24 void unwind_task_free(struct task_struct *task);59 static inline void unwind_task_free(struct task_struct *task) {} in unwind_task_free() function
359 void unwind_task_free(struct task_struct *task) in unwind_task_free() function
782 unwind_task_free(tsk); in __put_task_struct()