Home
last modified time | relevance | path

Searched refs:Allocation (Results 1 – 25 of 29) sorted by relevance

12

/linux/drivers/android/binder/range_alloc/
H A Dmod.rs15 Allocated(Allocation<T>),
50 fn allocate<T>(self, data: Option<T>) -> Allocation<T> { in allocate()
51 Allocation { in allocate()
58 struct Allocation<T> { struct
63 impl<T> Allocation<T> { implementation
/linux/Documentation/mm/
H A Dpage_allocation.rst4 Page Allocation
H A Dvmalloc.rst4 Virtually Contiguous Memory Allocation
H A Dslab.rst4 Slab Allocation
H A Dvmalloced-kernel-stacks.rst83 Allocation chapter
/linux/tools/testing/selftests/resctrl/
H A DREADME11 Allocation test on Intel RDT hardware. More tests will be added in the future.
/linux/Documentation/driver-api/usb/
H A Danchors.rst15 Allocation and Initialisation
/linux/drivers/android/binder/
H A Dprocess.rs42 allocation::{Allocation, AllocationInfo, NewAllocation},
1031 let res = Allocation::new( in buffer_alloc()
1064 pub(crate) fn buffer_get(self: &Arc<Self>, ptr: usize) -> Option<Allocation> { in buffer_get() argument
1069 let mut alloc = Allocation::new(self.clone(), debug_id, offset, size, ptr, false); in buffer_get()
1418 Allocation::new(self.clone(), debug_id, offset, size, ptr, false); in deferred_release()
H A Dthread.rs27 allocation::{Allocation, AllocationView, BinderObject, BinderObjectRef, NewAllocation},
881 fn apply_sg(&self, alloc: &mut Allocation, sg_state: &mut ScatterGatherState) -> BinderResult { in apply_sg() argument
/linux/Documentation/driver-api/cxl/linux/
H A Doverview.rst39 e) Contiguous Memory Allocation
/linux/Documentation/core-api/
H A Didr.rst4 ID Allocation
H A Dmemory-allocation.rst4 Memory Allocation Guide
/linux/Documentation/ABI/stable/
H A Dfirewire-cdev41 - Allocation of IEEE 1212 address ranges on the local
/linux/Documentation/filesystems/ext4/
H A Dallocators.rst3 Block and Inode Allocation Policy
/linux/drivers/gpu/drm/xe/
H A DKconfig73 Allocation mode for such tunnels. This allows using the maximum
/linux/Documentation/PCI/
H A Dpci-iov-howto.rst22 Allocation of the VF can be dynamically controlled by the PF via
/linux/Documentation/sound/
H A Dutimers.rst56 ``fd`` field of the ``snd_timer_uinfo`` struct. Allocation of a file
/linux/tools/arch/x86/kcpuid/
H A Dcpuid.csv391 0x10, 0, ebx, 1, cat_l3 , L3 Cache Allocation Technology supported
392 0x10, 0, ebx, 2, cat_l2 , L2 Cache Allocation Technology supported
393 0x10, 0, ebx, 3, mba , Memory Bandwidth Allocation supported
800 0x80000008, 0, ebx, 6, mba , Memory Bandwidth Allocation (AMD bit)
990 0x80000020, 0, ebx, 1, mba , Memory Bandwidth Allocation support
991 0x80000020, 0, ebx, 2, smba , Slow Memory Bandwidth Allocation support
995 0x80000020, 0, ebx, 6, sdciae , Smart Data Cache Injection (SDCI) Allocation Enforcement
/linux/Documentation/arch/arm64/
H A Dgcs.rst113 3. Allocation of Guarded Control Stacks
/linux/Documentation/trace/coresight/
H A Dpanic.rst25 Allocation of trace buffer pages from reserved RAM
/linux/Documentation/userspace-api/media/mediactl/
H A Drequest-api.rst45 Request Allocation
/linux/Documentation/driver-api/driver-model/
H A Ddriver.rst7 Allocation chapter
/linux/Documentation/driver-api/media/
H A Dmc-core.rst41 Allocation of the structure is handled by the media device driver, usually by
/linux/Documentation/networking/device_drivers/ethernet/intel/
H A Diavf.rst313 Rx Page Allocation Errors
/linux/Documentation/userspace-api/
H A Ddma-buf-alloc-exchange.rst228 Allocation chapter

12