Searched refs:kgdb_usethread (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/debug/
H A Dgdbstub.c489 thread = kgdb_usethread;
538 if (kgdb_usethread && kgdb_usethread != current) {
611 !(!kgdb_usethread || kgdb_usethread == current) ||
799 kgdb_usethread = thread;
937 kgdb_usethread = kgdb_info[ks->cpu].task;
H A Ddebug_core.c122 struct task_struct *kgdb_usethread; variable in typeref:struct:task_struct
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dkgdb.h68 extern struct task_struct *kgdb_usethread;

Completed in 40 milliseconds