Searched refs:debug_mutex_unlock (Results 1 – 4 of 4) sorted by relevance
48 #define debug_mutex_unlock(lock) do { } while (0) macro
26 extern void debug_mutex_unlock(struct mutex *lock);
72 void debug_mutex_unlock(struct mutex *lock) in debug_mutex_unlock() function
741 debug_mutex_unlock(lock); in __mutex_unlock_common_slowpath()