Searched refs:break_hook (Results 1 – 6 of 6) sorted by relevance
87 struct break_hook { struct94 void register_user_break_hook(struct break_hook *hook); argument95 void unregister_user_break_hook(struct break_hook *hook);97 void register_kernel_break_hook(struct break_hook *hook);98 void unregister_kernel_break_hook(struct break_hook *hook);
280 void register_user_break_hook(struct break_hook *hook) in register_user_break_hook()285 void unregister_user_break_hook(struct break_hook *hook) in unregister_user_break_hook()290 void register_kernel_break_hook(struct break_hook *hook) in register_kernel_break_hook()295 void unregister_kernel_break_hook(struct break_hook *hook) in unregister_kernel_break_hook()302 struct break_hook *hook; in call_break_hook()
260 static struct break_hook kgdb_brkpt_hook = {265 static struct break_hook kgdb_compiled_brkpt_hook = {
967 static struct break_hook bug_break_hook = {1011 static struct break_hook kasan_break_hook = {
190 static struct break_hook uprobes_break_hook = {
437 static struct break_hook kprobes_break_hook = {