Home
last modified time | relevance | path

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

1234

/linux-6.3-rc2/rust/kernel/sync/
A Darc.rs223 type Target = T; typedef
225 fn deref(&self) -> &Self::Target { in deref() argument
383 type Target = T; typedef
385 fn deref(&self) -> &Self::Target { in deref() argument
510 type Target = T; typedef
512 fn deref(&self) -> &Self::Target { in deref() argument
518 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut() argument
/linux-6.3-rc2/Documentation/driver-api/
A Dtarget.rst10 Target core device interfaces
16 Target core transport interfaces
22 Target-supported userspace I/O
/linux-6.3-rc2/rust/kernel/
A Dstr.rs270 type Target = BStr; typedef
273 fn deref(&self) -> &Self::Target { in deref() argument
494 type Target = RawFormatter; typedef
496 fn deref(&self) -> &Self::Target { in deref() argument
578 type Target = CStr; typedef
580 fn deref(&self) -> &Self::Target { in deref() argument
A Dtypes.rs196 type Target = T; typedef
/linux-6.3-rc2/drivers/scsi/elx/
A DKconfig2 tristate "Emulex Fibre Channel Target"
8 The efct driver provides enhanced SCSI Target Mode
/linux-6.3-rc2/tools/perf/util/c++/
A Dclang.cpp140 const Target* Target = TargetRegistry::lookupTarget(TargetTriple, Error); in getBPFObjectFromModule() local
141 if (!Target) { in getBPFObjectFromModule()
148 Target->createTargetMachine(TargetTriple, in getBPFObjectFromModule()
/linux-6.3-rc2/drivers/target/iscsi/
A DKconfig3 tristate "Linux-iSCSI.org iSCSI Target Mode Stack"
10 Target Mode Stack.
/linux-6.3-rc2/Documentation/block/
A Dkyber-iosched.rst11 Target latency for reads (in nanoseconds).
15 Target latency for synchronous writes (in nanoseconds).
A Drequest.rst59 kdev_t rq_dev DBI Target device
63 sector_t sector DBI Target location
/linux-6.3-rc2/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-6.3-rc2/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-6.3-rc2/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-6.3-rc2/Documentation/target/
A Dscripts.rst7 Target export device script
/linux-6.3-rc2/drivers/infiniband/ulp/isert/
A DKconfig6 Support for iSCSI Extensions for RDMA (iSER) Target on Infiniband fabrics.
/linux-6.3-rc2/drivers/target/sbp/
A DKconfig8 bus, for example hard disks. Similar to FireWire Target Disk mode on
/linux-6.3-rc2/drivers/nvme/target/
A DKconfig4 tristate "NVMe Target support"
20 bool "NVMe Target Passthrough support"
/linux-6.3-rc2/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
106 example, the NVMe Target driver creates a list including the namespace
/linux-6.3-rc2/drivers/infiniband/ulp/srpt/
A DKconfig7 Support for the SCSI RDMA Protocol (SRP) Target driver. The
/linux-6.3-rc2/Documentation/hwmon/
A Dnct6775.rst194 Target temperature, unit millidegree Celsius
198 Target temperature tolerance, unit millidegree Celsius
231 Target fan speed
234 Target speed tolerance
/linux-6.3-rc2/include/uapi/linux/
A Dcciss_defs.h80 SCSI3Addr_struct Target[2]; /* 2 level target device addr */ member
/linux-6.3-rc2/sound/spi/
A DKconfig28 int "Target bitrate for AT73C213"
/linux-6.3-rc2/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-6.3-rc2/drivers/target/
A DKconfig4 tristate "Generic Target Core Mod (TCM) and ConfigFS Infrastructure"
/linux-6.3-rc2/Documentation/devicetree/bindings/media/i2c/
A Daptina,mt9p031.yaml63 description: Target pixel clock frequency
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Dv4l2-selection-targets.rst27 * - Target name

Completed in 38 milliseconds

1234