Searched refs:umem_findslab (Results 1 – 1 of 1) sorted by relevance
1055 umem_findslab(umem_cache_t *cp, void *buf) in umem_findslab() function1088 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()1738 sp = umem_findslab(cp, buf); in umem_cache_free_debug()