Searched refs:Target (Results 1 – 25 of 61) sorted by relevance
123
/Linux-v5.10/Documentation/driver-api/ |
D | target.rst | 10 Target core device interfaces 16 Target core transport interfaces 22 Target-supported userspace I/O
|
D | lightnvm-pblk.rst | 1 pblk: Physical Block Device Target
|
/Linux-v5.10/Documentation/block/ |
D | kyber-iosched.rst | 11 Target latency for reads (in nanoseconds). 15 Target latency for synchronous writes (in nanoseconds).
|
D | request.rst | 59 kdev_t rq_dev DBI Target device 63 sector_t sector DBI Target location
|
/Linux-v5.10/drivers/target/iscsi/ |
D | Kconfig | 3 tristate "Linux-iSCSI.org iSCSI Target Mode Stack" 10 Target Mode Stack.
|
/Linux-v5.10/tools/perf/util/c++/ |
D | clang.cpp | 134 const Target* Target = TargetRegistry::lookupTarget(TargetTriple, Error); in getBPFObjectFromModule() local 135 if (!Target) { in getBPFObjectFromModule() 142 Target->createTargetMachine(TargetTriple, in getBPFObjectFromModule()
|
/Linux-v5.10/Documentation/scsi/ |
D | BusLogic.rst | 451 the Queue Depth and whether Tagged Queuing is permitted for each Target 452 Device (assuming that the Target Device supports Tagged Queuing). The Queue 454 presented for execution (either to the Host Adapter or Target Device). Note 457 Tagged Queuing on Target Devices that do not implement it correctly. The 463 Target Devices that support Tagged Queuing, as well as the maximum Queue 467 capabilities of the detected Target Devices. For Host Adapters that 470 excessive preallocation of DMA Bounce Buffer memory. Target Devices that 479 individually for each Target Device. If an <integer> is omitted, the 480 associated Target Device will have its Queue Depth selected automatically. 491 all Target Devices on this Host Adapter, overriding any limitation that [all …]
|
/Linux-v5.10/Documentation/target/ |
D | scripts.rst | 7 Target export device script
|
/Linux-v5.10/drivers/infiniband/ulp/isert/ |
D | Kconfig | 6 Support for iSCSI Extensions for RDMA (iSER) Target on Infiniband fabrics.
|
/Linux-v5.10/drivers/nvme/target/ |
D | Kconfig | 4 tristate "NVMe Target support" 20 bool "NVMe Target Passthrough support"
|
/Linux-v5.10/drivers/target/sbp/ |
D | Kconfig | 8 bus, for example hard disks. Similar to FireWire Target Disk mode on
|
/Linux-v5.10/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-v5.10/drivers/infiniband/ulp/srpt/ |
D | Kconfig | 7 Support for the SCSI RDMA Protocol (SRP) Target driver. The
|
/Linux-v5.10/Documentation/hwmon/ |
D | nct6775.rst | 194 Target temperature, unit millidegree Celsius 198 Target temperature tolerance, unit millidegree Celsius 231 Target fan speed 234 Target speed tolerance
|
/Linux-v5.10/include/uapi/linux/ |
D | cciss_defs.h | 80 SCSI3Addr_struct Target[2]; /* 2 level target device addr */ member
|
/Linux-v5.10/sound/spi/ |
D | Kconfig | 28 int "Target bitrate for AT73C213"
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | armada-388-helios4.dts | 123 pwms = <&gpio1 9 40000>; /* Target freq:25 kHz */ 128 pwms = <&gpio1 23 40000>; /* Target freq:25 kHz */
|
/Linux-v5.10/Documentation/userspace-api/media/v4l/ |
D | v4l2-selection-targets.rst | 21 * - Target name
|
D | vidioc-subdev-g-selection.rst | 89 - Target selection rectangle. See :ref:`v4l2-selections-common`.
|
/Linux-v5.10/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
|
D | ev6-clear_user.S | 144 addq $16, 128, $3 # E : Target address of wh64
|
/Linux-v5.10/drivers/target/ |
D | Kconfig | 4 tristate "Generic Target Core Mod (TCM) and ConfigFS Infrastructure"
|
/Linux-v5.10/arch/s390/boot/ |
D | head_kdump.S | 42 lghi %r8,DATAMOVER_ADDR # Target of data mover
|
/Linux-v5.10/drivers/scsi/aic7xxx/ |
D | aic7xxx.reg | 146 * those signals that are allowed in the current mode (Initiator/Target) are 199 mask TID 0xf0 /* Target ID mask */ 381 mask TID 0xf0 /* Target ID mask */ 493 * Target Mode Selecting in ID bitmask (aic7890/91/96/97) 905 * Target attempted to write 910 * Target completed command 1480 /* Target flags */ 1744 /* Target mode command processing constants */
|
/Linux-v5.10/Documentation/ABI/stable/ |
D | sysfs-transport-srp | 45 Description: Role of the remote port. Either "SRP Initiator" or "SRP Target".
|
123