Home
last modified time | relevance | path

Searched refs:debug_reg_hook (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dhw_breakpoint.c962 static struct undef_hook debug_reg_hook = { variable
1152 register_undef_hook(&debug_reg_hook); in arch_hw_breakpoint_init()
1162 unregister_undef_hook(&debug_reg_hook); in arch_hw_breakpoint_init()
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dhw_breakpoint.c979 static struct undef_hook debug_reg_hook = { variable
1178 register_undef_hook(&debug_reg_hook); in arch_hw_breakpoint_init()
1188 unregister_undef_hook(&debug_reg_hook); in arch_hw_breakpoint_init()

Completed in 4 milliseconds