Searched refs:debug_mutex_add_waiter (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/kernel/locking/
H A Dmutex.h41 #define debug_mutex_add_waiter(lock, waiter, ti) do { } while (0) macro
H A Dmutex-debug.h21 extern void debug_mutex_add_waiter(struct mutex *lock,
H A Dmutex-debug.c51 void debug_mutex_add_waiter(struct mutex *lock, struct mutex_waiter *waiter, debug_mutex_add_waiter() function
H A Dmutex.c537 debug_mutex_add_waiter(lock, &waiter, task_thread_info(task)); __mutex_lock_common()

Completed in 95 milliseconds