Searched defs:rt_mutex_debug_task_free (Results 1 – 4 of 4) sorted by relevance
60 void rt_mutex_debug_task_free(struct task_struct *task) in rt_mutex_debug_task_free() function
70 static inline void rt_mutex_debug_task_free(struct task_struct *tsk) { } in rt_mutex_debug_task_free() function
75 # define rt_mutex_debug_task_free(t) do { } while (0) macro
485 void rt_mutex_debug_task_free(struct task_struct *task) in rt_mutex_debug_task_free() function