Home
last modified time | relevance | path

Searched refs:allocations (Results 1 – 25 of 65) sorted by relevance

123

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_top/
H A Ddml2_top_soc15.c74 …l->test_mcache.assign_global_mcache_ids_params.allocations = params->display_config->stage2.mcache… in dml2_top_optimization_test_function_mcache()
659 if (!params->allocations[i].valid) in dml2_top_mcache_assign_global_mcache_ids()
662 for (j = 0; j < params->allocations[i].num_mcaches_plane0; j++) { in dml2_top_mcache_assign_global_mcache_ids()
663 params->allocations[i].global_mcache_ids_plane0[j] = next_unused_cache_id++; in dml2_top_mcache_assign_global_mcache_ids()
665 for (j = 0; j < params->allocations[i].num_mcaches_plane1; j++) { in dml2_top_mcache_assign_global_mcache_ids()
666 params->allocations[i].global_mcache_ids_plane1[j] = next_unused_cache_id++; in dml2_top_mcache_assign_global_mcache_ids()
670 params->allocations[i].global_mcache_ids_plane0[params->allocations[i].num_mcaches_plane0] = in dml2_top_mcache_assign_global_mcache_ids()
671 params->allocations[i].global_mcache_ids_plane0[0]; in dml2_top_mcache_assign_global_mcache_ids()
672 params->allocations[i].global_mcache_ids_plane1[params->allocations[i].num_mcaches_plane1] = in dml2_top_mcache_assign_global_mcache_ids()
673 params->allocations[i].global_mcache_ids_plane1[0]; in dml2_top_mcache_assign_global_mcache_ids()
[all …]
/linux/tools/perf/Documentation/
H A Dexamples.txt66 well. For example the page allocations done by a 'git gc' can be
77 To check which functions generated page allocations:
120 allocations - to see precisely what kind of page allocations there
157 Or you can observe the whole system's page allocations for 10
173 Or observe how fluctuating the page allocations are, via statistical
190 and check which instructions/source-code generated page allocations:
209 ( this shows that 83.42% of __GI___fork's page allocations come from
/linux/lib/
H A DKconfig.kfence33 allocations will be guarded by KFENCE. May be overridden via boot
49 bool "Use a deferrable timer to trigger allocations"
51 Use a deferrable timer to trigger allocations. This avoids forcing
61 bool "Use static keys to set up allocations" if EXPERT
64 Use static keys (static branches) to set up KFENCE allocations. This
82 and allocations/frees. A value of 0 disables stress testing logic.
H A DKconfig.kasan101 overhead of ~50% for dynamic allocations.
118 add an overhead of ~20% for dynamic allocations.
187 bool "Check accesses to vmalloc allocations"
190 Makes KASAN check the validity of accesses to vmalloc allocations.
192 With software KASAN modes, all types vmalloc allocations are
/linux/Documentation/mm/
H A Dallocation-profiling.rst7 Low overhead (suitable for production) accounting of all memory allocations,
17 adds warnings for allocations that weren't accounted because of a
43 warnings produced by allocations made while profiling is disabled and freed
80 taking effect. This is important for allocations internal to the mm/ code that
102 Do this when you're implementing a generic data structure that does allocations
113 - Then, use the following form for your allocations:
H A Dovercommit-accounting.rst28 allocations will be available in the future without having to
/linux/Documentation/core-api/
H A Dgenalloc.rst27 allocations is set with min_alloc_order; it is a log-base-2 number like
29 So, if min_alloc_order is passed as 3, then all allocations will be a
44 It's worth noting that, if there are still allocations outstanding from the
60 pool, once again using nid as the node ID for ancillary memory allocations.
63 for DMA allocations.
H A Dmemory-allocation.rst41 many other allocations types can use ``GFP_KERNEL``. Note, that
53 * Untrusted allocations triggered from userspace should be a subject
56 allocations that should be accounted.
57 * Userspace allocations should use either of the ``GFP_USER``,
73 You may notice that quite a few allocations in the existing code
90 Memory allocations may trigger direct or background reclaim and it is
157 For large allocations you can use vmalloc() and vzalloc(), or directly
H A Dboot-time-mm.rst16 functions and macros for memory allocations. The allocation request
H A Dmaple_tree.rst94 The allocations are handled by the internal tree code. See
200 Allocations are usually handled internally to the tree, however if allocations
205 unused allocations.
/linux/drivers/acpi/acpica/
H A Ddbexec.c353 u32 allocations; in acpi_db_execute() local
446 allocations = in acpi_db_execute()
451 if (allocations > 0) { in acpi_db_execute()
454 allocations, acpi_gbl_db_method_info.pathname); in acpi_db_execute()
/linux/arch/arc/
H A DKconfig.debug10 on the VM subsystem for higher order allocations.
/linux/arch/xtensa/boot/dts/
H A Dkc705.dts21 /* global autoconfigured region for contiguous allocations */
/linux/Documentation/driver-api/cxl/linux/
H A Dmemory-hotplug.rst34 migratable allocations.
51 The location of :code:`struct folio` allocations to represent the hotplugged
/linux/Documentation/admin-guide/sysctl/
H A Dvm.rst333 the system. Values tending towards 0 imply allocations would fail due to lack
386 So the Linux page allocator has a mechanism which prevents allocations
392 mechanism will also defend that region from allocations which could use
488 memory allocations.
493 warnings produced by allocations made while profiling is disabled and freed
545 allocations; if you set this to lower than 1024KB, your system will
604 resulting from mmap allocations on architectures which support
617 resulting from mmap allocations for applications run in
722 NOMMU mmap allocations.
724 A value of 0 disables trimming of allocations entirely, while a value of 1
[all …]
/linux/security/selinux/include/
H A Davc.h40 unsigned int allocations; member
/linux/arch/nios2/
H A DKconfig51 int "Order of maximal physically contiguous allocations"
55 contiguous allocations. The limit is called MAX_PAGE_ORDER and it
/linux/arch/sh/mm/
H A DKconfig34 int "Order of maximal physically contiguous allocations"
41 contiguous allocations. The limit is called MAX_PAGE:_ORDER and it
/linux/drivers/staging/media/atomisp/
H A Dnotes.txt10 address. The hmm code keeps a list of all allocations and when necessary
/linux/Documentation/ABI/testing/
H A Dsysfs-kernel-mm-mempolicy-weighted-interleave15 These weights only affect new allocations, and changes at runtime
/linux/Documentation/driver-api/cxl/allocation/
H A Dpage-allocator.rst35 marked :code:`GFP_KERNEL` from :code:`ZONE_MOVABLE`. Kernel allocations are
/linux/Documentation/gpu/rfc/
H A Di915_vm_bind.rst140 `Evictable page table allocations`_) and are maintained per VM and needs to
228 Evictable page table allocations
230 Make pagetable allocations evictable and manage them similar to VM_BIND
/linux/fs/nfsd/
H A Dfilecache.c1386 unsigned long allocations = 0, releases = 0, evictions = 0; in nfsd_file_cache_stats_show() local
1411 allocations += per_cpu(nfsd_file_allocations, i); in nfsd_file_cache_stats_show()
1422 seq_printf(m, "allocations: %lu\n", allocations); in nfsd_file_cache_stats_show()
/linux/arch/arm64/boot/dts/freescale/
H A Dtqma8xx.dtsi34 * global autoconfigured region for contiguous allocations
/linux/scripts/coccinelle/api/
H A Dkmalloc_objs.cocci2 /// Use kmalloc_obj family of macros for allocations

123