Home
last modified time | relevance | path

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

/linux-6.15/rust/kernel/
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()
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()
Dtask.rs144 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()
Dpci.rs355 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()
Drevocable.rs212 type Target = T; typedef
214 fn deref(&self) -> &Self::Target { in deref()
Ddevres.rs190 type Target = Revocable<T>; typedef
192 fn deref(&self) -> &Self::Target { in deref()
Dplatform.rs194 type Target = Device; typedef
196 fn deref(&self) -> &Self::Target { in deref()
Dtypes.rs228 type Target = T; typedef
519 type Target = T; typedef
521 fn deref(&self) -> &Self::Target { in deref()
Dlist.rs922 type Target = T; typedef
/linux-6.15/rust/kernel/sync/lock/
Dglobal.rs102 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/
Dpthread_mutex.rs123 type Target = T; typedef
125 fn deref(&self) -> &Self::Target { in deref()
131 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut()
Dmutex.rs141 type Target = T; typedef
144 fn deref(&self) -> &Self::Target { in deref()
151 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut()
Dstatic_init.rs45 type Target = T; typedef
46 fn deref(&self) -> &Self::Target { in deref()
/linux-6.15/rust/kernel/sync/
Darc.rs411 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()
Dlock.rs244 type Target = T; typedef
246 fn deref(&self) -> &Self::Target { in deref()
253 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut()
Dpoll.rs101 type Target = CondVar; typedef
/linux-6.15/rust/kernel/list/
Darc.rs415 type Target = T; typedef
418 fn deref(&self) -> &Self::Target { in deref()
/linux-6.15/rust/kernel/fs/
Dfile.rs359 type Target = LocalFile; typedef
/linux-6.15/include/uapi/linux/
Dcciss_defs.h80 SCSI3Addr_struct Target[2]; /* 2 level target device addr */ member
/linux-6.15/rust/kernel/alloc/
Dkbox.rs441 type Target = T; typedef
Dkvec.rs581 type Target = [T]; typedef
/linux-6.15/drivers/scsi/
Dhpsa_cmd.h330 union SCSI3Addr Target[2]; member
/linux-6.15/tools/perf/scripts/python/
Dexported-sql-viewer.py2823 def Target(self): member in FetchMoreRecordsBar
/linux-6.15/fs/smb/common/
Dsmb2pdu.h1576 __u8 Target[]; /* Variable Length UTF-8 string without nul-term */ member