Searched refs:rt_mutex_debug_task_free (Results 1 – 3 of 3) sorted by relevance
71 extern void rt_mutex_debug_task_free(struct task_struct *tsk);75 # define rt_mutex_debug_task_free(t) do { } while (0) macro
60 void rt_mutex_debug_task_free(struct task_struct *task) in rt_mutex_debug_task_free() function
459 rt_mutex_debug_task_free(tsk); in free_task()