Home
last modified time | relevance | path

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

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