Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/vm/
H A Dvm_kern_xnu.h763 kmem_realloc_should_free( in kmem_realloc_should_free() function
H A Dvm_purgeable.c239 if (kmem_realloc_should_free((vm_offset_t)old_tokens, kmr)) { in vm_purgeable_token_add()