Home
last modified time | relevance | path

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

/linux-6.6.21/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-6.6.21/kernel/
Dhung_task.c218 debug_show_all_locks(); in check_hung_uninterruptible_tasks()
Dpanic.c225 debug_show_all_locks(); in panic_print_sys_info()
/linux-6.6.21/mm/
Doom_kill.c623 debug_show_all_locks(); in oom_reap_task()
/linux-6.6.21/drivers/tty/
Dsysrq.c214 debug_show_all_locks(); in sysrq_handle_showlocks()
/linux-6.6.21/kernel/locking/
Dlockdep.c5158 debug_show_all_locks(); in __lock_acquire()
6604 void debug_show_all_locks(void) in debug_show_all_locks() function
6627 EXPORT_SYMBOL_GPL(debug_show_all_locks);
/linux-6.6.21/kernel/sched/
Dcore.c9240 debug_show_all_locks(); in show_state_filter()