Searched refs:SLAB_NO_REAP (Results 1 – 2 of 2) sorted by relevance
38 #define SLAB_NO_REAP 0x00001000UL /* never reap from the cache */ macro
113 SLAB_NO_REAP | SLAB_CACHE_DMA | \116 # define CREATE_MASK (SLAB_HWCACHE_ALIGN | SLAB_NO_REAP | \362 flags: SLAB_NO_REAP,1765 if (searchp->flags & SLAB_NO_REAP) in kmem_cache_reap()