Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dkalloc.c1541 bool last_sig) in kalloc_type_zones_for_type() argument
1558 (last_sig && (zone_carry > 0))) { in kalloc_type_zones_for_type()
1563 if (last_sig) { in kalloc_type_zones_for_type()
1624 bool last_sig, in kalloc_type_distribute_zone_for_type() argument
1642 last_sig); in kalloc_type_distribute_zone_for_type()
1760 bool last_sig; in kalloc_type_create_zones_fixed() local
1762 last_sig = (j == (n_unique_sig - 1)) ? true : false; in kalloc_type_create_zones_fixed()
1765 &kt_buffer[end].ktv_fixed, last_sig, in kalloc_type_create_zones_fixed()