Searched refs:MINALLOC (Results 1 – 1 of 1) sorted by relevance
31 #define MINALLOC 8 macro49 next = (caddr_t)roundup((uintptr_t)&_end, MINALLOC); in bkmem_alloc()51 next += roundup(s, MINALLOC); in bkmem_alloc()