Searched defs:debug_mutex_lock_common (Results 1 - 2 of 2) sorted by relevance

/linux-master/kernel/locking/
H A Dmutex-debug.c28 void debug_mutex_lock_common(struct mutex *lock, struct mutex_waiter *waiter) function
H A Dmutex.h38 # define debug_mutex_lock_common(lock, waiter) do { } while (0) macro

Completed in 155 milliseconds