Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Ddebug_locks.h52 extern void debug_show_all_locks(void);
57 static inline void debug_show_all_locks(void) in debug_show_all_locks() function
/Linux-v5.4/tools/include/linux/
Dlockdep.h64 #define debug_show_all_locks() macro
/Linux-v5.4/kernel/locking/
Drtmutex-debug.c132 debug_show_all_locks(); in debug_rt_mutex_print_deadlock()
Dlockdep.c3972 debug_show_all_locks(); in __lock_acquire()
5331 void debug_show_all_locks(void) in debug_show_all_locks() function
5354 EXPORT_SYMBOL_GPL(debug_show_all_locks);
/Linux-v5.4/kernel/
Dhung_task.c203 debug_show_all_locks(); in check_hung_uninterruptible_tasks()
Dpanic.c153 debug_show_all_locks(); in panic_print_sys_info()
/Linux-v5.4/drivers/tty/
Dsysrq.c198 debug_show_all_locks(); in sysrq_handle_showlocks()
/Linux-v5.4/mm/
Doom_kill.c623 debug_show_all_locks(); in oom_reap_task()
/Linux-v5.4/kernel/sched/
Dcore.c6006 debug_show_all_locks(); in show_state_filter()