Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/locking/
H A Drtmutex-debug.c60 void rt_mutex_debug_task_free(struct task_struct *task) in rt_mutex_debug_task_free() function
/OK3568_Linux_fs/kernel/include/linux/
H A Drtmutex.h75 # define rt_mutex_debug_task_free(t) do { } while (0) macro