Searched refs:debug_show_held_locks (Results 1 – 8 of 8) sorted by relevance
53 extern void debug_show_held_locks(struct task_struct *task);61 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()
4459 void debug_show_held_locks(struct task_struct *task) in debug_show_held_locks() function4467 EXPORT_SYMBOL_GPL(debug_show_held_locks);
77 debug_show_held_locks(task); in show_stack()
144 debug_show_held_locks(tsk); in show_trace()
112 debug_show_held_locks(task); in show_stack()
3262 debug_show_held_locks(prev); in __schedule_bug()6134 debug_show_held_locks(current); in ___might_sleep()
2167 debug_show_held_locks(current); in process_one_work()