Searched refs:alloc_min (Results 1 – 1 of 1) sorted by relevance
28 static unsigned long alloc_min; variable45 size = _ALIGN_UP(size, alloc_min); in simple_malloc()132 alloc_min = granularity; in simple_alloc_init()140 heap_base = _ALIGN_UP((unsigned long)alloc_tbl + tbl_size, alloc_min); in simple_alloc_init()