Home
last modified time | relevance | path

Searched refs:HW_BREAKPOINT_LEN_1 (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dhw_breakpoint.h6 HW_BREAKPOINT_LEN_1 = 1, enumerator
/Linux-v4.19/tools/include/uapi/linux/
Dhw_breakpoint.h6 HW_BREAKPOINT_LEN_1 = 1, enumerator
/Linux-v4.19/arch/sh/kernel/
Dhw_breakpoint.c144 *gen_len = HW_BREAKPOINT_LEN_1; in arch_bp_generic_fields()
184 case HW_BREAKPOINT_LEN_1: in arch_build_bp_info()
/Linux-v4.19/arch/x86/kernel/
Dhw_breakpoint.c176 return HW_BREAKPOINT_LEN_1; in arch_bp_generic_len()
288 case HW_BREAKPOINT_LEN_1: in arch_build_bp_info()
Dkgdb.c671 attr.bp_len = HW_BREAKPOINT_LEN_1; in kgdb_arch_late()
/Linux-v4.19/arch/arm/kernel/
Dhw_breakpoint.c499 *gen_len = HW_BREAKPOINT_LEN_1; in arch_bp_generic_fields()
544 case HW_BREAKPOINT_LEN_1: in arch_build_bp_info()
/Linux-v4.19/arch/arm64/kernel/
Dhw_breakpoint.c390 *gen_len = HW_BREAKPOINT_LEN_1; in arch_bp_generic_fields()
447 case HW_BREAKPOINT_LEN_1: in arch_build_bp_info()
/Linux-v4.19/tools/perf/tests/
Dparse-events.c1235 TEST_ASSERT_VAL("wrong bp_len", HW_BREAKPOINT_LEN_1 == in test__checkevent_breakpoint_len()