Searched refs:HW_BREAKPOINT_LEN_8 (Results 1 - 9 of 9) sorted by relevance

/linux-master/include/uapi/linux/
H A Dhw_breakpoint.h13 HW_BREAKPOINT_LEN_8 = 8, enumerator in enum:__anon3812
/linux-master/tools/include/uapi/linux/
H A Dhw_breakpoint.h13 HW_BREAKPOINT_LEN_8 = 8, enumerator in enum:__anon4342
/linux-master/arch/sh/kernel/
H A Dhw_breakpoint.c150 *gen_len = HW_BREAKPOINT_LEN_8;
191 case HW_BREAKPOINT_LEN_8:
/linux-master/arch/x86/kernel/
H A Dhw_breakpoint.c191 return HW_BREAKPOINT_LEN_8;
391 case HW_BREAKPOINT_LEN_8:
/linux-master/arch/loongarch/kernel/
H A Dhw_breakpoint.c323 *gen_len = HW_BREAKPOINT_LEN_8;
368 case HW_BREAKPOINT_LEN_8:
H A Dkgdb.c548 breakinfo[i].len = HW_BREAKPOINT_LEN_8;
H A Dptrace.c1037 attr.bp_len = HW_BREAKPOINT_LEN_8;
/linux-master/arch/arm64/kernel/
H A Dhw_breakpoint.c401 *gen_len = HW_BREAKPOINT_LEN_8;
458 case HW_BREAKPOINT_LEN_8:
/linux-master/arch/arm/kernel/
H A Dhw_breakpoint.c500 *gen_len = HW_BREAKPOINT_LEN_8;
545 case HW_BREAKPOINT_LEN_8:

Completed in 176 milliseconds