Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dzalloc.c8949 zone_t zone_ptr; in mach_zone_info_for_zone() local
8965 zone_ptr = ZONE_NULL; in mach_zone_info_for_zone()
8976 zone_ptr = z; in mach_zone_info_for_zone()
8982 if (zone_ptr == ZONE_NULL) { in mach_zone_info_for_zone()
9043 zone_t zone_ptr; in mach_zone_get_zlog_zones() local
9066 zone_ptr = ZONE_NULL; in mach_zone_get_zlog_zones()
9102 zone_t zone_ptr; in mach_zone_get_btlog_records() local
9113 zone_ptr = ZONE_NULL; in mach_zone_get_btlog_records()
9124 zone_ptr = z; in mach_zone_get_btlog_records()
9130 if (zone_ptr == ZONE_NULL) { in mach_zone_get_btlog_records()
[all …]