Searched refs:break_hook (Results 1 – 6 of 6) sorted by relevance
76 struct break_hook { struct83 void register_user_break_hook(struct break_hook *hook); argument84 void unregister_user_break_hook(struct break_hook *hook);86 void register_kernel_break_hook(struct break_hook *hook);87 void unregister_kernel_break_hook(struct break_hook *hook);
282 void register_user_break_hook(struct break_hook *hook) in register_user_break_hook()287 void unregister_user_break_hook(struct break_hook *hook) in unregister_user_break_hook()292 void register_kernel_break_hook(struct break_hook *hook) in register_kernel_break_hook()297 void unregister_kernel_break_hook(struct break_hook *hook) in unregister_kernel_break_hook()304 struct break_hook *hook; in call_break_hook()
1010 static struct break_hook bug_break_hook = {1040 static struct break_hook cfi_break_hook = {1057 static struct break_hook fault_break_hook = {1101 static struct break_hook kasan_break_hook = {1115 static struct break_hook ubsan_break_hook = {
263 static struct break_hook kgdb_brkpt_hook = {268 static struct break_hook kgdb_compiled_brkpt_hook = {
338 static struct break_hook kprobes_break_hook = {362 static struct break_hook kprobes_break_ss_hook = {377 static struct break_hook kretprobes_break_hook = {
190 static struct break_hook uprobes_break_hook = {