Searched refs:KMC_KVMEM (Results 1 – 5 of 5) sorted by relevance
337 .data = (void *)(KMC_KVMEM | KMC_TOTAL),346 .data = (void *)(KMC_KVMEM | KMC_ALLOC),355 .data = (void *)(KMC_KVMEM | KMC_MAX),
750 if (!(skc->skc_flags & (KMC_SLAB | KMC_KVMEM))) { in spl_kmem_cache_create()763 skc->skc_flags |= KMC_KVMEM; in spl_kmem_cache_create()770 if (skc->skc_flags & KMC_KVMEM) { in spl_kmem_cache_create()829 ASSERT(skc->skc_flags & (KMC_KVMEM | KMC_SLAB)); in spl_kmem_cache_destroy()851 if (skc->skc_flags & KMC_KVMEM) { in spl_kmem_cache_destroy()
204 KMC_KVMEM | KMC_RECLAIMABLE); in spl_zlib_init()
61 #define KMC_KVMEM (1 << KMC_BIT_KVMEM) macro
415 #define KMC_KVMEM 0x0