/linux-6.15/rust/kernel/ |
D | str.rs | 120 type Target = [u8]; typedef 123 fn deref(&self) -> &Self::Target { in deref() 497 type Target = BStr; typedef 500 fn deref(&self) -> &Self::Target { in deref() 589 type Target = str; typedef 822 type Target = RawFormatter; typedef 824 fn deref(&self) -> &Self::Target { in deref() 907 type Target = CStr; typedef 909 fn deref(&self) -> &Self::Target { in deref() 917 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut()
|
D | task.rs | 144 type Target = Task; in current() typedef 146 fn deref(&self) -> &Self::Target { in current() 178 type Target = PidNamespace; in current_pid_ns() typedef 180 fn deref(&self) -> &Self::Target { in current_pid_ns()
|
D | pci.rs | 355 type Target = Io<SIZE>; typedef 357 fn deref(&self) -> &Self::Target { in deref() 426 type Target = Device; typedef 428 fn deref(&self) -> &Self::Target { in deref()
|
D | revocable.rs | 212 type Target = T; typedef 214 fn deref(&self) -> &Self::Target { in deref()
|
D | devres.rs | 190 type Target = Revocable<T>; typedef 192 fn deref(&self) -> &Self::Target { in deref()
|
D | platform.rs | 194 type Target = Device; typedef 196 fn deref(&self) -> &Self::Target { in deref()
|
D | types.rs | 228 type Target = T; typedef 519 type Target = T; typedef 521 fn deref(&self) -> &Self::Target { in deref()
|
D | list.rs | 922 type Target = T; typedef
|
/linux-6.15/rust/kernel/sync/lock/ |
D | global.rs | 102 type Target = B::Item; typedef 104 fn deref(&self) -> &Self::Target { in deref() 110 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut()
|
/linux-6.15/rust/pin-init/examples/ |
D | pthread_mutex.rs | 123 type Target = T; typedef 125 fn deref(&self) -> &Self::Target { in deref() 131 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut()
|
D | mutex.rs | 141 type Target = T; typedef 144 fn deref(&self) -> &Self::Target { in deref() 151 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut()
|
D | static_init.rs | 45 type Target = T; typedef 46 fn deref(&self) -> &Self::Target { in deref()
|
/linux-6.15/rust/kernel/sync/ |
D | arc.rs | 411 type Target = T; typedef 413 fn deref(&self) -> &Self::Target { in deref() 604 type Target = T; typedef 606 fn deref(&self) -> &Self::Target { in deref() 818 type Target = T; typedef 820 fn deref(&self) -> &Self::Target { in deref() 826 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut()
|
D | lock.rs | 244 type Target = T; typedef 246 fn deref(&self) -> &Self::Target { in deref() 253 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut()
|
D | poll.rs | 101 type Target = CondVar; typedef
|
/linux-6.15/rust/kernel/list/ |
D | arc.rs | 415 type Target = T; typedef 418 fn deref(&self) -> &Self::Target { in deref()
|
/linux-6.15/rust/kernel/fs/ |
D | file.rs | 359 type Target = LocalFile; typedef
|
/linux-6.15/include/uapi/linux/ |
D | cciss_defs.h | 80 SCSI3Addr_struct Target[2]; /* 2 level target device addr */ member
|
/linux-6.15/rust/kernel/alloc/ |
D | kbox.rs | 441 type Target = T; typedef
|
D | kvec.rs | 581 type Target = [T]; typedef
|
/linux-6.15/drivers/scsi/ |
D | hpsa_cmd.h | 330 union SCSI3Addr Target[2]; member
|
/linux-6.15/tools/perf/scripts/python/ |
D | exported-sql-viewer.py | 2823 def Target(self): member in FetchMoreRecordsBar
|
/linux-6.15/fs/smb/common/ |
D | smb2pdu.h | 1576 __u8 Target[]; /* Variable Length UTF-8 string without nul-term */ member
|