| /linux/rust/kernel/alloc/ |
| H A D | allocator.rs | 24 alloc::Layout, 98 layout: Layout, in call() 99 old_layout: Layout, in call() 139 /// Returns a [`Layout`] that makes [`Kmalloc`] fulfill the requested size and alignment of 141 pub fn aligned_layout(layout: Layout) -> Layout { 159 layout: Layout, 160 old_layout: Layout, 232 layout: Layout, 233 old_layout: Layout, 87 call( &self, ptr: Option<NonNull<u8>>, layout: Layout, old_layout: Layout, flags: Flags, nid: NumaNode, ) -> Result<NonNull<[u8]>, AllocError> call() argument 88 call( &self, ptr: Option<NonNull<u8>>, layout: Layout, old_layout: Layout, flags: Flags, nid: NumaNode, ) -> Result<NonNull<[u8]>, AllocError> call() argument 130 aligned_layout(layout: Layout) -> Layout aligned_layout() argument 148 realloc( ptr: Option<NonNull<u8>>, layout: Layout, old_layout: Layout, flags: Flags, nid: NumaNode, ) -> Result<NonNull<[u8]>, AllocError> realloc() argument 149 realloc( ptr: Option<NonNull<u8>>, layout: Layout, old_layout: Layout, flags: Flags, nid: NumaNode, ) -> Result<NonNull<[u8]>, AllocError> realloc() argument 218 realloc( ptr: Option<NonNull<u8>>, layout: Layout, old_layout: Layout, flags: Flags, nid: NumaNode, ) -> Result<NonNull<[u8]>, AllocError> realloc() argument 219 realloc( ptr: Option<NonNull<u8>>, layout: Layout, old_layout: Layout, flags: Flags, nid: NumaNode, ) -> Result<NonNull<[u8]>, AllocError> realloc() argument 239 realloc( ptr: Option<NonNull<u8>>, layout: Layout, old_layout: Layout, flags: Flags, nid: NumaNode, ) -> Result<NonNull<[u8]>, AllocError> realloc() argument 240 realloc( ptr: Option<NonNull<u8>>, layout: Layout, old_layout: Layout, flags: Flags, nid: NumaNode, ) -> Result<NonNull<[u8]>, AllocError> realloc() argument [all...] |
| H A D | kbox.rs | 28 alloc::Layout, 274 let layout = Layout::new::<MaybeUninit<T>>(); 707 let layout = Layout::for_value::<T>(self); 714 // - `layout` is equal to the `Layout´ `self.0` was allocated with. in page_iter()
|
| /linux/rust/kernel/ |
| H A D | alloc.rs | 28 alloc::Layout, 145 /// via [`Layout`]. 188 fn alloc(layout: Layout, flags: Flags, nid: NumaNode) -> Result<NonNull<[u8]>, AllocError> { in alloc() 191 unsafe { Self::realloc(None, layout, Layout::new::<()>(), flags, nid) } 207 /// to `realloc` guarantees that the new or grown buffer has at least `Layout::size` bytes, but 224 /// - `old_layout` must match the `Layout` the allocation has been created with. 236 layout: Layout, in realloc() 237 old_layout: Layout, 249 /// - `layout` must match the `Layout` the allocation has been created with. in free() 251 unsafe fn free(ptr: NonNull<u8>, layout: Layout) { in free() 184 alloc(layout: Layout, flags: Flags, nid: NumaNode) -> Result<NonNull<[u8]>, AllocError> alloc() argument 232 realloc( ptr: Option<NonNull<u8>>, layout: Layout, old_layout: Layout, flags: Flags, nid: NumaNode, ) -> Result<NonNull<[u8]>, AllocError> realloc() argument 233 realloc( ptr: Option<NonNull<u8>>, layout: Layout, old_layout: Layout, flags: Flags, nid: NumaNode, ) -> Result<NonNull<[u8]>, AllocError> realloc() argument 247 free(ptr: NonNull<u8>, layout: Layout) free() argument [all...] |
| /linux/Documentation/arch/arm/samsung/ |
| H A D | overview.rst | 31 Layout chapter 48 Layout changes
|
| /linux/Documentation/arch/arm/sti/ |
| H A D | overview.rst | 18 Layout chapter
|
| /linux/rust/kernel/drm/ |
| H A D | device.rs | 29 alloc::Layout, 120 let layout = Kmalloc::aligned_layout(Layout::new::<Self>()); in new()
|
| /linux/Documentation/arch/arm/stm32/ |
| H A D | overview.rst | 20 Layout chapter
|
| /linux/drivers/nvmem/layouts/ |
| H A D | Kconfig | 9 menu "Layout Types"
|
| /linux/Documentation/arch/powerpc/ |
| H A D | kaslr-booke32.rst | 7 The word KASLR stands for Kernel Address Space Layout Randomization.
|
| H A D | qe_firmware.rst | 18 V - Firmware Structure Layout 166 V - Firmware Structure Layout
|
| H A D | imc.rst | 107 LDBAR Register Layout
|
| /linux/Documentation/arch/arm/spear/ |
| H A D | overview.rst | 45 Layout chapter
|
| /linux/arch/arm/boot/dts/marvell/ |
| H A D | armada-385-linksys-rango.dts | 83 /* AMD/Spansion S34ML02G2 256MiB, OEM Layout */
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-firmware-gsmi | 17 Layout:
|
| /linux/Documentation/userspace-api/media/drivers/ |
| H A D | dw100.rst | 49 Remap Register Layout
|
| /linux/Documentation/leds/ |
| H A D | leds-class-multicolor.rst | 32 Directory Layout Example
|
| /linux/Documentation/sound/designs/ |
| H A D | jack-injection.rst | 35 The Layout of Jack Injection Interface
|
| /linux/Documentation/arch/arm/ |
| H A D | memory.rst | 2 Kernel Memory Layout on ARM Linux
|
| /linux/drivers/scsi/mpt3sas/mpi/ |
| H A D | mpi2_image.h | 331 MPI2_FLASH_LAYOUT Layout[]; /*0x10 */ member
|
| /linux/Documentation/arch/riscv/ |
| H A D | vm-layout.rst | 4 Virtual Memory Layout on RISC-V Linux
|
| /linux/Documentation/gpu/nova/core/ |
| H A D | fwsec.rst | 42 FWSEC Memory Layout
|
| H A D | vbios.rst | 49 VBIOS ROM Layout
|
| /linux/Documentation/admin-guide/media/ |
| H A D | si476x.rst | 159 RSQ(Received Signal Quality) for primary tuner only. Layout is as
|
| /linux/Documentation/filesystems/ext4/ |
| H A D | group_descr.rst | 7 associated with it. As noted in the Layout section above, the group
|
| /linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ |
| H A D | ethernet-driver.rst | 163 Datapath Layout Binary file (DPL) that is parsed by MC at boot time; or created
|