Searched refs:HW_BREAKPOINT_LEN_1 (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/include/uapi/linux/
H A Dhw_breakpoint.h5 HW_BREAKPOINT_LEN_1 = 1, enumerator in enum:__anon13274
/linux-4.1.27/arch/sh/kernel/
H A Dhw_breakpoint.c144 *gen_len = HW_BREAKPOINT_LEN_1; arch_bp_generic_fields()
184 case HW_BREAKPOINT_LEN_1: arch_build_bp_info()
/linux-4.1.27/arch/x86/kernel/
H A Dhw_breakpoint.c210 *gen_len = HW_BREAKPOINT_LEN_1; arch_bp_generic_fields()
264 case HW_BREAKPOINT_LEN_1: arch_build_bp_info()
H A Dkgdb.c665 attr.bp_len = HW_BREAKPOINT_LEN_1; kgdb_arch_late()
/linux-4.1.27/arch/arm64/kernel/
H A Dhw_breakpoint.c369 *gen_len = HW_BREAKPOINT_LEN_1; arch_bp_generic_fields()
414 case HW_BREAKPOINT_LEN_1: arch_build_bp_info()
/linux-4.1.27/arch/arm/kernel/
H A Dhw_breakpoint.c501 *gen_len = HW_BREAKPOINT_LEN_1; arch_bp_generic_fields()
546 case HW_BREAKPOINT_LEN_1: arch_build_bp_info()
/linux-4.1.27/tools/perf/tests/
H A Dparse-events.c1188 TEST_ASSERT_VAL("wrong bp_len", HW_BREAKPOINT_LEN_1 == test__checkevent_breakpoint_len()

Completed in 101 milliseconds