Searched refs:HW_BREAKPOINT_LEN_4 (Results 1 - 10 of 10) sorted by relevance

/linux-4.1.27/include/uapi/linux/
H A Dhw_breakpoint.h7 HW_BREAKPOINT_LEN_4 = 4, enumerator in enum:__anon13274
/linux-4.1.27/samples/hw_breakpoint/
H A Ddata_breakpoint.c60 attr.bp_len = HW_BREAKPOINT_LEN_4; hw_break_module_init()
/linux-4.1.27/arch/sh/kernel/
H A Dhw_breakpoint.c150 *gen_len = HW_BREAKPOINT_LEN_4; arch_bp_generic_fields()
190 case HW_BREAKPOINT_LEN_4: arch_build_bp_info()
/linux-4.1.27/arch/x86/kernel/
H A Dhw_breakpoint.c216 *gen_len = HW_BREAKPOINT_LEN_4; arch_bp_generic_fields()
270 case HW_BREAKPOINT_LEN_4: arch_build_bp_info()
/linux-4.1.27/arch/arm64/kernel/
H A Dhw_breakpoint.c375 *gen_len = HW_BREAKPOINT_LEN_4; arch_bp_generic_fields()
420 case HW_BREAKPOINT_LEN_4: arch_build_bp_info()
H A Dptrace.c210 attr.bp_len = HW_BREAKPOINT_LEN_4; ptrace_hbp_create()
/linux-4.1.27/tools/perf/tests/
H A Dparse-events.c124 TEST_ASSERT_VAL("wrong bp_len", HW_BREAKPOINT_LEN_4 == test__checkevent_breakpoint()
153 HW_BREAKPOINT_LEN_4 == evsel->attr.bp_len); test__checkevent_breakpoint_r()
168 HW_BREAKPOINT_LEN_4 == evsel->attr.bp_len); test__checkevent_breakpoint_w()
183 HW_BREAKPOINT_LEN_4 == evsel->attr.bp_len); test__checkevent_breakpoint_rw()
/linux-4.1.27/arch/arm/kernel/
H A Dhw_breakpoint.c507 *gen_len = HW_BREAKPOINT_LEN_4; arch_bp_generic_fields()
552 case HW_BREAKPOINT_LEN_4: arch_build_bp_info()
H A Dptrace.c464 attr.bp_len = HW_BREAKPOINT_LEN_4; ptrace_hbp_create()
/linux-4.1.27/tools/perf/util/
H A Dparse-events.c530 len = HW_BREAKPOINT_LEN_4; parse_events_add_breakpoint()

Completed in 92 milliseconds