Home
last modified time | relevance | path

Searched refs:debug_mutex_unlock (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/kernel/locking/
H A Dmutex.h34 extern void debug_mutex_unlock(struct mutex *lock);
43 # define debug_mutex_unlock(lock) do { } while (0) macro
H A Dmutex-debug.c71 void debug_mutex_unlock(struct mutex *lock) in debug_mutex_unlock() function
H A Dmutex.c933 debug_mutex_unlock(lock); in __mutex_unlock_slowpath()
/kernel/linux/linux-5.10/kernel/locking/
H A Dmutex.h17 #define debug_mutex_unlock(lock) do { } while (0) macro
H A Dmutex-debug.c72 void debug_mutex_unlock(struct mutex *lock) in debug_mutex_unlock() function
H A Dmutex.c1268 debug_mutex_unlock(lock); in __mutex_unlock_slowpath()

Completed in 7 milliseconds