Searched defs:umem_magazine_destroy (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libumem/common/
H A Dumem.c1782 umem_magazine_destroy(umem_cache_t *cp, umem_magazine_t *mp, int nrounds) function
1881 umem_magazine_destroy(cp, mp, cp->cache_magtype->mt_magsize);
1885 umem_magazine_destroy(cp, mp, 0);
2343 umem_magazine_destroy(cp, mp, rounds);
2345 umem_magazine_destroy(cp, pmp, prounds);

Completed in 51 milliseconds