/linux-6.14.4/rust/kernel/ |
D | task.rs | 135 pub unsafe fn current() -> impl Deref<Target = Task> { in current() 142 type Target = Task; in current() typedef 144 fn deref(&self) -> &Self::Target { in current() argument 169 pub unsafe fn current_pid_ns() -> impl Deref<Target = PidNamespace> { in current_pid_ns() 176 type Target = PidNamespace; in current_pid_ns() typedef 178 fn deref(&self) -> &Self::Target { in current_pid_ns() argument
|
D | str.rs | 103 type Target = [u8]; typedef 106 fn deref(&self) -> &Self::Target { in deref() argument 451 type Target = BStr; typedef 454 fn deref(&self) -> &Self::Target { in deref() argument 543 type Target = str; typedef 776 type Target = RawFormatter; typedef 778 fn deref(&self) -> &Self::Target { in deref() argument 861 type Target = CStr; typedef 863 fn deref(&self) -> &Self::Target { in deref() argument 871 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut() argument
|
D | types.rs | 228 type Target = T; typedef 514 type Target = T; typedef 516 fn deref(&self) -> &Self::Target { in deref() argument
|
D | revocable.rs | 212 type Target = T; typedef 214 fn deref(&self) -> &Self::Target { in deref() argument
|
D | devres.rs | 190 type Target = Revocable<T>; typedef 192 fn deref(&self) -> &Self::Target { in deref() argument
|
D | pci.rs | 345 type Target = Io<SIZE>; typedef 347 fn deref(&self) -> &Self::Target { in deref() argument
|
/linux-6.14.4/Documentation/driver-api/ |
D | target.rst | 10 Target core device interfaces 16 Target core transport interfaces 22 Target-supported userspace I/O
|
/linux-6.14.4/drivers/scsi/elx/ |
D | Kconfig | 2 tristate "Emulex Fibre Channel Target" 8 The efct driver provides enhanced SCSI Target Mode
|
/linux-6.14.4/rust/kernel/sync/ |
D | arc.rs | 382 type Target = T; typedef 384 fn deref(&self) -> &Self::Target { in deref() argument 575 type Target = T; typedef 577 fn deref(&self) -> &Self::Target { in deref() argument 747 type Target = T; typedef 749 fn deref(&self) -> &Self::Target { in deref() argument 755 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut() argument
|
D | lock.rs | 216 type Target = T; typedef 218 fn deref(&self) -> &Self::Target { in deref() argument 225 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut() argument
|
D | poll.rs | 101 type Target = CondVar; typedef
|
/linux-6.14.4/Documentation/block/ |
D | kyber-iosched.rst | 11 Target latency for reads (in nanoseconds). 15 Target latency for synchronous writes (in nanoseconds).
|
/linux-6.14.4/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-6.14.4/rust/kernel/sync/lock/ |
D | global.rs | 101 type Target = B::Item; typedef 103 fn deref(&self) -> &Self::Target { in deref() argument 109 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut() argument
|
/linux-6.14.4/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-6.14.4/drivers/nvme/target/ |
D | Kconfig | 4 tristate "NVMe Target support" 21 bool "NVMe Target debugfs support" 30 bool "NVMe Target Passthrough support"
|
/linux-6.14.4/Documentation/target/ |
D | scripts.rst | 1 Target export device script
|
/linux-6.14.4/drivers/infiniband/ulp/isert/ |
D | Kconfig | 6 Support for iSCSI Extensions for RDMA (iSER) Target on Infiniband fabrics.
|
/linux-6.14.4/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 96 example, the NVMe Target driver creates a list including the namespace
|
/linux-6.14.4/drivers/target/sbp/ |
D | Kconfig | 8 bus, for example hard disks. Similar to FireWire Target Disk mode on
|
/linux-6.14.4/drivers/target/iscsi/ |
D | Kconfig | 3 tristate "SCSI Target Mode Stack"
|
/linux-6.14.4/drivers/infiniband/ulp/srpt/ |
D | Kconfig | 7 Support for the SCSI RDMA Protocol (SRP) Target driver. The
|
/linux-6.14.4/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-6.14.4/include/uapi/linux/ |
D | cciss_defs.h | 80 SCSI3Addr_struct Target[2]; /* 2 level target device addr */ member
|
/linux-6.14.4/sound/spi/ |
D | Kconfig | 28 int "Target bitrate for AT73C213"
|