Searched refs:REQUEST (Results 1 – 13 of 13) sorted by relevance
/Linux-v6.6/arch/powerpc/perf/ |
D | hv-gpci-requests.h | 52 REQUEST(__count(0, 8, processor_time_in_timebase_cycles) 73 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) [all …]
|
/Linux-v6.6/arch/powerpc/perf/req-gen/ |
D | _request-end.h | 2 #undef REQUEST
|
D | _request-begin.h | 3 #define REQUEST(r_contents) \ macro
|
/Linux-v6.6/drivers/hwmon/ |
D | smsc47m1.c | 625 #define REQUEST 2 macro 681 case REQUEST: in smsc47m1_handle_resources() 723 REQUEST, dev); in smsc47m1_probe()
|
/Linux-v6.6/include/xen/interface/io/ |
D | ring.h | 213 #define RING_COPY_REQUEST(r, idx, req) RING_COPY_(REQUEST, r, idx, req)
|
/Linux-v6.6/Documentation/driver-api/surface_aggregator/clients/ |
D | cdev.rst | 78 - ``REQUEST``
|
/Linux-v6.6/Documentation/driver-api/ |
D | libata.rst | 497 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-v6.6/net/netfilter/ |
D | nf_conntrack_standalone.c | 1041 XASSIGN(REQUEST, dn); in nf_conntrack_standalone_init_dccp_sysctl()
|
/Linux-v6.6/Documentation/userspace-api/media/v4l/ |
D | buffer.rst | 506 * .. _`V4L2-BUF-FLAG-IN-REQUEST`: 605 * .. _`V4L2-BUF-FLAG-REQUEST-FD`:
|
/Linux-v6.6/Documentation/scsi/ |
D | scsi_mid_low_api.rst | 1248 b) or, the LLD issuing a REQUEST SENSE command itself 1255 issue a REQUEST SENSE command. 1258 buffer data from the command that failed until a following REQUEST SENSE
|
/Linux-v6.6/drivers/net/wireless/intel/ipw2x00/ |
D | libipw_rx.c | 1066 MFIE_STRING(REQUEST); in get_info_element_string()
|
/Linux-v6.6/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211_rx.c | 1460 MFIE_STRING(REQUEST); in get_info_element_string()
|
/Linux-v6.6/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-phy-v2.c | 2191 XP_IOWRITE_BITS(pdata, XP_DRIVER_INT_REQ, REQUEST, 1); in xgbe_phy_perform_ratechange()
|