Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A 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
/openbmc/linux/kernel/
H A Dhung_task.c218 debug_show_all_locks(); in check_hung_uninterruptible_tasks()
H A Dpanic.c225 debug_show_all_locks(); in panic_print_sys_info()
/openbmc/linux/drivers/tty/
H A Dsysrq.c214 debug_show_all_locks(); in sysrq_handle_showlocks()
/openbmc/linux/mm/
H A Doom_kill.c630 debug_show_all_locks(); in oom_reap_task()
/openbmc/linux/kernel/locking/
H A Dlockdep.c5158 debug_show_all_locks(); in __lock_acquire()
6620 void debug_show_all_locks(void) in debug_show_all_locks() function
6643 EXPORT_SYMBOL_GPL(debug_show_all_locks);
/openbmc/linux/kernel/sched/
H A Dcore.c9250 debug_show_all_locks();