Home
last modified time | relevance | path

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

/linux/include/linux/
A Dhw_breakpoint.h13 TYPE_DATA = 0, enumerator
15 TYPE_DATA = 1,
/linux/drivers/usb/gadget/udc/
A Dmv_u3d.h214 #define TYPE_DATA 3 macro
A Dmv_u3d_core.c310 trb_hw->ctrl.type = TYPE_DATA; in mv_u3d_build_trb_one()
356 trb->trb_hw->ctrl.type = TYPE_DATA; in mv_u3d_build_trb_chain()
/linux/arch/xtensa/kernel/
A Dhw_breakpoint.c29 case TYPE_DATA: in hw_breakpoint_slots()
/linux/kernel/events/
A Dhw_breakpoint.c171 static_assert(hw_breakpoint_slots(TYPE_INST) == hw_breakpoint_slots(TYPE_DATA));
294 return TYPE_DATA; in find_slot_idx()
A Dhw_breakpoint_test.c60 slots = hw_breakpoint_slots(TYPE_DATA); in get_test_bp_slots()
/linux/arch/powerpc/kernel/
A Dhw_breakpoint.c41 if (type == TYPE_DATA) in hw_breakpoint_slots()
/linux/arch/loongarch/kernel/
A Dhw_breakpoint.c28 case TYPE_DATA: in hw_breakpoint_slots()
A Dptrace.c519 num = hw_breakpoint_slots(TYPE_DATA); in ptrace_hbp_get_resource_info()
/linux/arch/arm/kernel/
A Dptrace.c400 num_wrps = hw_breakpoint_slots(TYPE_DATA); in ptrace_get_hbp_resource_info()
A Dhw_breakpoint.c284 case TYPE_DATA: in hw_breakpoint_slots()
/linux/arch/arm64/kernel/
A Dhw_breakpoint.c52 case TYPE_DATA: in hw_breakpoint_slots()
A Dptrace.c369 num = hw_breakpoint_slots(TYPE_DATA); in ptrace_hbp_get_resource_info()
2018 num_wrps = hw_breakpoint_slots(TYPE_DATA); in compat_ptrace_hbp_get_resource_info()

Completed in 32 milliseconds