Searched refs:kalloc_guard (Results 1 – 1 of 1) sorted by relevance
| /xnu-12377.41.6/osfmk/kern/ |
| H A D | kalloc.c | 2155 kalloc_guard(vm_tag_t tag, uint16_t type_hash, const void *owner) in kalloc_guard() function 2432 kma_flags, kalloc_guard(tag, kt_hash, owner)).kmr_address; in kalloc_large() 2871 kalloc_guard(VM_KERN_MEMORY_NONE, 0, owner)); in kfree_large() 3178 kmr_flags, kalloc_guard(tag, kt_hash, owner)); in krealloc_large() 3544 kalloc_guard(VM_KERN_MEMORY_LIBKERN, 0, NULL)); in kern_os_realloc_external()
|