Home
last modified time | relevance | path

Searched defs:unwind_task_free (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dunwind_deferred.h69 static inline void unwind_task_free(struct task_struct *task) {} in unwind_task_free() function
/linux/kernel/unwind/
H A Ddeferred.c356 void unwind_task_free(struct task_struct *task) in unwind_task_free() function