| /linux/rust/kernel/block/mq/ |
| H A D | operations.rs | 9 block::mq::{request::RequestDataWrapper, Request}, 39 rq: ARef<Request<Self>>, in queue_rq() 47 fn complete(rq: ARef<Request<Self>>); in complete() 91 let request = unsafe { &*(*bd).rq.cast::<Request<T>>() }; in queue_rq_callback() 102 let rq = unsafe { Request::aref_from_raw((*bd).rq) }; in queue_rq_callback() 114 unsafe { Request::start_unchecked(&rq) }; in queue_rq_callback() 162 let aref = unsafe { Request::aref_from_raw(rq) }; in complete_callback() 226 let pdu = unsafe { Request::wrapper_ptr(rq.cast::<Request<T>>()) }; in init_request_callback()
|
| H A D | request.rs | 60 pub struct Request<T>(Opaque<bindings::request>, PhantomData<T>); struct 62 impl<T: Operations> Request<T> { implementation 157 let this = unsafe { Request::aref_from_raw(ptr) }; in complete() 226 unsafe impl<T: Operations> Send for Request<T> {} implementation 230 unsafe impl<T: Operations> Sync for Request<T> {} implementation 236 unsafe impl<T: Operations> AlwaysRefCounted for Request<T> { implementation
|
| /linux/drivers/block/rnull/ |
| H A D | rnull.rs | 77 fn queue_rq(queue_data: &QueueData, rq: ARef<mq::Request<Self>>, _is_last: bool) -> Result { in queue_rq() 79 IRQMode::None => mq::Request::end_ok(rq) in queue_rq() 85 IRQMode::Soft => mq::Request::complete(rq), in queue_rq() 92 fn complete(rq: ARef<mq::Request<Self>>) { in complete() 93 mq::Request::end_ok(rq) in complete()
|
| /linux/drivers/scsi/ |
| H A D | hpsa.c | 1132 if (!is_firmware_flash_cmd(c->Request.CDB)) in dial_down_lockup_detection_during_fw_flash() 1141 if (is_firmware_flash_cmd(c->Request.CDB) && in dial_up_lockup_detection_on_fw_flash_complete() 2639 cp->Request.CDBLen = le16_to_cpu(c->io_flags) & in complete_scsi_command() 2643 memcpy(cp->Request.CDB, c->CDB, cp->Request.CDBLen); in complete_scsi_command() 2722 "CDB %16phN data overrun\n", cp->Request.CDB); in complete_scsi_command() 2739 cp->Request.CDB); in complete_scsi_command() 2744 cp->Request.CDB); in complete_scsi_command() 2749 cp->Request.CDB); in complete_scsi_command() 2757 cp->Request.CDB); in complete_scsi_command() 2762 cp->Request.CDB); in complete_scsi_command() [all …]
|
| /linux/include/linux/ |
| H A D | cciss_ioctl.h | 12 RequestBlock_struct Request; member 20 RequestBlock_struct Request; member
|
| /linux/arch/x86/boot/compressed/ |
| H A D | mem_encrypt.S | 106 movl $0, %eax # Request CPUID[fn].EAX 113 movl $1, %eax # Request CPUID[fn].EBX 120 movl $2, %eax # Request CPUID[fn].ECX 127 movl $3, %eax # Request CPUID[fn].EDX
|
| /linux/Documentation/networking/ |
| H A D | ethtool-netlink.rst | 50 Request header 347 Request contents: 403 Request contents: 433 Request contents: 453 Request contents: 484 Request contents: 517 Request contents: 684 Request contents: 714 Request contents: 732 Request contents: [all …]
|
| H A D | can_ucan_protocol.rst | 71 Request the device firmware string. 122 Request the device information structure ``ucan_ctl_payload_t.device_info``. 133 Request the device protocol version
|
| /linux/Documentation/crypto/ |
| H A D | api-aead.rst | 19 Asynchronous AEAD Request Handle 23 :doc: Asynchronous AEAD Request Handle
|
| H A D | api-digest.rst | 22 Asynchronous Hash Request Handle 26 :doc: Asynchronous Hash Request Handle
|
| H A D | api-skcipher.rst | 22 Symmetric Key Cipher Request Handle 26 :doc: Symmetric Key Cipher Request Handle
|
| H A D | api-akcipher.rst | 19 Asymmetric Cipher Request Handle
|
| H A D | api-kpp.rst | 19 Key-agreement Protocol Primitives (KPP) Cipher Request Handle
|
| /linux/Documentation/userspace-api/media/mediactl/ |
| H A D | request-api.rst | 6 Request API 9 The Request API has been designed to allow V4L2 to deal with requirements of 19 Supporting these features without the Request API is not always possible and if 26 The Request API allows a specific configuration of the pipeline (media 36 The Request API extends the Media Controller API and cooperates with 45 Request Allocation 52 Request Preparation 62 Request Submission 162 Note that it is not allowed to use the Request API for CAPTURE buffers
|
| /linux/include/uapi/linux/ |
| H A D | cciss_ioctl.h | 43 RequestBlock_struct Request; member 51 RequestBlock_struct Request; member
|
| /linux/Documentation/virt/kvm/arm/ |
| H A D | hypercalls.rst | 123 Request that a given memory region is handled as MMIO by the hypervisor, 148 Request the target CPU implementation version information and the number of target 178 Request the target CPU implementation information for the Guest VM. The Guest kernel
|
| /linux/rust/kernel/block/ |
| H A D | mq.rs | 102 pub use request::Request;
|
| /linux/Documentation/userspace-api/gpio/ |
| H A D | gpio-get-lineevent-ioctl.rst | 16 GPIO_GET_LINEEVENT_IOCTL - Request a line with edge detection from the kernel. 38 Request a line with edge detection from the kernel.
|
| H A D | gpio-get-linehandle-ioctl.rst | 16 GPIO_GET_LINEHANDLE_IOCTL - Request a line or lines from the kernel. 38 Request a line or lines from the kernel.
|
| /linux/drivers/message/fusion/lsi/ |
| H A D | mpi_history.txt | 80 * Added define for offset of High Priority Request Queue. 170 * Reply and IOC Init Request. 203 * 05-24-07 01.05.14 Added Common Boot Block type to FWDownload Request. 204 * Added Common Boot Block type to FWUpload Request. 557 * 01-15-05 01.05.03 Modified SCSI Enclosure Processor Request to support 559 * 03-11-05 01.05.04 Removed EEDP flags from SCSI IO Request. 560 * Removed SCSI IO 32 Request. 561 * Modified SCSI Enclosure Processor Request and Reply to 571 * Request: Do Not Send Task IU and Soft Reset Option. 614 * 03-11-05 01.05.04 Removed TargetAssistExtended Request. [all …]
|
| /linux/drivers/staging/media/ipu3/ |
| H A D | TODO | 4 - Request API conversion. Remove of the dual pipeline and associate buffers
|
| /linux/Documentation/scsi/ |
| H A D | arcmsr_spec.rst | 62 Request frame must be 32 bytes aligned: 84 Request reply: 109 Request frame is sent from configuration space: 112 offset: 0x78 Request Frame (bit30 == 1) 138 Request len 0x00000200(4) 157 UPPER32 of Request Frame (4)-->Driver Only
|
| /linux/Documentation/admin-guide/media/ |
| H A D | intro.rst | 26 - Video4Linux Request API (experimental);
|
| /linux/tools/testing/selftests/net/packetdrill/ |
| H A D | tcp_fastopen_server_experimental_option.pkt | 11 // Request a TFO cookie by Experimental Option
|
| /linux/Documentation/driver-api/surface_aggregator/ |
| H A D | internal-api.rst | 30 Request Transport Layer
|