Searched refs:unwind_task_free (Results 1 – 3 of 3) sorted by relevance
34 void unwind_task_free(struct task_struct *task);69 static inline void unwind_task_free(struct task_struct *task) {} in unwind_task_free() function
356 void unwind_task_free(struct task_struct *task) in unwind_task_free() function
739 unwind_task_free(tsk); in __put_task_struct()