Home
last modified time | relevance | path

Searched refs:debug_mutex_unlock (Results 1 – 3 of 3) sorted by relevance

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

Completed in 5 milliseconds