| /linux/drivers/gpu/nova-core/gsp/fw/r570_144/ |
| H A D | bindings.rs | 323 #[derive(Debug, Default, Copy, Clone, MaybeZeroable)] 347 #[derive(Debug, Default, Copy, Clone, MaybeZeroable)] 363 #[derive(Debug, Default, Copy, Clone, MaybeZeroable)] 375 #[derive(Debug, Default, Copy, Clone, MaybeZeroable)] 382 #[derive(Debug, Copy, Clone, MaybeZeroable)] 399 #[derive(Debug, Default, Copy, Clone, MaybeZeroable)] 406 #[derive(Debug, Default, Copy, Clone, MaybeZeroable)] 415 #[derive(Debug, Default, Copy, Clone, MaybeZeroable)] 422 #[derive(Debug, Default, Copy, Clone, MaybeZeroable)] 430 #[derive(Debug, Default, Copy, Clone, MaybeZeroable)] [all …]
|
| /linux/rust/syn/ |
| H A D | thread.rs | 20 unsafe impl<T: Copy> Send for ThreadBound<T> {} 56 impl<T: Copy> Copy for ThreadBound<T> {} 58 impl<T: Copy> Clone for ThreadBound<T> {
|
| H A D | lookahead.rs | 298 impl Copy for End {} 320 impl<F: Copy + FnOnce(TokenMarker) -> T, T: Token> Peek for F { 332 impl<F: Copy + FnOnce(TokenMarker) -> T, T: Token> Sealed for F {}
|
| H A D | sealed.rs | 5 pub trait Sealed: Copy {}
|
| H A D | ext.rs | 132 impl Copy for PeekFn {}
|
| /linux/arch/s390/boot/ |
| H A D | head_kdump.S | 42 mvc 0(256,%r8),0(%r10) # Copy data mover code 44 agr %r8,%r2 # Copy data mover to 68 mvc 0(256,%r10),0(%r5) # Copy old kernel to tmp 69 mvc 0(256,%r5),0(%r11) # Copy new kernel to old 70 mvc 0(256,%r11),0(%r10) # Copy tmp to new
|
| /linux/rust/kernel/ |
| H A D | alloc.rs | 22 #[derive(Copy, Clone, PartialEq, Eq, Debug)] 33 #[derive(Clone, Copy, PartialEq)] 114 #[derive(Clone, Copy, PartialEq)]
|
| H A D | dma.rs | 96 #[derive(Debug, Clone, Copy, PartialEq, Eq)] 188 #[derive(Clone, Copy, PartialEq)] 267 #[derive(Copy, Clone, PartialEq, Eq, Debug)]
|
| H A D | num.rs | 19 + Copy
|
| /linux/rust/kernel/pci/ |
| H A D | irq.rs | 23 #[derive(Debug, Clone, Copy)] 45 #[derive(Debug, Clone, Copy, Default)] 78 #[derive(Clone, Copy)]
|
| /linux/rust/pin-init/src/ |
| H A D | __internal.rs | 67 pub unsafe trait PinData: Copy { 97 pub unsafe trait InitData: Copy { 117 impl<T: ?Sized> Copy for AllData<T> {}
|
| /linux/rust/proc-macro2/ |
| H A D | extra.rs | 83 #[derive(Copy, Clone)] 89 #[derive(Copy, Clone)]
|
| H A D | marker.rs | 9 #[derive(Copy, Clone)]
|
| H A D | location.rs | 9 #[derive(Copy, Clone, Debug, PartialEq, Eq, Hash)]
|
| /linux/drivers/gpu/nova-core/gsp/ |
| H A D | fw.rs | 191 #[derive(Copy, Clone, Debug, PartialEq)] 314 #[derive(Copy, Clone, Debug, PartialEq)] 387 #[derive(Copy, Clone)] 410 #[derive(Copy, Clone)] 438 #[derive(Copy, Clone)] 471 #[derive(Copy, Clone)] 489 #[derive(Copy, Clone)]
|
| /linux/rust/kernel/net/phy/ |
| H A D | reg.rs | 55 #[derive(Copy, Clone, Debug)] 138 #[derive(Copy, Clone, Debug)]
|
| /linux/arch/m68k/fpsp040/ |
| H A D | x_bsun.S | 6 | Copy the PC to FPIAR to maintain 881/882 compatibility
|
| /linux/drivers/thermal/ti-soc-thermal/ |
| H A D | TODO | 12 Copy patches to Eduardo Valentin <eduardo.valentin@ti.com>
|
| /linux/rust/kernel/sync/ |
| H A D | set_once.rs | 109 T: Copy, in copy()
|
| /linux/Documentation/admin-guide/media/ |
| H A D | opera-firmware.rst | 29 Copy them into /lib/firmware/ .
|
| H A D | ttusb-dec.rst | 44 Copy the three files downloaded above into the /usr/lib/hotplug/firmware or
|
| /linux/arch/arm/boot/dts/marvell/ |
| H A D | kirkwood-ts219-6281.dts | 42 label = "USB Copy";
|
| H A D | kirkwood-ts219-6282.dts | 42 label = "USB Copy";
|
| /linux/Documentation/staging/ |
| H A D | lzo.rst | 156 Copy of a block within 16..48kB distance (preferably less than 10B) 173 Copy of small block within 16kB distance (preferably less than 34B) 180 Copy 3-4 bytes from block within 2kB distance 187 Copy 5-8 bytes from block within 2kB distance
|
| /linux/tools/testing/selftests/rcutorture/bin/ |
| H A D | kvm-test-1-run.sh | 191 echo " 8." Copy your bare-metal kernel"'"s .config file, overwriting this file: >> $resdir/bare-metal 193 echo " 9." Copy the console output from just before the modprobe to just after >> $resdir/bare-metal
|