Searched refs:debug_show_held_locks (Results 1 – 10 of 10) sorted by relevance
55 extern void debug_show_held_locks(struct task_struct *task);63 static inline void debug_show_held_locks(struct task_struct *task) in debug_show_held_locks() function
123 debug_show_held_locks(current); in debug_rt_mutex_print_deadlock()124 debug_show_held_locks(task); in debug_rt_mutex_print_deadlock()
6416 void debug_show_held_locks(struct task_struct *task) in debug_show_held_locks() function6424 EXPORT_SYMBOL_GPL(debug_show_held_locks);
77 debug_show_held_locks(task); in show_stack()
138 debug_show_held_locks(tsk); in show_trace()
139 debug_show_held_locks(task ? : current); in show_stack()
319 debug_show_held_locks(task); in print_verbose_info()
364 debug_show_held_locks(task); in do_dump_task()
4464 debug_show_held_locks(prev); in __schedule_bug()7897 debug_show_held_locks(current); in ___might_sleep()7932 debug_show_held_locks(current); in __cant_sleep()
2293 debug_show_held_locks(current); in process_one_work()