Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/locking/
H A Drtmutex-debug.c71 void debug_rt_mutex_deadlock(enum rtmutex_chainwalk chwalk, in debug_rt_mutex_deadlock() function
H A Drtmutex.h22 #define debug_rt_mutex_deadlock(d, a ,l) do { } while (0) macro