Searched defs:kheap (Results 1 – 4 of 4) sorted by relevance
| /xnu-12377.81.4/osfmk/kern/ |
| H A D | kalloc.c | 431 kalloc_heap_init(struct kalloc_heap *kheap) in kalloc_heap_init() 2356 kalloc_heap_t kheap, in kalloc_large() 2507 kalloc_heap_t kheap, in kalloc_use_early_heap() 2534 kalloc_heap_t kheap; in kalloc_ext() local 2759 kalloc_heap_t kheap; in kalloc_type_impl_external() local 2793 kfree_heap_confusion_panic(kalloc_heap_t kheap, void *data, size_t size, zone_t z) in kfree_heap_confusion_panic() 2848 kalloc_heap_t kheap, in kfree_size_require() 2889 kalloc_heap_t kheap; in kfree_zone() local 2961 kfree_addr_ext(kalloc_heap_t kheap, void *data) in kfree_addr_ext() 2989 kalloc_heap_t kheap = KHEAP_DEFAULT; in kfree_external() local [all …]
|
| /xnu-12377.81.4/iokit/Kernel/ |
| H A D | IOBufferMemoryDescriptor.cpp | 94 IOBMDPageProc(kalloc_heap_t kheap, iopa_t * a) in IOBMDPageProc() 192 kalloc_heap_t kheap = KHEAP_DATA_SHARED; in initWithPhysicalMask() local 717 kalloc_heap_t kheap = KHEAP_DATA_SHARED; in free() local
|
| H A D | IOLib.cpp | 318 IOFree_internal(struct kalloc_heap *kheap, void * inAddress, vm_size_t size) in IOFree_internal() 590 IOFreeAligned_internal(kalloc_heap_t kheap, void * address, vm_size_t size) in IOFreeAligned_internal() 664 kalloc_heap_t kheap, in IOKernelFreePhysical() 709 kalloc_heap_t kheap, in IOKernelAllocateWithPhysicalRestrict() 1279 kalloc_heap_t kheap, in iopa_alloc()
|
| /xnu-12377.81.4/osfmk/vm/ |
| H A D | vm_resident.c | 11801 vm_page_diagnose_heap(mach_memory_info_t *info, kalloc_heap_t kheap) in vm_page_diagnose_heap()
|