Searched refs:register_user_break_hook (Results 1 – 3 of 3) sorted by relevance
95 void register_user_break_hook(struct break_hook *hook);
202 register_user_break_hook(&uprobes_break_hook); in arch_init_uprobes()
282 void register_user_break_hook(struct break_hook *hook) in register_user_break_hook() function