Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Drtmutex.h70 static inline void rt_mutex_debug_task_free(struct task_struct *tsk) { } in rt_mutex_debug_task_free() function
/linux-5.19.10/kernel/locking/
Drtmutex_api.c485 void rt_mutex_debug_task_free(struct task_struct *task) in rt_mutex_debug_task_free() function