Searched defs:ZoneSize (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/sys/kern/ | ||
H A D | kern_slaballoc.c | 165 __read_frequently static int ZoneSize; variable |
/dflybsd-src/lib/libc/stdlib/ | ||
H A D | nmalloc.c | 336 static const int ZoneSize = ZALLOC_ZONE_SIZE; variable |