Home
last modified time | relevance | path

Searched refs:debug_rt_mutex_unlock (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/kernel/locking/
Drtmutex.h20 #define debug_rt_mutex_unlock(l) do { } while (0) macro
Drtmutex-debug.h17 extern void debug_rt_mutex_unlock(struct rt_mutex *lock);
Drtmutex-debug.c143 void debug_rt_mutex_unlock(struct rt_mutex *lock) in debug_rt_mutex_unlock() function
Drtmutex.c1347 debug_rt_mutex_unlock(lock); in rt_mutex_slowunlock()
1618 debug_rt_mutex_unlock(lock); in __rt_mutex_futex_unlock()