Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/kern/
H A Dkalloc.c1561 bool last_sig) in kalloc_type_zones_for_type() argument
1578 (last_sig && (zone_carry > 0))) { in kalloc_type_zones_for_type()
1583 if (last_sig) { in kalloc_type_zones_for_type()
1644 bool last_sig, in kalloc_type_distribute_zone_for_type() argument
1662 last_sig); in kalloc_type_distribute_zone_for_type()
1780 bool last_sig; in kalloc_type_create_zones_fixed() local
1782 last_sig = (j == (n_unique_sig - 1)) ? true : false; in kalloc_type_create_zones_fixed()
1785 &kt_buffer[end].ktv_fixed, last_sig, in kalloc_type_create_zones_fixed()