Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhw_breakpoint.h11 TYPE_INST = 0, enumerator
/openbmc/linux/kernel/events/
H A Dhw_breakpoint.c171 static_assert(hw_breakpoint_slots(TYPE_INST) == hw_breakpoint_slots(TYPE_DATA));
296 return TYPE_INST; in find_slot_idx()
/openbmc/linux/arch/xtensa/kernel/
H A Dhw_breakpoint.c27 case TYPE_INST: in hw_breakpoint_slots()
/openbmc/linux/arch/loongarch/kernel/
H A Dhw_breakpoint.c26 case TYPE_INST: in hw_breakpoint_slots()
H A Dptrace.c516 num = hw_breakpoint_slots(TYPE_INST); in ptrace_hbp_get_resource_info()
/openbmc/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.c281 case TYPE_INST: in hw_breakpoint_slots()
/openbmc/linux/arch/arm64/kernel/
H A Dhw_breakpoint.c49 case TYPE_INST: in hw_breakpoint_slots()
H A Dptrace.c366 num = hw_breakpoint_slots(TYPE_INST); in ptrace_hbp_get_resource_info()
1933 num_brps = hw_breakpoint_slots(TYPE_INST); in compat_ptrace_hbp_get_resource_info()