Searched refs:KM_CONSTRUCTED (Results 1 – 1 of 1) sorted by relevance
61 #define KM_CONSTRUCTED 0x08 /* only constructed free buffers */ macro1230 if ((type & KM_CONSTRUCTED) && (!(type & KM_FREE) || in kmem_walk_init_common()1425 if (type & KM_CONSTRUCTED) in kmem_walk_step()1673 return (kmem_walk_init_common(wsp, KM_FREE | KM_CONSTRUCTED)); in freemem_constructed_walk_init()1690 KM_FREE | KM_BUFCTL | KM_CONSTRUCTED)); in freectl_constructed_walk_init()