Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/kern/ !
H A Dkalloc.c1659 bool last_sig) in kalloc_type_zones_for_type() argument
1676 (last_sig && (zone_carry > 0))) { in kalloc_type_zones_for_type()
1681 if (last_sig) { in kalloc_type_zones_for_type()
1749 bool last_sig, in kalloc_type_distribute_zone_for_type() argument
1767 last_sig); in kalloc_type_distribute_zone_for_type()
1885 bool last_sig; in kalloc_type_create_zones_fixed() local
1887 last_sig = (j == (n_unique_sig - 1)) ? true : false; in kalloc_type_create_zones_fixed()
1890 &kt_buffer[end].ktv_fixed, last_sig, in kalloc_type_create_zones_fixed()