Home
last modified time | relevance | path

Searched defs:Target (Results 1 – 24 of 24) sorted by relevance

/linux/rust/kernel/
H A Dstr.rs120 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 Dcpumask.rs316 type Target = Cpumask; typedef
319 fn deref(&self) -> &Self::Target { in deref()
325 fn deref(&self) -> &Self::Target { in deref()
H A Dtask.rs140 type Target = Task; typedef
182 type Target = CurrentTask; in current() typedef
184 fn deref(&self) -> &Self::Target { in current()
H A Dmm.rs106 type Target = Mm; global() typedef
150 type Target = MmWithUser; global() typedef
330 type Target = VmaRef; global() typedef
H A Drevocable.rs250 type Target = T; typedef
252 fn deref(&self) -> &Self::Target { in deref()
H A Dtypes.rs244 type Target = T; typedef
543 type Target = T; typedef
545 fn deref(&self) -> &Self::Target { in deref()
H A Dpci.rs358 type Target = Io<SIZE>; typedef
360 fn deref(&self) -> &Self::Target { in deref()
H A Dcpufreq.rs309 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 Dclk.rs325 type Target = Clk; typedef
H A Dopp.rs63 type Target = cpufreq::Table; typedef
66 fn deref(&self) -> &Self::Target { in deref()
H A Dlist.rs1027 type Target = T; typedef
/linux/rust/pin-init/examples/
H A Dpthread_mutex.rs125 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 Dmutex.rs142 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 Dstatic_init.rs46 type Target = T; typedef
47 fn deref(&self) -> &Self::Target { in deref()
/linux/rust/kernel/sync/
H A Darc.rs414 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 Ddevice.rs168 type Target = T::Data; typedef
170 fn deref(&self) -> &Self::Target { in deref()
/linux/rust/kernel/list/
H A Darc.rs415 type Target = T; typedef
418 fn deref(&self) -> &Self::Target { in deref()
/linux/rust/kernel/drm/gem/
H A Dmod.rs293 type Target = T; typedef
295 fn deref(&self) -> &Self::Target { in deref()
/linux/rust/kernel/mm/
H A Dvirt.rs169 type Target = VmaRef; typedef
218 type Target = VmaRef; typedef
/linux/include/uapi/linux/
H A Dcciss_defs.h80 SCSI3Addr_struct Target[2]; /* 2 level target device addr */ member
/linux/rust/kernel/alloc/
H A Dkbox.rs481 type Target = T; typedef
H A Dkvec.rs871 type Target = [T]; typedef
/linux/drivers/scsi/
H A Dhpsa_cmd.h330 union SCSI3Addr Target[2]; member
/linux/fs/smb/common/
H A Dsmb2pdu.h1576 __u8 Target[]; /* Variable Length UTF-8 string without nul-term */ member