| /linux/drivers/gpu/nova-core/ |
| H A D | dma.rs | 47 type Target = CoherentAllocation<u8>; global() typedef 49 deref(&self) -> &Self::Target deref() argument 55 deref_mut(&mut self) -> &mut Self::Target deref_mut() argument
|
| /linux/rust/syn/ |
| H A D | drops.rs | 22 type Target = T; typedef 23 fn deref(&self) -> &Self::Target { in deref() 29 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut()
|
| H A D | parse.rs | 353 type Target = Cursor<'c>; typedef 355 fn deref(&self) -> &Self::Target { in deref()
|
| /linux/rust/kernel/io/ |
| H A D | mem.rs | 206 type Target = Io<SIZE>; typedef 208 fn deref(&self) -> &Self::Target { in deref() 281 type Target = Io<SIZE>; typedef 283 fn deref(&self) -> &Self::Target { in deref()
|
| H A D | resource.rs | 39 type Target = Resource; typedef 41 fn deref(&self) -> &Self::Target { in deref()
|
| /linux/rust/kernel/sync/lock/ |
| H A D | global.rs | 102 type Target = B::Item; typedef 104 fn deref(&self) -> &Self::Target { in deref() 113 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut()
|
| /linux/rust/pin-init/examples/ |
| H A D | pthread_mutex.rs | 128 type Target = T; typedef 130 fn deref(&self) -> &Self::Target { in deref() 136 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut()
|
| H A D | mutex.rs | 148 type Target = T; typedef 151 fn deref(&self) -> &Self::Target { in deref() 158 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut()
|
| H A D | static_init.rs | 48 type Target = T; typedef 49 fn deref(&self) -> &Self::Target { in deref()
|
| /linux/rust/kernel/ |
| H A D | str.rs | 129 type Target = [u8]; typedef 132 fn deref(&self) -> &Self::Target { in deref() 639 type Target = RawFormatter; typedef 641 fn deref(&self) -> &Self::Target { in deref() 850 type Target = CStr; typedef 852 fn deref(&self) -> &Self::Target { in deref() 860 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut()
|
| H A D | revocable.rs | 256 type Target = T; typedef 258 fn deref(&self) -> &Self::Target { in deref()
|
| H A D | mm.rs | 110 type Target = Mm; typedef 283 type Target = VmaRef; typedef
|
| H A D | scatterlist.rs | 444 type Target = SGTable; typedef 447 fn deref(&self) -> &Self::Target { in deref()
|
| H A D | cpufreq.rs | 308 type Target = Table; typedef 310 fn deref(&self) -> &Self::Target { in deref() 695 type Target = Policy; typedef 697 fn deref(&self) -> &Self::Target { in deref()
|
| H A D | clk.rs | 321 type Target = Clk; typedef
|
| /linux/rust/kernel/sync/ |
| H A D | lock.rs | 276 type Target = T; typedef 278 fn deref(&self) -> &Self::Target { in deref() 288 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut()
|
| H A D | poll.rs | 85 type Target = CondVar; typedef
|
| /linux/rust/kernel/pci/ |
| H A D | io.rs | 117 type Target = Io<SIZE>; typedef 119 fn deref(&self) -> &Self::Target { in deref()
|
| /linux/rust/kernel/debugfs/ |
| H A D | callback_adapters.rs | 70 type Target = D; typedef 103 type Target = D; typedef
|
| H A D | file_ops.rs | 60 type Target = bindings::file_operations; typedef 62 fn deref(&self) -> &Self::Target { in deref()
|
| /linux/rust/quote/ |
| H A D | runtime.rs | 233 type Target = GetSpanInner<T>; typedef 236 fn deref(&self) -> &Self::Target { in deref() 242 type Target = GetSpanBase<T>; typedef 245 fn deref(&self) -> &Self::Target { in deref()
|
| /linux/rust/kernel/mm/ |
| H A D | mmput_async.rs | 53 type Target = MmWithUser; typedef
|
| H A D | virt.rs | 169 type Target = VmaRef; typedef 219 type Target = VmaRef; typedef
|
| /linux/rust/kernel/list/ |
| H A D | arc.rs | 415 type Target = T; typedef 418 fn deref(&self) -> &Self::Target { in deref()
|
| /linux/rust/kernel/num/ |
| H A D | bounded.rs | 479 type Target = T; typedef 481 fn deref(&self) -> &Self::Target { in deref()
|