Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/kern/
H A Dkalloc.c1850 kalloc_guard(vm_tag_t tag, uint16_t type_hash, const void *owner) in kalloc_guard() function
1969 kma_flags, kalloc_guard(tag, kt_hash, owner)).kmr_address; in kalloc_large()
2356 kalloc_guard(VM_KERN_MEMORY_NONE, 0, owner)); in kfree_large()
2677 kmr_flags, kalloc_guard(tag, kt_hash, owner)); in krealloc_large()
2996 kalloc_guard(VM_KERN_MEMORY_LIBKERN, 0, NULL)); in kern_os_realloc_external()