Searched refs:MINALLOCSIZE (Results 1 – 5 of 5) sorted by relevance
12 MINALLOCSIZE
49 #define MINALLOCSIZE UMA_SMALLEST_UNIT macro
1060 (size > (alloc >> REALLOC_FRACTION) || alloc == MINALLOCSIZE)) { in realloc()
2311 cnt = MAX(1, MINALLOCSIZE / sizeof(gid_t)); in crextend()
1243 MAX(1, MINALLOCSIZE / sizeof(device_t))); in devclass_alloc_unit()