Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/locking/
H A Drtmutex-debug.c143 void debug_rt_mutex_unlock(struct rt_mutex *lock) in debug_rt_mutex_unlock() function
H A Drtmutex.h20 #define debug_rt_mutex_unlock(l) do { } while (0) macro