| /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()
|
| /linux/rust/kernel/io/ |
| H A D | mem.rs | 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()
|
| /linux/rust/kernel/sync/lock/ |
| H A D | global.rs | 104 type Target = B::Item; in deref() argument 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; global() typedef 130 deref(&self) -> &Self::Target deref() argument 136 deref_mut(&mut self) -> &mut Self::Target deref_mut() argument
|
| H A D | mutex.rs | 148 type Target = T; global() typedef 151 deref(&self) -> &Self::Target deref() argument 158 deref_mut(&mut self) -> &mut Self::Target deref_mut() argument
|
| H A D | static_init.rs | 49 type Target = T; in deref() argument 48 type Target = T; global() typedef
|
| /linux/rust/kernel/ |
| H A D | str.rs | 129 type Target = [u8]; typedef 132 fn deref(&self) -> &Self::Target { in deref() 655 type Target = RawFormatter; typedef 657 fn deref(&self) -> &Self::Target { in deref() 869 type Target = CStr; typedef 871 fn deref(&self) -> &Self::Target { in deref() 879 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut()
|
| H A D | task.rs | 140 type Target = Task; typedef 183 type Target = CurrentTask; in current() typedef 185 fn deref(&self) -> &Self::Target { in current()
|
| 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; global() typedef 447 deref(&self) -> &Self::Target deref() argument
|
| H A D | cpufreq.rs | 308 type Target = Table; typedef 310 fn deref(&self) -> &Self::Target { in deref() 696 type Target = Policy; typedef 698 fn deref(&self) -> &Self::Target { in deref()
|
| H A D | dma.rs | 537 type Target = T; typedef 540 fn deref(&self) -> &Self::Target { in deref() 551 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut()
|
| H A D | clk.rs | 321 type Target = Clk; global() typedef
|
| /linux/rust/kernel/sync/ |
| H A D | lock.rs | 276 type Target = T; global() typedef 278 deref(&self) -> &Self::Target deref() argument 288 deref_mut(&mut self) -> &mut Self::Target deref_mut() argument
|
| H A D | aref.rs | 150 type Target = T; typedef 152 fn deref(&self) -> &Self::Target { in deref()
|
| H A D | poll.rs | 85 type Target = CondVar; typedef
|
| /linux/rust/kernel/debugfs/ |
| H A D | callback_adapters.rs | 70 type Target = D; global() typedef 103 type Target = D; global() typedef
|
| H A D | file_ops.rs | 60 type Target = bindings::file_operations; global() typedef 62 deref(&self) -> &Self::Target deref() argument
|
| /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/pci/ |
| H A D | io.rs | 241 type Target = Mmio<SIZE>; typedef 243 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; global() typedef 219 type Target = VmaRef; global() typedef
|
| /linux/rust/kernel/list/ |
| H A D | arc.rs | 415 type Target = T; global() typedef 418 deref(&self) -> &Self::Target deref() argument
|