break_hook         94 arch/arm64/include/asm/debug-monitors.h void register_user_break_hook(struct break_hook *hook);
break_hook         95 arch/arm64/include/asm/debug-monitors.h void unregister_user_break_hook(struct break_hook *hook);
break_hook         97 arch/arm64/include/asm/debug-monitors.h void register_kernel_break_hook(struct break_hook *hook);
break_hook         98 arch/arm64/include/asm/debug-monitors.h void unregister_kernel_break_hook(struct break_hook *hook);
break_hook        280 arch/arm64/kernel/debug-monitors.c void register_user_break_hook(struct break_hook *hook)
break_hook        285 arch/arm64/kernel/debug-monitors.c void unregister_user_break_hook(struct break_hook *hook)
break_hook        290 arch/arm64/kernel/debug-monitors.c void register_kernel_break_hook(struct break_hook *hook)
break_hook        295 arch/arm64/kernel/debug-monitors.c void unregister_kernel_break_hook(struct break_hook *hook)
break_hook        302 arch/arm64/kernel/debug-monitors.c 	struct break_hook *hook;
break_hook        260 arch/arm64/kernel/kgdb.c static struct break_hook kgdb_brkpt_hook = {
break_hook        265 arch/arm64/kernel/kgdb.c static struct break_hook kgdb_compiled_brkpt_hook = {
break_hook        437 arch/arm64/kernel/probes/kprobes.c static struct break_hook kprobes_break_hook = {
break_hook        190 arch/arm64/kernel/probes/uprobes.c static struct break_hook uprobes_break_hook = {
break_hook        976 arch/arm64/kernel/traps.c static struct break_hook bug_break_hook = {
break_hook       1020 arch/arm64/kernel/traps.c static struct break_hook kasan_break_hook = {