Searched refs:kgdb_compiled_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.c166 static struct undef_hook kgdb_compiled_brkpt_hook = { variable in typeref:struct:undef_hook
225 register_undef_hook(&kgdb_compiled_brkpt_hook);
239 unregister_undef_hook(&kgdb_compiled_brkpt_hook);

Completed in 20 milliseconds