Home
last modified time | relevance | path

Searched full:heap (Results 1 – 25 of 29) sorted by relevance

12

/Documentation/ABI/testing/
Dsysfs-kernel-mm-cma6 heap name (also sometimes called CMA areas).
8 Each CMA heap subdirectory (that is, each
9 /sys/kernel/mm/cma/<cma-heap-name> directory) contains the
15 What: /sys/kernel/mm/cma/<cma-heap-name>/alloc_pages_success
21 What: /sys/kernel/mm/cma/<cma-heap-name>/alloc_pages_fail
27 What: /sys/kernel/mm/cma/<cma-heap-name>/release_pages_success
Dsysfs-kernel-dmaheap7 memory in KiB is allocated to DMA-BUF heap pools.
/Documentation/userspace-api/
Dmseal.rst148 - ptr allocated by malloc (heap)
150 malloc() is implemented by allocator, e.g. by glibc. Heap manager might
153 the heap manager's ability to manage the mappings; the outcome is
161 /* free will success, allocator can't shrink heap lower than ptr */
/Documentation/features/vm/ELF-ASLR/
Darch-support.txt5 # description: arch randomizes the stack, heap and binary images of ELF binaries
/Documentation/gpu/rfc/
Di915_small_bar.rst31 where the total size of the heap needs to be known. It also wants to be able to
/Documentation/translations/zh_CN/mm/damon/
Ddesign.rst56 <heap>
/Documentation/security/
Dself-protection.rst172 Heap memory integrity
175 The structures used to track heap free lists can be sanity-checked during
306 syscall return (``CONFIG_GCC_PLUGIN_STACKLEAK``), wipe heap memory on a
308 exposures, heap content exposures, and use-after-free attacks.
/Documentation/dev-tools/
Dkfence.rst8 error detector. KFENCE detects heap out-of-bounds access, use-after-free, and
39 sample interval determines the frequency with which heap allocations will be
56 By default KFENCE will only sample 1 heap allocation within each sample
57 interval. *Burst mode* allows to sample successive heap allocations, where the
Dkmsan.rst143 that is immediately initialized). Any new heap allocation done without
173 stack (for heap-allocated memory), or the function containing the uninitialized
176 When an uninitialized variable is allocated on stack or heap, a new origin
/Documentation/devicetree/bindings/misc/
Dqcom,fastrpc.yaml34 Phandle to a node describing memory to be used for remote heap CMA.
/Documentation/arch/x86/
Dboot.rst26 Protocol 2.01 (Kernel 1.3.76) Added a heap overrun warning.
103 | Stack/heap | For use by the kernel real-mode code.
122 setup, and stack/heap) was made relocatable to any address between
154 | Stack/heap | For use by the kernel real-mode code.
581 code) of the end of the setup stack/heap, minus 0x0200.
625 the setup heap and 0xA0000; it does not have to be located in the
1067 heap and 0xA0000.
1087 The real-mode code requires a stack/heap to be set up, as well as
1111 thus permitted to give the stack/heap the full 64K segment and locate
1128 0x8000-0xdfff Stack and heap
[all …]
/Documentation/arch/arm/
Dtcm.rst75 memory. Such a heap is great for things like saving
/Documentation/arch/arm64/
Dtagged-address-abi.rst36 - ``brk()`` syscall (i.e. the heap area between the initial location of
/Documentation/fb/
Dsisfb.rst21 important role in connection with DRM/DRI: Sisfb manages the memory heap
/Documentation/core-api/
Dasm-annotations.rst197 SYM_DATA(HEAP, .long rm_heap)
/Documentation/admin-guide/mm/
Dconcepts.rst145 for program's stack and heap or by explicit calls to mmap(2) system
Dnuma_memory_policy.rst92 stack and heap, and any regions of the address space
/Documentation/bpf/
Dringbuf.rst105 a temporary heap for preparing sample. bpf_ringbuf_reserve() avoid this needs
/Documentation/mm/damon/
Ddesign.rst107 heap and the uppermost mmap()-ed region, and the gap between the lowermost
112 <heap>
/Documentation/process/
Ddeprecated.rst60 allocations could lead to linear overflows of heap memory and other
/Documentation/translations/it_IT/process/
Ddeprecated.rst70 allocare può portare ad un overflow della memoria di heap e altri
/Documentation/translations/sp_SP/process/
Ddeprecated.rst65 uso de esas reservas puede llevar a desbordamientos en el 'heap' de memoria
/Documentation/filesystems/
Dproc.rst381 start_brk address above which program heap can be expanded with brk()
399 0804a000-0806b000 rw-p 00000000 00:00 0 [heap]
434 [heap] the heap of the program
2115 exp_name: system-heap
Df2fs.rst129 heap/no_heap Deprecated.
446 ``-a [0 or 1]`` Split start location of each area for heap-based allocation.
/Documentation/mm/
Dunevictable-lru.rst469 Furthermore, any mmap() call or brk() call that expands the heap by a task

12