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