Home
last modified time | relevance | path

Searched refs:debug_show_all_locks (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/include/linux/
Ddebug_locks.h51 extern void debug_show_all_locks(void);
56 static inline void debug_show_all_locks(void) in debug_show_all_locks() function
/linux-4.4.14/tools/lib/lockdep/uinclude/linux/
Dlockdep.h56 #define debug_show_all_locks() macro
/linux-4.4.14/kernel/locking/
Drtmutex-debug.c129 debug_show_all_locks(); in debug_rt_mutex_print_deadlock()
Dlockdep.c3223 debug_show_all_locks(); in __lock_acquire()
4160 void debug_show_all_locks(void) in debug_show_all_locks() function
4216 EXPORT_SYMBOL_GPL(debug_show_all_locks);
/linux-4.4.14/drivers/tty/
Dsysrq.c196 debug_show_all_locks(); in sysrq_handle_showlocks()
/linux-4.4.14/kernel/sched/
Dcore.c4970 debug_show_all_locks(); in show_state_filter()