Searched refs:heap (Results 51 - 66 of 66) sorted by relevance

123

/haiku/src/system/boot/platform/bios_ia32/
H A Dlong.cpp20 #include <boot/heap.h>
/haiku/src/system/boot/loader/
H A Dheap.cpp7 #include <boot/heap.h>
49 // if defined, the maximum heap usage is determined and printed before
395 dprintf("maximum boot loader heap usage: %zu, currently used: %zu\n",
413 // declare the whole heap as one chunk, and add it
/haiku/src/system/kernel/vm/
H A DVMUserAddressSpace.cpp19 #include <heap.h>
H A DVMKernelAddressSpace.cpp17 #include <heap.h>
H A DVMCache.cpp20 #include <heap.h>
H A DVMAnonymousCache.cpp42 #include <heap.h>
H A Dvm_page.cpp27 #include <heap.h>
H A Dvm.cpp38 #include <heap.h>
4353 // map in the new heap and initialize it
4356 TRACE(("heap at 0x%lx\n", heapBase));
4390 create_area("kernel heap", &address, B_EXACT_ADDRESS, heapSize,
4416 vm_block_address_range("uninitialized heap memory",
4420 vm_block_address_range("freed heap memory",
/haiku/src/libs/compat/freebsd_network/
H A Ddevice.c16 #include <kernel/heap.h>
/haiku/src/system/kernel/device_manager/
H A DIOCache.cpp12 #include <heap.h>
H A DIORequest.cpp14 #include <heap.h>
/haiku/headers/private/kernel/
H A Dthread_types.h17 #include <heap.h>
/haiku/src/system/kernel/fs/
H A Dvfs_request_io.cpp17 #include <heap.h>
/haiku/src/system/kernel/arch/m68k/
H A Darch_vm_translation_map_impl.cpp45 #include <heap.h>
/haiku/src/system/kernel/
H A Dport.cpp27 #include <heap.h>
H A Dteam.cpp36 #include <heap.h>
1606 // the heap

Completed in 133 milliseconds

123