Searched refs:KMC_NODEBUG (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dkmem.h77 #define KMC_NODEBUG 0x00020000 macro
/illumos-gate/usr/src/lib/libfakekernel/common/
H A Dkmem.c93 if (kcflags & KMC_NODEBUG)
/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhment.c632 int flags = KMC_NOHASH | KMC_NODEBUG;
H A Dhtable.c1840 int kmem_flags = KMC_NOHASH | KMC_NODEBUG;
/illumos-gate/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h322 #define KMC_NODEBUG UMC_NODEBUG macro
/illumos-gate/usr/src/uts/common/os/
H A Dkmem.c3831 if (cflags & KMC_NODEBUG)
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzio.c132 size_t cflags = (size > zio_buf_debug_limit) ? KMC_NODEBUG : 0;
/illumos-gate/usr/src/uts/common/vm/
H A Dseg_vn.c454 NULL, NULL, NULL, NULL, NULL, KMC_NODEBUG);

Completed in 89 milliseconds