Searched refs:KMC_NOTOUCH (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/cddl/compat/opensolaris/sys/
H A Dkmem.h53 #define KMC_NOTOUCH 0 macro
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dabd.c201 * Since ABD chunks do not appear in crash dumps, we pass KMC_NOTOUCH
205 NULL, NULL, NULL, NULL, data_alloc_arena, KMC_NOTOUCH);
208 NULL, NULL, NULL, NULL, 0, KMC_NOTOUCH | KMC_NODEBUG);
H A Dzio.c197 * pass KMC_NOTOUCH so that no allocator metadata is
203 cflags | KMC_NOTOUCH | KMC_NODEBUG);
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzpool/common/sys/
H A Dzfs_context.h355 #define KMC_NOTOUCH 0 /* not needed for userland caches */ macro

Completed in 86 milliseconds