Home
last modified time | relevance | path

Searched refs:register_user_break_hook (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/arch/arm64/include/asm/
Ddebug-monitors.h95 void register_user_break_hook(struct break_hook *hook);
/Linux-v5.15/arch/arm64/kernel/probes/
Duprobes.c202 register_user_break_hook(&uprobes_break_hook); in arch_init_uprobes()
/Linux-v5.15/arch/arm64/kernel/
Ddebug-monitors.c282 void register_user_break_hook(struct break_hook *hook) in register_user_break_hook() function