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

/linux-4.1.27/include/uapi/linux/
H A Dhw_breakpoint.h6 HW_BREAKPOINT_LEN_2 = 2, enumerator in enum:__anon13274
/linux-4.1.27/arch/sh/kernel/
H A Dhw_breakpoint.c147 *gen_len = HW_BREAKPOINT_LEN_2; arch_bp_generic_fields()
187 case HW_BREAKPOINT_LEN_2: arch_build_bp_info()
H A Dptrace_32.c90 attr.bp_len = HW_BREAKPOINT_LEN_2; set_single_step()
/linux-4.1.27/arch/x86/kernel/
H A Dhw_breakpoint.c213 *gen_len = HW_BREAKPOINT_LEN_2; arch_bp_generic_fields()
267 case HW_BREAKPOINT_LEN_2: arch_build_bp_info()
/linux-4.1.27/arch/arm64/kernel/
H A Dhw_breakpoint.c372 *gen_len = HW_BREAKPOINT_LEN_2; arch_bp_generic_fields()
417 case HW_BREAKPOINT_LEN_2: arch_build_bp_info()
/linux-4.1.27/arch/arm/kernel/
H A Dhw_breakpoint.c504 *gen_len = HW_BREAKPOINT_LEN_2; arch_bp_generic_fields()
549 case HW_BREAKPOINT_LEN_2: arch_build_bp_info()
/linux-4.1.27/tools/perf/tests/
H A Dparse-events.c1203 TEST_ASSERT_VAL("wrong bp_len", HW_BREAKPOINT_LEN_2 == test__checkevent_breakpoint_len_w()

Completed in 56 milliseconds