Home
last modified time | relevance | path

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

/arch/arm/kernel/
A Dptrace.c396 u8 num_brps, num_wrps, debug_arch, wp_len; in ptrace_get_hbp_resource_info() local
399 num_brps = hw_breakpoint_slots(TYPE_INST); in ptrace_get_hbp_resource_info()
410 reg |= num_brps; in ptrace_get_hbp_resource_info()
/arch/arm64/kernel/
A Dptrace.c2101 u8 num_brps, num_wrps, debug_arch, wp_len; in compat_ptrace_hbp_get_resource_info() local
2104 num_brps = hw_breakpoint_slots(TYPE_INST); in compat_ptrace_hbp_get_resource_info()
2115 reg |= num_brps; in compat_ptrace_hbp_get_resource_info()

Completed in 11 milliseconds