Home
last modified time | relevance | path

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

/linux-6.15/arch/powerpc/perf/
H A Dhv-gpci-requests.h73 REQUEST(__field(0, 8, partition_id)
91 REQUEST(__field(0, 8, partition_id)
102 REQUEST(__field(0, 1, perf_collect_privileged)
113 REQUEST(__field(0, 4, hw_chip_id)
127 REQUEST(__field(0, 4, hw_chip_id)
142 REQUEST(__field(0, 4, hw_chip_id)
171 REQUEST(__field(0, 4, hw_chip_id)
191 REQUEST(__field(0, 4, phys_processor_idx)
214 REQUEST(__field(0, 2, partition_id)
243 REQUEST(__count(0, 8, tlbie_instructions_issued)
[all …]
/linux-6.15/drivers/pci/hotplug/
H A Dacpiphp_ampere_altra.c21 #define REQUEST 0xf0700000 macro
62 arm_smccc_smc(REQUEST, LED_CMD, led_status(status), LED_ATTENTION, in set_attention_status()
/linux-6.15/arch/powerpc/perf/req-gen/
H A D_request-end.h2 #undef REQUEST
H A D_request-begin.h3 #define REQUEST(r_contents) \ macro
/linux-6.15/drivers/hwmon/
H A Dsmsc47m1.c625 #define REQUEST 2 macro
681 case REQUEST: in smsc47m1_handle_resources()
723 REQUEST, dev); in smsc47m1_probe()
/linux-6.15/include/xen/interface/io/
H A Dring.h213 #define RING_COPY_REQUEST(r, idx, req) RING_COPY_(REQUEST, r, idx, req)
/linux-6.15/Documentation/driver-api/surface_aggregator/clients/
H A Dcdev.rst78 - ``REQUEST``
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Dmes_v12_0.c361 tmp = REG_SET_FIELD(0, CP_GFX_INDEX_MUTEX, REQUEST, req); in gfx_v12_0_request_gfx_index_mutex()
371 REQUEST, 1); in gfx_v12_0_request_gfx_index_mutex()
H A Dgfx_v11_0.c4811 tmp = REG_SET_FIELD(0, CP_GFX_INDEX_MUTEX, REQUEST, req); in gfx_v11_0_request_gfx_index_mutex()
4821 REQUEST, 1); in gfx_v11_0_request_gfx_index_mutex()
/linux-6.15/Documentation/driver-api/
H A Dlibata.rst497 However, failed ATAPI commands require more handling as REQUEST SENSE is
532 :c:func:`__ata_qc_complete` explicitly. Then, internal qc for REQUEST SENSE
748 to gather information regarding the errors. REQUEST SENSE packet command
/linux-6.15/net/netfilter/
H A Dnf_conntrack_standalone.c1027 XASSIGN(REQUEST, dn); in nf_conntrack_standalone_init_dccp_sysctl()
/linux-6.15/Documentation/userspace-api/media/v4l/
H A Dbuffer.rst506 * .. _`V4L2-BUF-FLAG-IN-REQUEST`:
605 * .. _`V4L2-BUF-FLAG-REQUEST-FD`:
/linux-6.15/Documentation/scsi/
H A Dscsi_mid_low_api.rst1168 b) or, the LLD issuing a REQUEST SENSE command itself
1175 issue a REQUEST SENSE command.
1178 buffer data from the command that failed until a following REQUEST SENSE
/linux-6.15/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_rx.c973 MFIE_STRING(REQUEST); in get_info_element_string()
/linux-6.15/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-phy-v2.c2176 XP_IOWRITE_BITS(pdata, XP_DRIVER_INT_REQ, REQUEST, 1); in xgbe_phy_perform_ratechange()