Searched refs:kalloc_heap_zone_for_size (Results 1 – 3 of 3) sorted by relevance
1312 kt_zones_for_size[0] = kalloc_heap_zone_for_size( in kalloc_type_create_zones()1453 kalloc_heap_zone_for_size(kalloc_heap_t kheap, vm_size_t size) in kalloc_heap_zone_for_size() function1529 zone_t z = kalloc_heap_zone_for_size(kheap, size); in kalloc_bucket_size()1702 z = kalloc_heap_zone_for_size(kheap, size); in kalloc_ext()2066 zone_t max_zone = kalloc_heap_zone_for_size(kheap, max_size); in kfree_size_require()
890 kalloc_heap_zone_for_size(
8298 z = kalloc_heap_zone_for_size(heap, spec->zv_size); in zone_view_startup_init()