Home
last modified time | relevance | path

Searched refs:rt_mutex_debug_task_free (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/linux/
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) { } in rt_mutex_debug_task_free() function
/linux-6.3-rc2/kernel/locking/
A Drtmutex_api.c485 void rt_mutex_debug_task_free(struct task_struct *task) in rt_mutex_debug_task_free() function
/linux-6.3-rc2/kernel/
A Dfork.c557 rt_mutex_debug_task_free(tsk); in free_task()

Completed in 11 milliseconds