Searched refs:KM_KAUTH (Results 1 – 2 of 2) sorted by relevance
1199 aclp = kheap_alloc(KM_KAUTH, KAUTH_ACL_SIZE(count), Z_WAITOK); in kauth_acl_alloc()1210 kheap_free_addr(KM_KAUTH, aclp); in kauth_acl_free()
788 #define KM_KAUTH KHEAP_DEFAULT macro