Searched refs:ZONE_PAGE_UNUSED (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/osfmk/kern/
H A Dzalloc.c858 #define ZONE_PAGE_UNUSED 0xffff macro
2245 entry_array[i].alloc_count = ZONE_PAGE_UNUSED;
3099 zp->alloc_count = ZONE_PAGE_UNUSED;
3129 * it was previously set to ZONE_PAGE_UNUSED.
3131 if (zp->alloc_count == ZONE_PAGE_UNUSED)
3175 zp->alloc_count = ZONE_PAGE_UNUSED;

Completed in 122 milliseconds