Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libumem/common/
H A Dumem.c1055 umem_findslab(umem_cache_t *cp, void *buf) in umem_findslab() function
1088 sp = umem_findslab(cp, buf); in umem_error()
1092 if ((sp = umem_findslab(cp, buf)) != NULL) in umem_error()
1118 if (umem_findslab(cp->cache_bufctl_cache, bcp) == in umem_error()
1742 sp = umem_findslab(cp, buf); in umem_cache_free_debug()