Home
last modified time | relevance | path

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

/linux-6.14.4/rust/kernel/
Dstr.rs103 type Target = [u8]; typedef
106 fn deref(&self) -> &Self::Target { in deref()
451 type Target = BStr; typedef
454 fn deref(&self) -> &Self::Target { in deref()
543 type Target = str; typedef
776 type Target = RawFormatter; typedef
778 fn deref(&self) -> &Self::Target { in deref()
861 type Target = CStr; typedef
863 fn deref(&self) -> &Self::Target { in deref()
871 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut()
Dtask.rs142 type Target = Task; in current() typedef
144 fn deref(&self) -> &Self::Target { in current()
176 type Target = PidNamespace; in current_pid_ns() typedef
178 fn deref(&self) -> &Self::Target { in current_pid_ns()
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()
Dtypes.rs228 type Target = T; typedef
514 type Target = T; typedef
516 fn deref(&self) -> &Self::Target { in deref()
Dpci.rs345 type Target = Io<SIZE>; typedef
347 fn deref(&self) -> &Self::Target { in deref()
/linux-6.14.4/rust/kernel/sync/
Darc.rs382 type Target = T; typedef
384 fn deref(&self) -> &Self::Target { in deref()
575 type Target = T; typedef
577 fn deref(&self) -> &Self::Target { in deref()
747 type Target = T; typedef
749 fn deref(&self) -> &Self::Target { in deref()
755 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut()
Dlock.rs216 type Target = T; typedef
218 fn deref(&self) -> &Self::Target { in deref()
225 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut()
Dpoll.rs101 type Target = CondVar; typedef
/linux-6.14.4/rust/kernel/sync/lock/
Dglobal.rs101 type Target = B::Item; typedef
103 fn deref(&self) -> &Self::Target { in deref()
109 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut()
/linux-6.14.4/rust/kernel/list/
Darc.rs415 type Target = T; typedef
418 fn deref(&self) -> &Self::Target { in deref()
/linux-6.14.4/rust/kernel/fs/
Dfile.rs359 type Target = LocalFile; typedef
/linux-6.14.4/include/uapi/linux/
Dcciss_defs.h80 SCSI3Addr_struct Target[2]; /* 2 level target device addr */ member
/linux-6.14.4/rust/kernel/alloc/
Dkbox.rs430 type Target = T; typedef
Dkvec.rs578 type Target = [T]; typedef
/linux-6.14.4/drivers/scsi/
Dhpsa_cmd.h330 union SCSI3Addr Target[2]; member
/linux-6.14.4/tools/perf/scripts/python/
Dexported-sql-viewer.py2823 def Target(self): member in FetchMoreRecordsBar
/linux-6.14.4/fs/smb/common/
Dsmb2pdu.h1573 __u8 Target[]; /* Variable Length UTF-8 string without nul-term */ member