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

/linux-master/include/uapi/linux/
H A Dhw_breakpoint.h7 HW_BREAKPOINT_LEN_2 = 2, enumerator in enum:__anon3812
/linux-master/tools/include/uapi/linux/
H A Dhw_breakpoint.h7 HW_BREAKPOINT_LEN_2 = 2, enumerator in enum:__anon4342
/linux-master/arch/sh/kernel/
H A Dhw_breakpoint.c144 *gen_len = HW_BREAKPOINT_LEN_2;
185 case HW_BREAKPOINT_LEN_2:
H A Dptrace_32.c86 attr.bp_len = HW_BREAKPOINT_LEN_2;
/linux-master/arch/x86/kernel/
H A Dhw_breakpoint.c186 return HW_BREAKPOINT_LEN_2;
384 case HW_BREAKPOINT_LEN_2:
/linux-master/arch/loongarch/kernel/
H A Dhw_breakpoint.c317 *gen_len = HW_BREAKPOINT_LEN_2;
362 case HW_BREAKPOINT_LEN_2:
H A Dkgdb.c542 breakinfo[i].len = HW_BREAKPOINT_LEN_2;
/linux-master/arch/arm64/kernel/
H A Dhw_breakpoint.c383 *gen_len = HW_BREAKPOINT_LEN_2;
440 case HW_BREAKPOINT_LEN_2:
/linux-master/arch/arm/kernel/
H A Dhw_breakpoint.c494 *gen_len = HW_BREAKPOINT_LEN_2;
539 case HW_BREAKPOINT_LEN_2:
/linux-master/tools/perf/tests/
H A Dparse-events.c1673 TEST_ASSERT_VAL("wrong bp_len", HW_BREAKPOINT_LEN_2 ==

Completed in 177 milliseconds