Home
last modified time | relevance | path

Searched defs:ZonePageCount (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/kern/
H A Dkern_slaballoc.c167 __read_frequently static int ZonePageCount; variable
/dragonfly/lib/libc/stdlib/
H A Dnmalloc.c338 static const int ZonePageCount = ZALLOC_ZONE_SIZE / PAGE_SIZE; variable