Searched refs:KM_ALLOCATED (Results 1 – 1 of 1) sorted by relevance
58 #define KM_ALLOCATED 0x01 macro1248 if (type & KM_ALLOCATED) in kmem_walk_init_common()1266 if ((cp->cache_flags & KMF_HASH) && (type & KM_ALLOCATED)) { in kmem_walk_init_common()1276 if (type & KM_ALLOCATED) in kmem_walk_init_common()1294 if (type & KM_ALLOCATED) in kmem_walk_init_common()1454 if (type & KM_ALLOCATED) in kmem_walk_step()1528 } else if (type & KM_ALLOCATED) { in kmem_walk_step()1649 return (kmem_walk_init_common(wsp, KM_ALLOCATED)); in kmem_walk_init()1657 return (kmem_walk_init_common(wsp, KM_ALLOCATED | KM_BUFCTL)); in bufctl_walk_init()