Searched refs:debug_show_held_locks (Results 1 – 8 of 8) sorted by relevance
52 extern void debug_show_held_locks(struct task_struct *task);60 static inline void debug_show_held_locks(struct task_struct *task) in debug_show_held_locks() function
77 debug_show_held_locks(task); in show_stack()
138 debug_show_held_locks(tsk); in show_trace()
149 debug_show_held_locks(task ? : current); in show_stack()
372 debug_show_held_locks(task); in print_verbose_info()
5503 debug_show_held_locks(prev); in __schedule_bug()9531 debug_show_held_locks(current); in __might_resched()9565 debug_show_held_locks(current); in __cant_sleep()9597 debug_show_held_locks(current); in __cant_migrate()
6484 void debug_show_held_locks(struct task_struct *task) in debug_show_held_locks() function6492 EXPORT_SYMBOL_GPL(debug_show_held_locks);
2312 debug_show_held_locks(current); in process_one_work()
Completed in 47 milliseconds