Searched refs:debug_show_held_locks (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Ddebug_locks.h50 extern void debug_show_held_locks(struct task_struct *task);
58 static inline void debug_show_held_locks(struct task_struct *task) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Drtmutex-debug.c175 debug_show_held_locks(current);
176 debug_show_held_locks(task);
H A Dworkqueue.c269 debug_show_held_locks(current);
H A Dlockdep.c2770 void debug_show_held_locks(struct task_struct *task) function
2779 EXPORT_SYMBOL_GPL(debug_show_held_locks); variable
H A Dsched.c3550 debug_show_held_locks(prev);
6863 debug_show_held_locks(current);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/kernel/
H A Dtraps.c911 debug_show_held_locks(tsk);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/kernel/
H A Dtraps.c141 debug_show_held_locks(task);

Completed in 96 milliseconds