Home
last modified time | relevance | path

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

/freebsd/sys/cddl/compat/opensolaris/sys/
H A Dkmem.h50 #define KMC_NODEBUG UMA_ZONE_NODUMP
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dkmem.h52 #define KMC_NODEBUG UMA_ZONE_NODUMP
/freebsd/sys/vm/
H A Duma.h262 #define UMA_ZONE_NODUMP 0x4000 /* macro
H A Duma_core.c1791 if (keg->uk_flags & UMA_ZONE_NODUMP) in keg_alloc_slab()
/freebsd/tools/tools/umastat/
H A Dumastat.c133 { UMA_ZONE_NODUMP, "nodump" },
/freebsd/sys/dev/iommu/
H A Diommu_gas.c85 NULL, NULL, UMA_ALIGN_PTR, UMA_ZONE_NODUMP); in intel_gas_init()