Searched refs:vm_memguard_mtype (Results 1 – 1 of 1) sorted by relevance
80 static struct malloc_type *vm_memguard_mtype = NULL; variable95 vm_memguard_mtype = malloc_desc2type(desc); in memguard_sysctl_desc()477 if (vm_memguard_mtype != NULL) in memguard_cmp_mtp()478 return (mtp == vm_memguard_mtype); in memguard_cmp_mtp()480 vm_memguard_mtype = mtp; in memguard_cmp_mtp()