Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/tools/include/linux/
Dlockdep.h64 #define debug_show_all_locks() macro
/Linux-v4.19/kernel/locking/
Drtmutex-debug.c132 debug_show_all_locks(); in debug_rt_mutex_print_deadlock()
Dlockdep.c3428 debug_show_all_locks(); in __lock_acquire()
4429 void debug_show_all_locks(void) in debug_show_all_locks() function
4452 EXPORT_SYMBOL_GPL(debug_show_all_locks);
/Linux-v4.19/kernel/
Dhung_task.c202 debug_show_all_locks(); in check_hung_uninterruptible_tasks()
/Linux-v4.19/drivers/tty/
Dsysrq.c205 debug_show_all_locks(); in sysrq_handle_showlocks()
/Linux-v4.19/mm/
Doom_kill.c600 debug_show_all_locks(); in oom_reap_task()
/Linux-v4.19/kernel/sched/
Dcore.c5358 debug_show_all_locks(); in show_state_filter()