/linux/rust/kernel/ |
H A 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() 812 type Target = RawFormatter; typedef 814 fn deref(&self) -> &Self::Target { in deref() 897 type Target = CStr; typedef 899 fn deref(&self) -> &Self::Target { in deref() 907 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut()
|
H A D | cpumask.rs | 316 type Target = Cpumask; typedef 319 fn deref(&self) -> &Self::Target { in deref() 325 fn deref(&self) -> &Self::Target { in deref()
|
H A D | task.rs | 140 type Target = Task; typedef 182 type Target = CurrentTask; in current() typedef 184 fn deref(&self) -> &Self::Target { in current()
|
H A D | mm.rs | 106 type Target = Mm; global() typedef 150 type Target = MmWithUser; global() typedef 330 type Target = VmaRef; global() typedef
|
H A D | revocable.rs | 250 type Target = T; typedef 252 fn deref(&self) -> &Self::Target { in deref()
|
H A D | types.rs | 244 type Target = T; typedef 543 type Target = T; typedef 545 fn deref(&self) -> &Self::Target { in deref()
|
H A D | pci.rs | 358 type Target = Io<SIZE>; typedef 360 fn deref(&self) -> &Self::Target { in deref()
|
H A D | cpufreq.rs | 309 type Target = Table; typedef 311 fn deref(&self) -> &Self::Target { in deref() 696 type Target = Policy; typedef 698 fn deref(&self) -> &Self::Target { in deref()
|
H A D | clk.rs | 325 type Target = Clk; typedef
|
H A D | opp.rs | 63 type Target = cpufreq::Table; typedef 66 fn deref(&self) -> &Self::Target { in deref()
|
H A D | list.rs | 1027 type Target = T; typedef
|
/linux/rust/pin-init/examples/ |
H A D | pthread_mutex.rs | 125 type Target = T; typedef 127 fn deref(&self) -> &Self::Target { in deref() 133 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut()
|
H A D | mutex.rs | 142 type Target = T; typedef 145 fn deref(&self) -> &Self::Target { in deref() 152 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut()
|
H A D | static_init.rs | 46 type Target = T; typedef 47 fn deref(&self) -> &Self::Target { in deref()
|
/linux/rust/kernel/sync/ |
H A D | arc.rs | 414 type Target = T; typedef 416 fn deref(&self) -> &Self::Target { in deref() 607 type Target = T; typedef 609 fn deref(&self) -> &Self::Target { in deref() 821 type Target = T; typedef 823 fn deref(&self) -> &Self::Target { in deref() 829 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut()
|
/linux/rust/kernel/drm/ |
H A D | device.rs | 168 type Target = T::Data; typedef 170 fn deref(&self) -> &Self::Target { in deref()
|
/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/drm/gem/ |
H A D | mod.rs | 293 type Target = T; typedef 295 fn deref(&self) -> &Self::Target { in deref()
|
/linux/rust/kernel/mm/ |
H A D | virt.rs | 169 type Target = VmaRef; typedef 218 type Target = VmaRef; typedef
|
/linux/include/uapi/linux/ |
H A D | cciss_defs.h | 80 SCSI3Addr_struct Target[2]; /* 2 level target device addr */ member
|
/linux/rust/kernel/alloc/ |
H A D | kbox.rs | 481 type Target = T; typedef
|
H A D | kvec.rs | 871 type Target = [T]; typedef
|
/linux/drivers/scsi/ |
H A D | hpsa_cmd.h | 330 union SCSI3Addr Target[2]; member
|
/linux/fs/smb/common/ |
H A D | smb2pdu.h | 1576 __u8 Target[]; /* Variable Length UTF-8 string without nul-term */ member
|