Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/kern/
H A Dkalloc.c522 struct kalloc_type_view *ktv_fixed; member
804 buffer->ktv_fixed = (kalloc_type_view_t) ktv; in kalloc_type_buffer_copy_fixed()
1220 kalloc_type_view_t kt = kt_buffer[i].ktv_fixed; in kalloc_type_create_iterators_fixed()
1492 kalloc_type_assign_zone_fixed(&kt_buffer[cur].ktv_fixed, in kalloc_type_create_zones_fixed()
1493 &kt_buffer[end].ktv_fixed, zone); in kalloc_type_create_zones_fixed()