Home
last modified time | relevance | path

Searched refs:zd (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/osfmk/kern/
H A Dzalloc.c2582 zd->zd_head = mag; in zone_depot_insert_head_full()
2588 zd->zd_full++; in zone_depot_insert_tail_full()
2597 zd->zd_empty++; in zone_depot_insert_head_empty()
2609 zd->zd_full--; in zone_depot_pop_head_full()
2615 zd->zd_tail = &zd->zd_head; in zone_depot_pop_head_full()
2629 zd->zd_empty--; in zone_depot_pop_head_empty()
2795 zd->zd_empty = 0; in zone_magazine_free_list()
4680 if (zd.zd_full) { in zalloc_expand_drain_exhausted_caches_locked()
4682 &zd, zd.zd_full, NULL); in zalloc_expand_drain_exhausted_caches_locked()
4686 &zd, zd.zd_empty, NULL); in zalloc_expand_drain_exhausted_caches_locked()
[all …]
/xnu-11215/tools/lldbmacros/
H A Dmemory.py493 out_string += format_string.format(zone=zone_val, zd=zone,