Searched refs:kgdb_disable_hw_debug (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dkgdb.h39 * kgdb_disable_hw_debug - (optional) Disable hardware debugging hook
46 extern void kgdb_disable_hw_debug(struct pt_regs *regs);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/debug/
H A Ddebug_core.c210 * kgdb_disable_hw_debug - Disable hardware debugging while we in kgdb.
217 void __weak kgdb_disable_hw_debug(struct pt_regs *regs) function
566 kgdb_disable_hw_debug(ks->linux_regs);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/kernel/
H A Dkgdb.c318 void kgdb_disable_hw_debug(struct pt_regs *regs) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dkgdb.c383 * kgdb_disable_hw_debug - Disable hardware debugging while we in kgdb.
390 void kgdb_disable_hw_debug(struct pt_regs *regs) function

Completed in 105 milliseconds