Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dhw_breakpoint.h11 TYPE_INST = 0, enumerator
/linux-6.6.21/arch/xtensa/kernel/
Dhw_breakpoint.c27 case TYPE_INST: in hw_breakpoint_slots()
/linux-6.6.21/kernel/events/
Dhw_breakpoint.c171 static_assert(hw_breakpoint_slots(TYPE_INST) == hw_breakpoint_slots(TYPE_DATA));
296 return TYPE_INST; in find_slot_idx()
/linux-6.6.21/arch/loongarch/kernel/
Dhw_breakpoint.c26 case TYPE_INST: in hw_breakpoint_slots()
Dptrace.c530 num = hw_breakpoint_slots(TYPE_INST); in ptrace_hbp_get_resource_info()
/linux-6.6.21/arch/arm/kernel/
Dptrace.c399 num_brps = hw_breakpoint_slots(TYPE_INST); in ptrace_get_hbp_resource_info()
Dhw_breakpoint.c281 case TYPE_INST: in hw_breakpoint_slots()
/linux-6.6.21/arch/arm64/kernel/
Dhw_breakpoint.c49 case TYPE_INST: in hw_breakpoint_slots()
Dptrace.c366 num = hw_breakpoint_slots(TYPE_INST); in ptrace_hbp_get_resource_info()
1931 num_brps = hw_breakpoint_slots(TYPE_INST); in compat_ptrace_hbp_get_resource_info()