Searched refs:ZONE_CROSS_LOCK_FINI (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/vm/ | ||
H A D | uma_int.h | 590 #define ZONE_CROSS_LOCK_FINI(z) mtx_destroy(&(z)->uz_cross_lock) macro |
H A D | uma_core.c | 3080 ZONE_CROSS_LOCK_FINI(zone); in zone_dtor() |