Home
last modified time | relevance | path

Searched refs:KMC_NODEBUG (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dkmem.h80 #define KMC_NODEBUG 0x00020000 macro
/illumos-gate/usr/src/lib/libfakekernel/common/
H A Dkmem.c94 if (kcflags & KMC_NODEBUG) in kmem_cache_create()
/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhment.c628 int flags = KMC_NOHASH | KMC_NODEBUG; in hment_init()
/illumos-gate/usr/src/uts/common/os/
H A Dkmem.c3804 if (cflags & KMC_NODEBUG) in kmem_cache_create()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzio.c144 size_t cflags = (size > zio_buf_debug_limit) ? KMC_NODEBUG : 0; in zio_init()
/illumos-gate/usr/src/uts/common/vm/
H A Dseg_vn.c454 NULL, NULL, NULL, NULL, NULL, KMC_NODEBUG); in segvn_init()