Searched full:heap (Results 1 – 25 of 29) sorted by relevance
12
| /Documentation/ABI/testing/ |
| D | sysfs-kernel-mm-cma | 6 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
|
| D | sysfs-kernel-dmaheap | 7 memory in KiB is allocated to DMA-BUF heap pools.
|
| /Documentation/userspace-api/ |
| D | mseal.rst | 148 - 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/ |
| D | arch-support.txt | 5 # description: arch randomizes the stack, heap and binary images of ELF binaries
|
| /Documentation/gpu/rfc/ |
| D | i915_small_bar.rst | 31 where the total size of the heap needs to be known. It also wants to be able to
|
| /Documentation/translations/zh_CN/mm/damon/ |
| D | design.rst | 56 <heap>
|
| /Documentation/security/ |
| D | self-protection.rst | 172 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/ |
| D | kfence.rst | 8 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
|
| D | kmsan.rst | 143 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/ |
| D | qcom,fastrpc.yaml | 34 Phandle to a node describing memory to be used for remote heap CMA.
|
| /Documentation/arch/x86/ |
| D | boot.rst | 26 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/ |
| D | tcm.rst | 75 memory. Such a heap is great for things like saving
|
| /Documentation/arch/arm64/ |
| D | tagged-address-abi.rst | 36 - ``brk()`` syscall (i.e. the heap area between the initial location of
|
| /Documentation/fb/ |
| D | sisfb.rst | 21 important role in connection with DRM/DRI: Sisfb manages the memory heap
|
| /Documentation/core-api/ |
| D | asm-annotations.rst | 197 SYM_DATA(HEAP, .long rm_heap)
|
| /Documentation/admin-guide/mm/ |
| D | concepts.rst | 145 for program's stack and heap or by explicit calls to mmap(2) system
|
| D | numa_memory_policy.rst | 92 stack and heap, and any regions of the address space
|
| /Documentation/bpf/ |
| D | ringbuf.rst | 105 a temporary heap for preparing sample. bpf_ringbuf_reserve() avoid this needs
|
| /Documentation/mm/damon/ |
| D | design.rst | 107 heap and the uppermost mmap()-ed region, and the gap between the lowermost 112 <heap>
|
| /Documentation/process/ |
| D | deprecated.rst | 60 allocations could lead to linear overflows of heap memory and other
|
| /Documentation/translations/it_IT/process/ |
| D | deprecated.rst | 70 allocare può portare ad un overflow della memoria di heap e altri
|
| /Documentation/translations/sp_SP/process/ |
| D | deprecated.rst | 65 uso de esas reservas puede llevar a desbordamientos en el 'heap' de memoria
|
| /Documentation/filesystems/ |
| D | proc.rst | 381 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
|
| D | f2fs.rst | 129 heap/no_heap Deprecated. 446 ``-a [0 or 1]`` Split start location of each area for heap-based allocation.
|
| /Documentation/mm/ |
| D | unevictable-lru.rst | 469 Furthermore, any mmap() call or brk() call that expands the heap by a task
|
12