Home
last modified time | relevance | path

Searched refs:TYPE_INST (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/
H A Dhw_breakpoint.h11 TYPE_INST = 0, enumerator
/linux/arch/xtensa/kernel/
H A Dhw_breakpoint.c27 case TYPE_INST: in hw_breakpoint_slots()
/linux/arch/arm/kernel/
H A Dptrace.c399 num_brps = hw_breakpoint_slots(TYPE_INST); in ptrace_get_hbp_resource_info()
H A Dhw_breakpoint.c282 case TYPE_INST: in hw_breakpoint_slots()
/linux/arch/arm64/kernel/
H A Dhw_breakpoint.c51 case TYPE_INST: in hw_breakpoint_slots()
H A Dptrace.c367 num = hw_breakpoint_slots(TYPE_INST); in ptrace_hbp_get_resource_info()
2128 num_brps = hw_breakpoint_slots(TYPE_INST); in compat_ptrace_hbp_get_resource_info()
/linux/arch/loongarch/kernel/
H A Dptrace.c516 num = hw_breakpoint_slots(TYPE_INST); in ptrace_hbp_get_resource_info()