Home
last modified time | relevance | path

Searched refs:TYPE_DATA (Results 1 – 9 of 9) sorted by relevance

/linux/include/linux/
H A Dhw_breakpoint.h13 TYPE_DATA = 0, enumerator
15 TYPE_DATA = 1,
/linux/arch/xtensa/kernel/
H A Dhw_breakpoint.c29 case TYPE_DATA: in hw_breakpoint_slots()
/linux/kernel/events/
H A Dhw_breakpoint_test.c60 slots = hw_breakpoint_slots(TYPE_DATA); in get_test_bp_slots()
/linux/arch/powerpc/kernel/
H A Dhw_breakpoint.c41 if (type == TYPE_DATA) in hw_breakpoint_slots()
/linux/arch/arm/kernel/
H A Dptrace.c400 num_wrps = hw_breakpoint_slots(TYPE_DATA); in ptrace_get_hbp_resource_info()
H A Dhw_breakpoint.c284 case TYPE_DATA: in hw_breakpoint_slots()
/linux/arch/arm64/kernel/
H A Dhw_breakpoint.c53 case TYPE_DATA: in hw_breakpoint_slots()
H A Dptrace.c370 num = hw_breakpoint_slots(TYPE_DATA); in ptrace_hbp_get_resource_info()
2129 num_wrps = hw_breakpoint_slots(TYPE_DATA); in compat_ptrace_hbp_get_resource_info()
/linux/arch/loongarch/kernel/
H A Dptrace.c519 num = hw_breakpoint_slots(TYPE_DATA); in ptrace_hbp_get_resource_info()