Searched refs:Clone (Results 1 – 20 of 20) sorted by relevance
/linux-6.12.1/rust/kernel/ |
D | alloc.rs | 12 #[derive(Copy, Clone, PartialEq, Eq, Debug)] 20 #[derive(Clone, Copy)]
|
D | time.rs | 30 #[derive(Copy, Clone)]
|
D | list.rs | 134 #[derive(Copy, Clone)] 538 #[derive(Clone)]
|
D | error.rs | 90 #[derive(Clone, Copy, PartialEq, Eq)]
|
D | types.rs | 430 impl<T: AlwaysRefCounted> Clone for ARef<T> {
|
D | str.rs | 132 #[derive(Debug, Clone, Copy)]
|
/linux-6.12.1/rust/kernel/alloc/ |
D | vec_ext.rs | 54 T: Clone; in extend_from_slice() argument 98 T: Clone, in extend_from_slice() argument
|
/linux-6.12.1/rust/kernel/net/phy/ |
D | reg.rs | 55 #[derive(Copy, Clone, Debug)] 138 #[derive(Copy, Clone, Debug)]
|
/linux-6.12.1/rust/kernel/sync/ |
D | arc.rs | 377 impl<T: ?Sized> Clone for Arc<T> { 493 impl<T: ?Sized> Clone for ArcBorrow<'_, T> {
|
/linux-6.12.1/rust/kernel/init/ |
D | __internal.rs | 107 impl<T: ?Sized> Clone for AllData<T> {
|
D | macros.rs | 842 impl<$($impl_generics)*> ::core::clone::Clone for __ThePinData<$($ty_generics)*>
|
/linux-6.12.1/drivers/gpu/drm/ |
D | drm_panic_qr.rs | 32 #[derive(Debug, Clone, Copy, PartialEq, Eq, Ord, PartialOrd)]
|
/linux-6.12.1/Documentation/networking/device_drivers/can/ |
D | can327.rst | 200 - Clone devices ("v1.5" and others)
|
/linux-6.12.1/Documentation/arch/arm/omap/ |
D | dss.rst | 266 Example: Clone GFX overlay to LCD and TV
|
/linux-6.12.1/Documentation/admin-guide/device-mapper/ |
D | dm-clone.rst | 228 Clone a device containing a file system
|
/linux-6.12.1/Documentation/admin-guide/media/ |
D | gspca-cardlist.rst | 15 spca508 0130:0130 Clone Digital Webcam 11043
|
/linux-6.12.1/Documentation/timers/ |
D | no_hz.rst | 211 Clone this archive and follow the instructions in the README file.
|
/linux-6.12.1/drivers/md/ |
D | Kconfig | 344 tristate "Clone target (EXPERIMENTAL)"
|
/linux-6.12.1/Documentation/filesystems/ |
D | sharedsubtree.rst | 596 5g) Clone Namespace
|
/linux-6.12.1/Documentation/bpf/ |
D | bpf_devel_QA.rst | 58 - Clone the fork locally, check out a new branch tracking either the bpf-next
|