Home
last modified time | relevance | path

Searched refs:KMC_KMEM_ALLOC (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dkmem.h81 #define KMC_KMEM_ALLOC 0x00200000 /* internal use only */ macro
/titanic_41/usr/src/uts/common/os/
H A Dkmem.c2012 !(cp->cache_cflags & KMC_KMEM_ALLOC)) { in kmem_cache_alloc_debug()
2059 !(cp->cache_cflags & KMC_KMEM_ALLOC)) { in kmem_cache_free_debug()
4157 NULL, NULL, NULL, NULL, NULL, KMC_KMEM_ALLOC); in kmem_alloc_caches_create()