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

/linux-master/arch/arm64/include/asm/
H A Ddebug-monitors.h87 void unregister_kernel_break_hook(struct break_hook *hook);
/linux-master/arch/arm64/kernel/
H A Dkgdb.c332 unregister_kernel_break_hook(&kgdb_brkpt_hook);
333 unregister_kernel_break_hook(&kgdb_compiled_brkpt_hook);
H A Ddebug-monitors.c297 void unregister_kernel_break_hook(struct break_hook *hook) function

Completed in 288 milliseconds