Searched refs:KMC_NODEBUG (Results 1 – 8 of 8) sorted by relevance
77 #define KMC_NODEBUG 0x00020000 macro
93 if (kcflags & KMC_NODEBUG) in kmem_cache_create()
632 int flags = KMC_NOHASH | KMC_NODEBUG; in hment_init()
1825 int kmem_flags = KMC_NOHASH | KMC_NODEBUG; in htable_init()
319 #define KMC_NODEBUG UMC_NODEBUG macro
126 size_t cflags = (size > zio_buf_debug_limit) ? KMC_NODEBUG : 0; in zio_init()
3747 if (cflags & KMC_NODEBUG) in kmem_cache_create()
454 NULL, NULL, NULL, NULL, NULL, KMC_NODEBUG); in segvn_init()