Searched refs:max_allocation_size (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/kernel/
H A Dheap.h46 size_t max_allocation_size; member in struct:heap_class_s
/haiku/src/system/libroot/posix/malloc_debug/
H A Dheap.cpp162 size_t max_allocation_size; member in struct:heap_class_s
1500 if (size <= sHeapClasses[index].max_allocation_size)
/haiku/src/system/kernel/
H A Dheap.cpp1891 if (size <= sHeapClasses[index].max_allocation_size)

Completed in 49 milliseconds