Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/locking/
A Dmutex.h29 extern void debug_mutex_add_waiter(struct mutex *lock,
41 # define debug_mutex_add_waiter(lock, waiter, ti) do { } while (0) macro
A Dmutex-debug.c50 void debug_mutex_add_waiter(struct mutex *lock, struct mutex_waiter *waiter, in debug_mutex_add_waiter() function
A Dmutex.c208 debug_mutex_add_waiter(lock, waiter, current); in __mutex_add_waiter()

Completed in 4 milliseconds