Home
last modified time | relevance | path

Searched refs:Target (Results 1 – 25 of 79) sorted by relevance

1234

/Linux-v6.6/Documentation/driver-api/
Dtarget.rst10 Target core device interfaces
16 Target core transport interfaces
22 Target-supported userspace I/O
/Linux-v6.6/rust/kernel/
Dtask.rs90 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
Dstr.rs279 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
Dtypes.rs181 type Target = T; typedef
358 type Target = T; typedef
360 fn deref(&self) -> &Self::Target { in deref() argument
/Linux-v6.6/rust/kernel/sync/
Darc.rs262 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
Dlock.rs156 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/
DKconfig2 tristate "Emulex Fibre Channel Target"
8 The efct driver provides enhanced SCSI Target Mode
/Linux-v6.6/Documentation/block/
Dkyber-iosched.rst11 Target latency for reads (in nanoseconds).
15 Target latency for synchronous writes (in nanoseconds).
/Linux-v6.6/drivers/target/iscsi/
DKconfig3 tristate "Linux-iSCSI.org iSCSI Target Mode Stack"
10 Target Mode Stack.
/Linux-v6.6/Documentation/scsi/
DBusLogic.rst430 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/
Dmem_encrypt.S194 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/
Dscripts.rst1 Target export device script
/Linux-v6.6/drivers/infiniband/ulp/isert/
DKconfig6 Support for iSCSI Extensions for RDMA (iSER) Target on Infiniband fabrics.
/Linux-v6.6/drivers/target/sbp/
DKconfig8 bus, for example hard disks. Similar to FireWire Target Disk mode on
/Linux-v6.6/drivers/nvme/target/
DKconfig4 tristate "NVMe Target support"
20 bool "NVMe Target Passthrough support"
/Linux-v6.6/Documentation/driver-api/pci/
Dp2pdma.rst46 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/
DKconfig7 Support for the SCSI RDMA Protocol (SRP) Target driver. The
/Linux-v6.6/Documentation/hwmon/
Dnct6775.rst200 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/
DKconfig28 int "Target bitrate for AT73C213"
/Linux-v6.6/include/uapi/linux/
Dcciss_defs.h80 SCSI3Addr_struct Target[2]; /* 2 level target device addr */ member
/Linux-v6.6/arch/alpha/lib/
Dev6-memset.S71 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/
Dv4l2-selection-targets.rst27 * - Target name
/Linux-v6.6/drivers/target/
DKconfig4 tristate "Generic Target Core Mod (TCM) and ConfigFS Infrastructure"
/Linux-v6.6/arch/arm/boot/dts/marvell/
Darmada-388-helios4.dts129 pwms = <&gpio1 9 40000>; /* Target freq:25 kHz */
136 pwms = <&gpio1 23 40000>; /* Target freq:25 kHz */
/Linux-v6.6/arch/s390/boot/
Dhead_kdump.S41 lghi %r8,DATAMOVER_ADDR # Target of data mover

1234