| /linux-6.15/rust/kernel/alloc/ |
| H A D | kvec.rs | 152 A: Allocator, 160 A: Allocator, 166 A: Allocator, 528 A: Allocator, 548 A: Allocator, 579 A: Allocator, 593 A: Allocator, 607 A: Allocator, 619 A: Allocator, 642 [A1: Allocator, A2: Allocator] Vec<T, A1>, Vec<U, A2>, [all …]
|
| H A D | kbox.rs | 111 A: Allocator, 119 A: Allocator, 126 A: Allocator, 179 A: Allocator, 209 A: Allocator, 302 A: Allocator, 365 A: Allocator, 396 A: Allocator, 439 A: Allocator, 453 A: Allocator, [all …]
|
| H A D | allocator.rs | 16 use crate::alloc::{AllocError, Allocator}; 130 unsafe impl Allocator for Kmalloc { 147 unsafe impl Allocator for Vmalloc { 171 unsafe impl Allocator for KVmalloc {
|
| H A D | allocator_test.rs | 12 use super::{flags::*, AllocError, Allocator, Flags}; 37 unsafe impl Allocator for Cmalloc {
|
| /linux-6.15/rust/kernel/time/hrtimer/ |
| H A D | tbox.rs | 22 A: crate::alloc::Allocator, 33 A: crate::alloc::Allocator, 49 A: crate::alloc::Allocator, 65 A: crate::alloc::Allocator, 96 A: crate::alloc::Allocator,
|
| /linux-6.15/rust/kernel/ |
| H A D | uaccess.rs | 8 alloc::{Allocator, Flags}, 130 pub fn read_all<A: Allocator>(self, buf: &mut Vec<u8, A>, flags: Flags) -> Result { in read_all() 284 pub fn read_all<A: Allocator>(mut self, buf: &mut Vec<u8, A>, flags: Flags) -> Result { in read_all()
|
| H A D | alloc.rs | 139 pub unsafe trait Allocator { interface
|
| /linux-6.15/kernel/dma/ |
| H A D | Kconfig | 161 bool "DMA Contiguous Memory Allocator" 164 This enables the Contiguous Memory Allocator which allows drivers 196 Memory Allocator. If the size of 0 is selected, CMA is disabled by 207 Allocator as a percentage of the total memory in the system.
|
| /linux-6.15/drivers/dma-buf/heaps/ |
| H A D | Kconfig | 13 by the Contiguous Memory Allocator (CMA). If your system has these
|
| /linux-6.15/Documentation/trace/ |
| H A D | events-kmem.rst | 11 - Per-CPU Allocator Activity 74 4. Per-CPU Allocator Activity
|
| /linux-6.15/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ |
| H A D | dpio-driver.rst | 70 | Allocator |. . . . . . . | Ethernet |
|
| H A D | overview.rst | 294 | Allocator |. . . . . . . | Ethernet | 353 Allocator section in DPAA2 Linux Drivers Overview
|
| /linux-6.15/Documentation/gpu/ |
| H A D | drm-mm.rst | 445 DRM MM Range Allocator 460 DRM MM Range Allocator Function References 509 DRM Buddy Allocator
|
| /linux-6.15/Documentation/networking/device_drivers/fddi/ |
| H A D | skfp.rst | 249 - SBA (Synchronous Bandwidth Allocator) parameters can
|
| /linux-6.15/Documentation/driver-api/media/ |
| H A D | mc-core.rst | 294 Media Controller Device Allocator API
|
| /linux-6.15/include/linux/ |
| H A D | mmzone.h | 1819 #error Allocator MAX_PAGE_ORDER exceeds SECTION_SIZE
|
| /linux-6.15/Documentation/arch/arm/omap/ |
| H A D | dss.rst | 297 can enable Contiguous Memory Allocator (CONFIG_CMA) to improve the dma
|
| /linux-6.15/Documentation/arch/powerpc/ |
| H A D | firmware-assisted-dump.rst | 169 Contiguous Memory Allocator (CMA) for memory reservation if CMA is
|
| /linux-6.15/mm/ |
| H A D | Kconfig | 953 bool "Contiguous Memory Allocator" 958 This enables the Contiguous Memory Allocator which allows other
|
| /linux-6.15/Documentation/filesystems/ |
| H A D | proc.rst | 1267 Memory reserved for the Contiguous Memory Allocator (CMA)
|