Searched refs:kInitialHeapSize (Results 1 – 2 of 2) sorted by relevance
47 static const size_t kInitialHeapSize = 64 * B_PAGE_SIZE; variable104 kInitialHeapSize, B_NO_LOCK, protection); in __init_heap()109 sHeapAreaSize = kInitialHeapSize; in __init_heap()
47 const static size_t kInitialHeapSize = 64 * 1024; variable298 return add_area(kInitialHeapSize); in heap_init()