Home
last modified time | relevance | path

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

12345

/linux/Documentation/driver-api/cxl/platform/example-configurations/
H A Dflexible.rst53 First Target : 00000007
54 Second Target : 00000006
68 First Target : 00000007
82 First Target : 00000006
96 First Target : 00000007
110 First Target : 00000007
124 First Target : 00000006
138 First Target : 00000006
230 Target Proximity Domain List : 00000000
231 Target Proximity Domain List : 00000001
[all …]
H A Dhb-interleave.rst48 First Target : 00000007
49 Second Target : 00000006
69 Target Proximity Domain List : 00000000
70 Target Proximity Domain List : 00000001
71 Target Proximity Domain List : 00000002
77 Target Proximity Domain List : 00000000
78 Target Proximity Domain List : 00000001
79 Target Proximity Domain List : 00000002
H A Dmulti-dev-per-hb.rst40 First Target : 00000007
60 Target Proximity Domain List : 00000000
61 Target Proximity Domain List : 00000001
67 Target Proximity Domain List : 00000000
68 Target Proximity Domain List : 00000001
/linux/Documentation/driver-api/cxl/platform/acpi/
H A Dhmat.rst22 Target Proximity Domain List : 00000000
23 Target Proximity Domain List : 00000001
29 Target Proximity Domain List : 00000000
30 Target Proximity Domain List : 00000001
H A Dcedt.rst48 First Target : 00000007 <- Host Bridge _UID
49 Next Target : 00000006 <- Host Bridge _UID
/linux/Documentation/driver-api/
H A Dtarget.rst10 Target core device interfaces
16 Target core transport interfaces
22 Target-supported userspace I/O
/linux/rust/syn/
H A Ddrops.rs22 type Target = T; typedef
23 fn deref(&self) -> &Self::Target { in deref() argument
29 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut() argument
/linux/rust/kernel/io/
H A Dmem.rs206 type Target = Io<SIZE>; typedef
208 fn deref(&self) -> &Self::Target { in deref() argument
281 type Target = Io<SIZE>; typedef
283 fn deref(&self) -> &Self::Target { in deref() argument
H A Dresource.rs39 type Target = Resource; typedef
41 fn deref(&self) -> &Self::Target { in deref() argument
/linux/rust/kernel/debugfs/
H A Dcallback_adapters.rs49 W: Fn(&D::Target, &mut UserSliceReader) -> Result + Send + Sync + 'static,
70 type Target = D; typedef
103 type Target = D; typedef
/linux/drivers/scsi/elx/
H A DKconfig2 tristate "Emulex Fibre Channel Target"
8 The efct driver provides enhanced SCSI Target Mode
/linux/rust/kernel/
H A Dstr.rs129 type Target = [u8]; typedef
132 fn deref(&self) -> &Self::Target { in deref() argument
639 type Target = RawFormatter; typedef
641 fn deref(&self) -> &Self::Target { in deref() argument
850 type Target = CStr; typedef
852 fn deref(&self) -> &Self::Target { in deref() argument
860 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut() argument
H A Drevocable.rs256 type Target = T; typedef
258 fn deref(&self) -> &Self::Target { in deref() argument
H A Dmm.rs110 type Target = Mm; typedef
283 type Target = VmaRef; typedef
H A Ddevice.rs640 type Target = $device<$dst>;
642 fn deref(&self) -> &Self::Target {
647 let ptr = ptr.cast::<Self::Target>();
/linux/Documentation/block/
H A Dkyber-iosched.rst11 Target latency for reads (in nanoseconds).
15 Target latency for synchronous writes (in nanoseconds).
/linux/Documentation/scsi/
H A 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/rust/kernel/sync/lock/
H A Dglobal.rs102 type Target = B::Item; typedef
104 fn deref(&self) -> &Self::Target { in deref() argument
113 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut() argument
/linux/rust/pin-init/examples/
H A Dpthread_mutex.rs128 type Target = T; typedef
130 fn deref(&self) -> &Self::Target { in deref() argument
136 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut() argument
H A Dmutex.rs148 type Target = T; typedef
151 fn deref(&self) -> &Self::Target { in deref() argument
158 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut() argument
H A Dstatic_init.rs48 type Target = T; typedef
49 fn deref(&self) -> &Self::Target { in deref() argument
/linux/rust/kernel/sync/
H A Dlock.rs276 type Target = T; typedef
278 fn deref(&self) -> &Self::Target { in deref() argument
288 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut() argument
/linux/rust/kernel/pci/
H A Dio.rs117 type Target = Io<SIZE>; typedef
119 fn deref(&self) -> &Self::Target { in deref() argument
/linux/arch/x86/boot/compressed/
H 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/drivers/nvme/target/
H A DKconfig4 tristate "NVMe Target support"
21 bool "NVMe Target debugfs support"
30 bool "NVMe Target Passthrough support"

12345