debug_show_held_locks   77 arch/microblaze/kernel/traps.c 	debug_show_held_locks(task);
debug_show_held_locks  137 arch/s390/kernel/dumpstack.c 	debug_show_held_locks(task ? : current);
debug_show_held_locks  144 arch/sh/kernel/dumpstack.c 	debug_show_held_locks(tsk);
debug_show_held_locks   53 include/linux/debug_locks.h extern void debug_show_held_locks(struct task_struct *task);
debug_show_held_locks 5372 kernel/locking/lockdep.c EXPORT_SYMBOL_GPL(debug_show_held_locks);
debug_show_held_locks  123 kernel/locking/rtmutex-debug.c 	debug_show_held_locks(current);
debug_show_held_locks  124 kernel/locking/rtmutex-debug.c 	debug_show_held_locks(task);
debug_show_held_locks 3853 kernel/sched/core.c 	debug_show_held_locks(prev);
debug_show_held_locks 6780 kernel/sched/core.c 	debug_show_held_locks(current);
debug_show_held_locks 6816 kernel/sched/core.c 	debug_show_held_locks(current);
debug_show_held_locks 2286 kernel/workqueue.c 		debug_show_held_locks(current);