Searched refs:vm_memguard_mtype (Results 1 – 1 of 1) sorted by relevance
82 static struct malloc_type *vm_memguard_mtype = NULL; variable97 vm_memguard_mtype = malloc_desc2type(desc); in memguard_sysctl_desc()479 if (vm_memguard_mtype != NULL) in memguard_cmp_mtp()480 return (mtp == vm_memguard_mtype); in memguard_cmp_mtp()482 vm_memguard_mtype = mtp; in memguard_cmp_mtp()