| /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 | one-dev-per-hb.rst | 49 First Target : 00000007 63 First Target : 00000006 95 Target Proximity Domain List : 00000000 96 Target Proximity Domain List : 00000001 97 Target Proximity Domain List : 00000002 104 Target Proximity Domain List : 00000000 105 Target Proximity Domain List : 00000001 106 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/drivers/gpu/nova-core/regs/ |
| H A D | macros.rs | 373 T: ::core::ops::Deref<Target = I>, 382 T: ::core::ops::Deref<Target = I>, 395 T: ::core::ops::Deref<Target = I>, 419 T: ::core::ops::Deref<Target = I>, 441 T: ::core::ops::Deref<Target = I>, 462 T: ::core::ops::Deref<Target = I>, 487 T: ::core::ops::Deref<Target = I>, 505 T: ::core::ops::Deref<Target = I>, 523 T: ::core::ops::Deref<Target = I>, 540 T: ::core::ops::Deref<Target = I>, [all …]
|
| /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
|
| /linux/drivers/gpu/nova-core/ |
| H A D | dma.rs | 43 type Target = CoherentAllocation<u8>; typedef 45 fn deref(&self) -> &Self::Target { in deref() argument 51 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut() argument
|
| /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>; typedef 217 fn deref(&self) -> &Self::Target { in deref() argument 290 type Target = Mmio<SIZE>; typedef 292 fn deref(&self) -> &Self::Target { in deref() argument
|
| /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; typedef 112 type Target = D; typedef
|
| /linux/rust/kernel/ |
| H A D | task.rs | 141 type Target = Task; typedef 178 pub unsafe fn current() -> impl Deref<Target = CurrentTask> { in current() 184 type Target = CurrentTask; in current() typedef 186 fn deref(&self) -> &Self::Target { in current() argument
|
| 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 | cpumask.rs | 308 type Target = Cpumask; typedef 311 fn deref(&self) -> &Self::Target { in deref() argument 317 fn deref(&self) -> &Self::Target { in deref() argument
|
| H A D | revocable.rs | 256 type Target = T; typedef 258 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/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/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/sync/ |
| H A D | arc.rs | 414 type Target = T; typedef 416 fn deref(&self) -> &Self::Target { in deref() argument 622 type Target = T; typedef 624 fn deref(&self) -> &Self::Target { in deref() argument 835 type Target = T; typedef 837 fn deref(&self) -> &Self::Target { in deref() argument 843 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut() argument
|
| H A D | aref.rs | 150 type Target = T; in deref() 152 fn deref(&self) -> &Self::Target { in deref() 147 type Target = T; global() typedef 149 deref(&self) -> &Self::Target deref() argument
|
| 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/drivers/android/binder/ |
| H A D | defs.rs | 100 type Target = $wrapped; 101 fn deref(&self) -> &Self::Target { 109 fn deref_mut(&mut self) -> &mut Self::Target {
|
| /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
|