Home
last modified time | relevance | path

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

/Linux-v5.10/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.10/tools/include/linux/
Dlockdep.h64 #define debug_show_all_locks() macro
/Linux-v5.10/kernel/locking/
Drtmutex-debug.c132 debug_show_all_locks(); in debug_rt_mutex_print_deadlock()
Dlockdep.c4849 debug_show_all_locks(); in __lock_acquire()
6250 void debug_show_all_locks(void) in debug_show_all_locks() function
6273 EXPORT_SYMBOL_GPL(debug_show_all_locks);
/Linux-v5.10/kernel/
Dhung_task.c205 debug_show_all_locks(); in check_hung_uninterruptible_tasks()
Dpanic.c163 debug_show_all_locks(); in panic_print_sys_info()
/Linux-v5.10/mm/
Doom_kill.c625 debug_show_all_locks(); in oom_reap_task()
/Linux-v5.10/drivers/tty/
Dsysrq.c214 debug_show_all_locks(); in sysrq_handle_showlocks()
/Linux-v5.10/kernel/sched/
Dcore.c6511 debug_show_all_locks(); in show_state_filter()