Searched refs:IV_CACHE_ALLOC (Results 1 – 2 of 2) sorted by relevance
158 iv_p->iv_flags = IV_CACHE_ALLOC; in iv_alloc()169 if (iv_p->iv_flags & IV_CACHE_ALLOC) { in iv_free()
39 #define IV_CACHE_ALLOC 0x4 /* Allocated using kmem_cache_alloc() */ macro