Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/tools/lib/lockdep/uinclude/linux/
Dlockdep.h56 #define debug_show_all_locks() macro
/linux-4.1.27/kernel/locking/
Drtmutex-debug.c129 debug_show_all_locks(); in debug_rt_mutex_print_deadlock()
Dlockdep.c3222 debug_show_all_locks(); in __lock_acquire()
4164 void debug_show_all_locks(void) in debug_show_all_locks() function
4220 EXPORT_SYMBOL_GPL(debug_show_all_locks);
/linux-4.1.27/drivers/tty/
Dsysrq.c196 debug_show_all_locks(); in sysrq_handle_showlocks()
/linux-4.1.27/kernel/sched/
Dcore.c4587 debug_show_all_locks(); in show_state_filter()