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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dkgdb.c160 static struct undef_hook kgdb_brkpt_hook = { variable in typeref:struct:undef_hook
224 register_undef_hook(&kgdb_brkpt_hook);
238 unregister_undef_hook(&kgdb_brkpt_hook);

Completed in 75 milliseconds