Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dkmem.h84 #define KMC_KMEM_ALLOC 0x00200000 /* internal use only */ macro
/illumos-gate/usr/src/uts/common/os/
H A Dkmem.c1976 !(cp->cache_cflags & KMC_KMEM_ALLOC)) { in kmem_cache_alloc_debug()
2023 !(cp->cache_cflags & KMC_KMEM_ALLOC)) { in kmem_cache_free_debug()
4216 NULL, NULL, NULL, NULL, NULL, KMC_KMEM_ALLOC); in kmem_alloc_caches_create()