Home
last modified time | relevance | path

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

/Linux-v6.1/tools/include/uapi/linux/
Dhw_breakpoint.h28 TYPE_DATA = 0, enumerator
30 TYPE_DATA = 1,
/Linux-v6.1/include/uapi/linux/
Dhw_breakpoint.h28 TYPE_DATA = 0, enumerator
30 TYPE_DATA = 1,
/Linux-v6.1/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-v6.1/arch/xtensa/kernel/
Dhw_breakpoint.c28 case TYPE_DATA: in hw_breakpoint_slots()
/Linux-v6.1/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-v6.1/drivers/staging/ks7010/
Dks_hostif.h70 #define TYPE_DATA 0x0000 macro
Dks_hostif.c443 if (auth_type != TYPE_DATA && priv->wpa.rsn_enabled) { in hostif_data_indication()
1178 cpu_to_le16(TYPE_DATA); in hostif_data_request()
1182 cpu_to_le16(TYPE_DATA); in hostif_data_request()
1189 pp->auth_type = cpu_to_le16(TYPE_DATA); in hostif_data_request()
/Linux-v6.1/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-v6.1/arch/powerpc/kernel/
Dhw_breakpoint.c41 if (type == TYPE_DATA) in hw_breakpoint_slots()
/Linux-v6.1/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()
1865 num_wrps = hw_breakpoint_slots(TYPE_DATA); in compat_ptrace_hbp_get_resource_info()