Searched defs:debug_mutex_unlock (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/kernel/locking/ | ||
D | mutex-debug.c | 71 void debug_mutex_unlock(struct mutex *lock) in debug_mutex_unlock() function |
D | mutex.h | 43 # define debug_mutex_unlock(lock) do { } while (0) macro |