/Linux-v6.6/Documentation/driver-api/ |
D | target.rst | 10 Target core device interfaces 16 Target core transport interfaces 22 Target-supported userspace I/O
|
/Linux-v6.6/rust/kernel/ |
D | task.rs | 90 pub unsafe fn current() -> impl Deref<Target = Task> { in current() 97 type Target = Task; in current() typedef 99 fn deref(&self) -> &Self::Target { in current() argument
|
D | str.rs | 279 type Target = BStr; typedef 282 fn deref(&self) -> &Self::Target { in deref() argument 503 type Target = RawFormatter; typedef 505 fn deref(&self) -> &Self::Target { in deref() argument 587 type Target = CStr; typedef 589 fn deref(&self) -> &Self::Target { in deref() argument
|
D | types.rs | 181 type Target = T; typedef 358 type Target = T; typedef 360 fn deref(&self) -> &Self::Target { in deref() argument
|
/Linux-v6.6/rust/kernel/sync/ |
D | arc.rs | 262 type Target = T; typedef 264 fn deref(&self) -> &Self::Target { in deref() argument 430 type Target = T; typedef 432 fn deref(&self) -> &Self::Target { in deref() argument 599 type Target = T; typedef 601 fn deref(&self) -> &Self::Target { in deref() argument 607 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut() argument
|
D | lock.rs | 156 type Target = T; typedef 158 fn deref(&self) -> &Self::Target { in deref() argument 165 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut() argument
|
/Linux-v6.6/drivers/scsi/elx/ |
D | Kconfig | 2 tristate "Emulex Fibre Channel Target" 8 The efct driver provides enhanced SCSI Target Mode
|
/Linux-v6.6/Documentation/block/ |
D | kyber-iosched.rst | 11 Target latency for reads (in nanoseconds). 15 Target latency for synchronous writes (in nanoseconds).
|
/Linux-v6.6/drivers/target/iscsi/ |
D | Kconfig | 3 tristate "Linux-iSCSI.org iSCSI Target Mode Stack" 10 Target Mode Stack.
|
/Linux-v6.6/Documentation/scsi/ |
D | BusLogic.rst | 430 the Queue Depth and whether Tagged Queuing is permitted for each Target 431 Device (assuming that the Target Device supports Tagged Queuing). The Queue 433 presented for execution (either to the Host Adapter or Target Device). Note 436 Tagged Queuing on Target Devices that do not implement it correctly. The 442 Target Devices that support Tagged Queuing, as well as the maximum Queue 446 capabilities of the detected Target Devices. Target Devices that 455 individually for each Target Device. If an <integer> is omitted, the 456 associated Target Device will have its Queue Depth selected automatically. 467 all Target Devices on this Host Adapter, overriding any limitation that 473 for all Target Devices on this Host Adapter. [all …]
|
/Linux-v6.6/arch/x86/boot/compressed/ |
D | mem_encrypt.S | 194 andl $0x0000ffff, %edx # Target code segment offset [15:0] 195 orl $(__KERNEL32_CS << 16), %edx # Target code segment selector 202 andl $0xffff0000, %edx # Target code segment offset [31:16]
|
/Linux-v6.6/Documentation/target/ |
D | scripts.rst | 1 Target export device script
|
/Linux-v6.6/drivers/infiniband/ulp/isert/ |
D | Kconfig | 6 Support for iSCSI Extensions for RDMA (iSER) Target on Infiniband fabrics.
|
/Linux-v6.6/drivers/target/sbp/ |
D | Kconfig | 8 bus, for example hard disks. Similar to FireWire Target Disk mode on
|
/Linux-v6.6/drivers/nvme/target/ |
D | Kconfig | 4 tristate "NVMe Target support" 20 bool "NVMe Target Passthrough support"
|
/Linux-v6.6/Documentation/driver-api/pci/ |
D | p2pdma.rst | 46 For example, in the NVMe Target Copy Offload implementation: 55 * The NVMe Target driver (nvmet) can orchestrate the data from the RNIC 62 then the NVMe Target could use the RNIC's memory instead of the CMB 106 example, the NVMe Target driver creates a list including the namespace
|
/Linux-v6.6/drivers/infiniband/ulp/srpt/ |
D | Kconfig | 7 Support for the SCSI RDMA Protocol (SRP) Target driver. The
|
/Linux-v6.6/Documentation/hwmon/ |
D | nct6775.rst | 200 Target temperature, unit millidegree Celsius 204 Target temperature tolerance, unit millidegree Celsius 237 Target fan speed 240 Target speed tolerance
|
/Linux-v6.6/sound/spi/ |
D | Kconfig | 28 int "Target bitrate for AT73C213"
|
/Linux-v6.6/include/uapi/linux/ |
D | cciss_defs.h | 80 SCSI3Addr_struct Target[2]; /* 2 level target device addr */ member
|
/Linux-v6.6/arch/alpha/lib/ |
D | ev6-memset.S | 71 and $16,7,$3 # E : Target addr misalignment 253 and $16,7,$3 # E : Target addr misalignment 437 and $16,7,$3 # E : Target addr misalignment
|
/Linux-v6.6/Documentation/userspace-api/media/v4l/ |
D | v4l2-selection-targets.rst | 27 * - Target name
|
/Linux-v6.6/drivers/target/ |
D | Kconfig | 4 tristate "Generic Target Core Mod (TCM) and ConfigFS Infrastructure"
|
/Linux-v6.6/arch/arm/boot/dts/marvell/ |
D | armada-388-helios4.dts | 129 pwms = <&gpio1 9 40000>; /* Target freq:25 kHz */ 136 pwms = <&gpio1 23 40000>; /* Target freq:25 kHz */
|
/Linux-v6.6/arch/s390/boot/ |
D | head_kdump.S | 41 lghi %r8,DATAMOVER_ADDR # Target of data mover
|