Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A Dhw_breakpoint.c144 *gen_len = HW_BREAKPOINT_LEN_2; in arch_bp_generic_fields()
185 case HW_BREAKPOINT_LEN_2: in arch_build_bp_info()
H A Dptrace_32.c87 attr.bp_len = HW_BREAKPOINT_LEN_2; in set_single_step()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dhw_breakpoint.h7 HW_BREAKPOINT_LEN_2 = 2, enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dhw_breakpoint.h7 HW_BREAKPOINT_LEN_2 = 2, enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dhw_breakpoint.h7 HW_BREAKPOINT_LEN_2 = 2, enumerator
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dhw_breakpoint.h7 HW_BREAKPOINT_LEN_2 = 2, enumerator
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dhw_breakpoint.c186 return HW_BREAKPOINT_LEN_2; in arch_bp_generic_len()
384 case HW_BREAKPOINT_LEN_2: in arch_build_bp_info()
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dhw_breakpoint.c382 *gen_len = HW_BREAKPOINT_LEN_2; in arch_bp_generic_fields()
439 case HW_BREAKPOINT_LEN_2: in arch_build_bp_info()
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dhw_breakpoint.c494 *gen_len = HW_BREAKPOINT_LEN_2; in arch_bp_generic_fields()
539 case HW_BREAKPOINT_LEN_2: in arch_build_bp_info()
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dparse-events.c1350 TEST_ASSERT_VAL("wrong bp_len", HW_BREAKPOINT_LEN_2 == in test__checkevent_breakpoint_len_w()