Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dkmem.h77 #define KMC_NODEBUG 0x00020000 macro
/titanic_44/usr/src/lib/libfakekernel/common/
H A Dkmem.c93 if (kcflags & KMC_NODEBUG) in kmem_cache_create()
/titanic_44/usr/src/uts/i86pc/vm/
H A Dhment.c632 int flags = KMC_NOHASH | KMC_NODEBUG; in hment_init()
H A Dhtable.c1825 int kmem_flags = KMC_NOHASH | KMC_NODEBUG; in htable_init()
/titanic_44/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h319 #define KMC_NODEBUG UMC_NODEBUG macro
/titanic_44/usr/src/uts/common/fs/zfs/
H A Dzio.c126 size_t cflags = (size > zio_buf_debug_limit) ? KMC_NODEBUG : 0; in zio_init()
/titanic_44/usr/src/uts/common/os/
H A Dkmem.c3747 if (cflags & KMC_NODEBUG) in kmem_cache_create()
/titanic_44/usr/src/uts/common/vm/
H A Dseg_vn.c454 NULL, NULL, NULL, NULL, NULL, KMC_NODEBUG); in segvn_init()