Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dhw_breakpoint.h13 TYPE_DATA = 0, enumerator
15 TYPE_DATA = 1,
/linux-6.6.21/drivers/usb/gadget/udc/
Dmv_u3d.h214 #define TYPE_DATA 3 macro
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-6.6.21/arch/xtensa/kernel/
Dhw_breakpoint.c29 case TYPE_DATA: in hw_breakpoint_slots()
/linux-6.6.21/kernel/events/
Dhw_breakpoint.c171 static_assert(hw_breakpoint_slots(TYPE_INST) == hw_breakpoint_slots(TYPE_DATA));
294 return TYPE_DATA; in find_slot_idx()
Dhw_breakpoint_test.c60 slots = hw_breakpoint_slots(TYPE_DATA); in get_test_bp_slots()
/linux-6.6.21/arch/powerpc/kernel/
Dhw_breakpoint.c41 if (type == TYPE_DATA) in hw_breakpoint_slots()
/linux-6.6.21/drivers/staging/ks7010/
Dks_hostif.h70 #define TYPE_DATA 0x0000 macro
Dks_hostif.c442 if (auth_type != TYPE_DATA && priv->wpa.rsn_enabled) { in hostif_data_indication()
1177 cpu_to_le16(TYPE_DATA); in hostif_data_request()
1181 cpu_to_le16(TYPE_DATA); in hostif_data_request()
1188 pp->auth_type = cpu_to_le16(TYPE_DATA); in hostif_data_request()
/linux-6.6.21/arch/loongarch/kernel/
Dhw_breakpoint.c28 case TYPE_DATA: in hw_breakpoint_slots()
Dptrace.c533 num = hw_breakpoint_slots(TYPE_DATA); in ptrace_hbp_get_resource_info()
/linux-6.6.21/arch/arm/kernel/
Dptrace.c400 num_wrps = hw_breakpoint_slots(TYPE_DATA); in ptrace_get_hbp_resource_info()
Dhw_breakpoint.c283 case TYPE_DATA: in hw_breakpoint_slots()
/linux-6.6.21/arch/arm64/kernel/
Dhw_breakpoint.c51 case TYPE_DATA: in hw_breakpoint_slots()
Dptrace.c369 num = hw_breakpoint_slots(TYPE_DATA); in ptrace_hbp_get_resource_info()
1932 num_wrps = hw_breakpoint_slots(TYPE_DATA); in compat_ptrace_hbp_get_resource_info()