Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/vm/
H A Dvm_kern_xnu.h746 kmem_realloc_should_free( in kmem_realloc_should_free() function
H A Dvm_purgeable.c232 if (kmem_realloc_should_free((vm_offset_t)old_tokens, kmr)) { in vm_purgeable_token_add()