Searched refs:debug_rt_mutex_proxy_unlock (Results 1 - 4 of 4) sorted by relevance

/kernel/locking/
H A Drtmutex.h20 #define debug_rt_mutex_proxy_unlock(l) do { } while (0) macro
H A Drtmutex-debug.h22 extern void debug_rt_mutex_proxy_unlock(struct rt_mutex *lock);
H A Drtmutex-debug.c150 void debug_rt_mutex_proxy_unlock(struct rt_mutex *lock) function
H A Drtmutex.c1529 debug_rt_mutex_proxy_unlock(lock);

Completed in 183 milliseconds