| /linux/Documentation/driver-api/cxl/platform/example-configurations/ |
| H A D | flexible.rst | 53 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 D | hb-interleave.rst | 48 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 D | multi-dev-per-hb.rst | 40 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 D | hmat.rst | 22 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 D | cedt.rst | 48 First Target : 00000007 <- Host Bridge _UID 49 Next Target : 00000006 <- Host Bridge _UID
|
| /linux/Documentation/driver-api/ |
| H A D | target.rst | 10 Target core device interfaces 16 Target core transport interfaces 22 Target-supported userspace I/O
|
| /linux/rust/syn/ |
| H A D | drops.rs | 22 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 D | mem.rs | 215 type Target = Mmio<SIZE>; 217 fn deref(&self) -> &Self::Target { 290 type Target = Mmio<SIZE>; 292 fn deref(&self) -> &Self::Target { 206 type Target = Io<SIZE>; global() typedef 208 deref(&self) -> &Self::Target deref() argument 281 type Target = Io<SIZE>; global() typedef 283 deref(&self) -> &Self::Target deref() argument
|
| H A D | resource.rs | 39 type Target = Resource; typedef 41 fn deref(&self) -> &Self::Target { in deref() argument
|
| /linux/drivers/scsi/elx/ |
| H A D | Kconfig | 2 tristate "Emulex Fibre Channel Target" 8 The efct driver provides enhanced SCSI Target Mode
|
| /linux/rust/kernel/debugfs/ |
| H A D | callback_adapters.rs | 58 W: Fn(&D::Target, &mut UserSliceReader) -> Result + Send + Sync + 'static, 79 type Target = D; 112 type Target = D; 70 type Target = D; global() typedef 103 type Target = D; global() typedef
|
| /linux/Documentation/block/ |
| H A D | kyber-iosched.rst | 11 Target latency for reads (in nanoseconds). 15 Target latency for synchronous writes (in nanoseconds).
|
| /linux/rust/kernel/ |
| H A D | str.rs | 129 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 D | revocable.rs | 256 type Target = T; typedef 258 fn deref(&self) -> &Self::Target { in deref() argument
|
| H A D | mm.rs | 110 type Target = Mm; typedef 283 type Target = VmaRef; typedef
|
| /linux/Documentation/scsi/ |
| H A D | BusLogic.rst | 430 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 D | global.rs | 104 type Target = B::Item; in deref() argument 106 fn deref(&self) -> &Self::Target { in deref() 115 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut() 102 type Target = B::Item; global() typedef 113 deref_mut(&mut self) -> &mut Self::Target deref_mut() argument
|
| /linux/rust/pin-init/examples/ |
| H A D | pthread_mutex.rs | 128 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 D | mutex.rs | 148 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 D | static_init.rs | 48 type Target = T; typedef 49 fn deref(&self) -> &Self::Target { in deref() argument
|
| /linux/rust/kernel/sync/ |
| H A D | lock.rs | 279 type Target = T; in deref() 282 fn deref(&self) -> &Self::Target { 293 fn deref_mut(&mut self) -> &mut Self::Target { 276 type Target = T; global() typedef 278 deref(&self) -> &Self::Target deref() argument 288 deref_mut(&mut self) -> &mut Self::Target deref_mut() argument
|
| /linux/rust/kernel/pci/ |
| H A D | io.rs | 280 type Target = Mmio<SIZE>; 282 fn deref(&self) -> &Self::Target { 117 type Target = Io<SIZE>; global() typedef 119 deref(&self) -> &Self::Target deref() argument
|
| /linux/arch/x86/boot/compressed/ |
| H A D | mem_encrypt.S | 194 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/ |
| H A D | scripts.rst | 1 Target export device script
|
| /linux/drivers/nvme/target/ |
| H A D | Kconfig | 4 tristate "NVMe Target support" 21 bool "NVMe Target debugfs support" 30 bool "NVMe Target Passthrough support"
|