Home
last modified time | relevance | path

Searched refs:unregister_user_break_hook (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm64/include/asm/
H A Ddebug-monitors.h84 void unregister_user_break_hook(struct break_hook *hook);
/openbmc/linux/arch/arm64/kernel/
H A Ddebug-monitors.c287 void unregister_user_break_hook(struct break_hook *hook) in unregister_user_break_hook() function