Home
last modified time | relevance | path

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

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