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

/linux-master/include/uapi/linux/
H A Dhw_breakpoint.h6 HW_BREAKPOINT_LEN_1 = 1, enumerator in enum:__anon3812
/linux-master/tools/include/uapi/linux/
H A Dhw_breakpoint.h6 HW_BREAKPOINT_LEN_1 = 1, enumerator in enum:__anon4342
/linux-master/arch/sh/kernel/
H A Dhw_breakpoint.c141 *gen_len = HW_BREAKPOINT_LEN_1;
182 case HW_BREAKPOINT_LEN_1:
/linux-master/arch/x86/kernel/
H A Dhw_breakpoint.c184 return HW_BREAKPOINT_LEN_1;
381 case HW_BREAKPOINT_LEN_1:
H A Dkgdb.c651 attr.bp_len = HW_BREAKPOINT_LEN_1;
/linux-master/arch/loongarch/kernel/
H A Dhw_breakpoint.c314 *gen_len = HW_BREAKPOINT_LEN_1;
359 case HW_BREAKPOINT_LEN_1:
H A Dkgdb.c539 breakinfo[i].len = HW_BREAKPOINT_LEN_1;
/linux-master/tools/testing/selftests/perf_events/
H A Dsigtrap_threads.c59 .bp_len = HW_BREAKPOINT_LEN_1,
/linux-master/tools/perf/bench/
H A Dbreakpoint.c59 attr.bp_len = HW_BREAKPOINT_LEN_1;
/linux-master/tools/perf/tests/
H A Dsigtrap.c45 .bp_len = HW_BREAKPOINT_LEN_1,
H A Dparse-events.c1658 TEST_ASSERT_VAL("wrong bp_len", HW_BREAKPOINT_LEN_1 ==
/linux-master/arch/arm64/kernel/
H A Dhw_breakpoint.c380 *gen_len = HW_BREAKPOINT_LEN_1;
437 case HW_BREAKPOINT_LEN_1:
/linux-master/kernel/events/
H A Dhw_breakpoint_test.c40 attr.bp_len = HW_BREAKPOINT_LEN_1;
/linux-master/arch/arm/kernel/
H A Dhw_breakpoint.c491 *gen_len = HW_BREAKPOINT_LEN_1;
536 case HW_BREAKPOINT_LEN_1:

Completed in 211 milliseconds