Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A Dhw_breakpoint.c141 *gen_len = HW_BREAKPOINT_LEN_1; in arch_bp_generic_fields()
182 case HW_BREAKPOINT_LEN_1: in arch_build_bp_info()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dhw_breakpoint.h6 HW_BREAKPOINT_LEN_1 = 1, 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.h6 HW_BREAKPOINT_LEN_1 = 1, 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.h6 HW_BREAKPOINT_LEN_1 = 1, enumerator
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dhw_breakpoint.h6 HW_BREAKPOINT_LEN_1 = 1, enumerator
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dhw_breakpoint.c184 return HW_BREAKPOINT_LEN_1; in arch_bp_generic_len()
381 case HW_BREAKPOINT_LEN_1: in arch_build_bp_info()
H A Dkgdb.c651 attr.bp_len = HW_BREAKPOINT_LEN_1; in kgdb_arch_late()
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dhw_breakpoint.c379 *gen_len = HW_BREAKPOINT_LEN_1; in arch_bp_generic_fields()
436 case HW_BREAKPOINT_LEN_1: in arch_build_bp_info()
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dhw_breakpoint.c491 *gen_len = HW_BREAKPOINT_LEN_1; in arch_bp_generic_fields()
536 case HW_BREAKPOINT_LEN_1: in arch_build_bp_info()
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dparse-events.c1335 TEST_ASSERT_VAL("wrong bp_len", HW_BREAKPOINT_LEN_1 == in test__checkevent_breakpoint_len()