Searched defs:debug_mutex_lock_common (Results 1 – 4 of 4) sorted by relevance
21 debug_mutex_lock_common(struct mutex *lock, struct mutex_waiter *waiter) in debug_mutex_lock_common() function
30 void debug_mutex_lock_common(struct mutex *lock, struct mutex_waiter *waiter) in debug_mutex_lock_common() function
29 void debug_mutex_lock_common(struct mutex *lock, struct mutex_waiter *waiter) in debug_mutex_lock_common() function
38 # define debug_mutex_lock_common(lock, waiter) do { } while (0) macro