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

/darwin-on-arm/xnu/osfmk/kern/
H A Dzalloc.h161 extern void consider_zone_gc(boolean_t);
H A Dzalloc.c2589 * pages. zone_gc is called by consider_zone_gc when the system
2919 * consider_zone_gc:
2925 consider_zone_gc(boolean_t force) function
3439 consider_zone_gc(TRUE);
/darwin-on-arm/xnu/bsd/kern/
H A Dbsd_init.c968 consider_zone_gc(FALSE);
/darwin-on-arm/xnu/osfmk/vm/
H A Dvm_resident.c4848 consider_zone_gc(TRUE);
H A Dvm_pageout.c3054 * consider_zone_gc should be last, because the other operations
3057 consider_zone_gc(buf_large_zfree);

Completed in 86 milliseconds