Searched refs:debug_show_held_locks (Results 1 – 6 of 6) 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
78 debug_show_held_locks(task); in show_stack()
138 debug_show_held_locks(tsk); in show_trace()
5927 debug_show_held_locks(prev); in __schedule_bug()9156 debug_show_held_locks(current); in __might_resched()9190 debug_show_held_locks(current); in __cant_sleep()9222 debug_show_held_locks(current); in __cant_migrate()
6795 void debug_show_held_locks(struct task_struct *task) in debug_show_held_locks() function6803 EXPORT_SYMBOL_GPL(debug_show_held_locks);
3334 debug_show_held_locks(current); in process_one_work()