Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/include/asm/
H A Ddebug-monitors.h83 void register_user_break_hook(struct break_hook *hook);
/linux-6.15/arch/arm64/kernel/probes/
H A Duprobes.c210 register_user_break_hook(&uprobes_break_hook); in arch_init_uprobes()
/linux-6.15/arch/arm64/kernel/
H A Ddebug-monitors.c282 void register_user_break_hook(struct break_hook *hook) in register_user_break_hook() function