Searched refs:rt_mutex_debug_task_free (Results 1 - 3 of 3) sorted by last modified time

/linux-master/kernel/
H A Dfork.c603 rt_mutex_debug_task_free(tsk);
/linux-master/kernel/locking/
H A Drtmutex_api.c485 void rt_mutex_debug_task_free(struct task_struct *task) function
/linux-master/include/linux/
H A Drtmutex.h68 extern void rt_mutex_debug_task_free(struct task_struct *tsk);
70 static inline void rt_mutex_debug_task_free(struct task_struct *tsk) { } function

Completed in 165 milliseconds