Home
last modified time | relevance | path

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

1234

/linux/Documentation/driver-api/
A Dtarget.rst10 Target core device interfaces
16 Target core transport interfaces
22 Target-supported userspace I/O
/linux/rust/kernel/
A Dtask.rs106 pub unsafe fn current() -> impl Deref<Target = Task> { in current()
113 type Target = Task; in current() typedef
115 fn deref(&self) -> &Self::Target { in current() argument
A Dstr.rs102 type Target = [u8]; typedef
105 fn deref(&self) -> &Self::Target { in deref() argument
446 type Target = BStr; typedef
449 fn deref(&self) -> &Self::Target { in deref() argument
748 type Target = RawFormatter; typedef
750 fn deref(&self) -> &Self::Target { in deref() argument
832 type Target = CStr; typedef
834 fn deref(&self) -> &Self::Target { in deref() argument
842 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut() argument
A Dtypes.rs233 type Target = T; typedef
439 type Target = T; typedef
441 fn deref(&self) -> &Self::Target { in deref() argument
/linux/drivers/scsi/elx/
A DKconfig2 tristate "Emulex Fibre Channel Target"
8 The efct driver provides enhanced SCSI Target Mode
/linux/rust/kernel/sync/
A Darc.rs362 type Target = T; typedef
364 fn deref(&self) -> &Self::Target { in deref() argument
551 type Target = T; typedef
553 fn deref(&self) -> &Self::Target { in deref() argument
723 type Target = T; typedef
725 fn deref(&self) -> &Self::Target { in deref() argument
731 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut() argument
A Dlock.rs162 type Target = T; typedef
164 fn deref(&self) -> &Self::Target { in deref() argument
171 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut() argument
/linux/Documentation/block/
A Dkyber-iosched.rst11 Target latency for reads (in nanoseconds).
15 Target latency for synchronous writes (in nanoseconds).
/linux/Documentation/scsi/
A DBusLogic.rst430 the Queue Depth and whether Tagged Queuing is permitted for each Target
436 Tagged Queuing on Target Devices that do not implement it correctly. The
446 capabilities of the detected Target Devices. Target Devices that
455 individually for each Target Device. If an <integer> is omitted, the
467 all Target Devices on this Host Adapter, overriding any limitation that
473 for all Target Devices on this Host Adapter.
475 TaggedQueuing:<Target-Spec>
477 The "TaggedQueuing:<Target-Spec>" or "TQ:<Target-Spec>" option controls
478 Tagged Queuing individually for each Target Device. <Target-Spec> is a
481 version. The first character refers to Target Device 0, the second to
[all …]
/linux/Documentation/devicetree/bindings/bus/
A Dti-sysc.yaml80 description: Target module power domain if available.
85 Target module clocks consisting of one functional clock, one
94 Target module clock names like "fck", "ick", "optck1", "optck2"
117 Target module reset bit in the RSTCTRL register if wired for the module.
124 Target module reset names in the RSTCTRL register, typically named
/linux/drivers/nvme/target/
A DKconfig4 tristate "NVMe Target support"
21 bool "NVMe Target debugfs support"
30 bool "NVMe Target Passthrough support"
/linux/arch/x86/boot/compressed/
A 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/Documentation/target/
A Dscripts.rst1 Target export device script
/linux/drivers/infiniband/ulp/isert/
A DKconfig6 Support for iSCSI Extensions for RDMA (iSER) Target on Infiniband fabrics.
/linux/Documentation/driver-api/pci/
A 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
96 example, the NVMe Target driver creates a list including the namespace
/linux/drivers/target/sbp/
A DKconfig8 bus, for example hard disks. Similar to FireWire Target Disk mode on
/linux/drivers/target/iscsi/
A DKconfig3 tristate "SCSI Target Mode Stack"
/linux/drivers/infiniband/ulp/srpt/
A DKconfig7 Support for the SCSI RDMA Protocol (SRP) Target driver. The
/linux/Documentation/hwmon/
A Dnct6775.rst200 Target temperature, unit millidegree Celsius
204 Target temperature tolerance, unit millidegree Celsius
237 Target fan speed
240 Target speed tolerance
/linux/sound/spi/
A DKconfig28 int "Target bitrate for AT73C213"
/linux/include/uapi/linux/
A Dcciss_defs.h80 SCSI3Addr_struct Target[2]; /* 2 level target device addr */ member
/linux/Documentation/ABI/testing/
A Dsysfs-bus-i3c96 Active Controller that a newly-joined Target is present on the
99 Target is mounted on the same I3C bus and remains depowered
100 until needed or until the Target is physically inserted into the
/linux/rust/kernel/list/
A Darc.rs414 type Target = T; typedef
417 fn deref(&self) -> &Self::Target { in deref() argument
/linux/arch/alpha/lib/
A 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/drivers/target/
A DKconfig4 tristate "Generic Target Core Mod (TCM) and ConfigFS Infrastructure"

Completed in 38 milliseconds

1234