Home
last modified time | relevance | path

Searched refs:HW_BREAKPOINT_LEN_2 (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/tools/include/uapi/linux/
H A Dhw_breakpoint.h7 HW_BREAKPOINT_LEN_2 = 2, enumerator
/openbmc/linux/include/uapi/linux/
H A Dhw_breakpoint.h7 HW_BREAKPOINT_LEN_2 = 2, enumerator
/openbmc/linux/arch/sh/kernel/
H A Dhw_breakpoint.c144 *gen_len = HW_BREAKPOINT_LEN_2; in arch_bp_generic_fields()
185 case HW_BREAKPOINT_LEN_2: in arch_build_bp_info()
H A Dptrace_32.c86 attr.bp_len = HW_BREAKPOINT_LEN_2; in set_single_step()
/openbmc/linux/arch/x86/kernel/
H A Dhw_breakpoint.c186 return HW_BREAKPOINT_LEN_2; in arch_bp_generic_len()
384 case HW_BREAKPOINT_LEN_2: in arch_build_bp_info()
/openbmc/linux/arch/loongarch/kernel/
H A Dhw_breakpoint.c329 *gen_len = HW_BREAKPOINT_LEN_2; in arch_bp_generic_fields()
374 case HW_BREAKPOINT_LEN_2: in arch_build_bp_info()
H A Dkgdb.c542 breakinfo[i].len = HW_BREAKPOINT_LEN_2; in kgdb_set_hw_break()
/openbmc/linux/arch/arm64/kernel/
H A Dhw_breakpoint.c382 *gen_len = HW_BREAKPOINT_LEN_2; in arch_bp_generic_fields()
439 case HW_BREAKPOINT_LEN_2: in arch_build_bp_info()
/openbmc/linux/arch/arm/kernel/
H A Dhw_breakpoint.c494 *gen_len = HW_BREAKPOINT_LEN_2; in arch_bp_generic_fields()
539 case HW_BREAKPOINT_LEN_2: in arch_build_bp_info()
/openbmc/linux/tools/perf/tests/
H A Dparse-events.c1567 TEST_ASSERT_VAL("wrong bp_len", HW_BREAKPOINT_LEN_2 == in test__checkevent_breakpoint_len_w()