Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Ddebug_locks.h54 extern void debug_show_all_locks(void);
59 static inline void debug_show_all_locks(void) in debug_show_all_locks() function
/kernel/linux/linux-5.10/tools/include/linux/
Dlockdep.h64 #define debug_show_all_locks() macro
/kernel/linux/linux-5.10/kernel/locking/
Drtmutex-debug.c132 debug_show_all_locks(); in debug_rt_mutex_print_deadlock()
Dlockdep.c4971 debug_show_all_locks(); in __lock_acquire()
6386 void debug_show_all_locks(void) in debug_show_all_locks() function
6409 EXPORT_SYMBOL_GPL(debug_show_all_locks);
/kernel/linux/linux-5.10/kernel/
Dhung_task.c214 debug_show_all_locks(); in check_hung_uninterruptible_tasks()
Dpanic.c163 debug_show_all_locks(); in panic_print_sys_info()
/kernel/linux/linux-5.10/mm/
Doom_kill.c625 debug_show_all_locks(); in oom_reap_task()
/kernel/linux/linux-5.10/drivers/tty/
Dsysrq.c214 debug_show_all_locks(); in sysrq_handle_showlocks()
/kernel/linux/linux-5.10/drivers/staging/hungtask/
Dhungtask_base.c351 debug_show_all_locks(); in htbase_show_state_filter()
/kernel/linux/linux-5.10/kernel/sched/
Dcore.c6748 debug_show_all_locks(); in show_state_filter()