Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dkalloc.c2152 kalloc_guard(vm_tag_t tag, uint16_t type_hash, const void *owner) in kalloc_guard() function
2429 kma_flags, kalloc_guard(tag, kt_hash, owner)).kmr_address; in kalloc_large()
2868 kalloc_guard(VM_KERN_MEMORY_NONE, 0, owner)); in kfree_large()
3175 kmr_flags, kalloc_guard(tag, kt_hash, owner)); in krealloc_large()
3541 kalloc_guard(VM_KERN_MEMORY_LIBKERN, 0, NULL)); in kern_os_realloc_external()