Searched refs:kmem_findslab (Results 1 – 1 of 1) sorted by relevance
1258 kmem_findslab(kmem_cache_t *cp, void *buf) in kmem_findslab() function1296 sp = kmem_findslab(cp, buf); in kmem_error()1300 if ((sp = kmem_findslab(cp, buf)) != NULL) in kmem_error()1326 if (kmem_findslab(cp->cache_bufctl_cache, bcp) == in kmem_error()2031 sp = kmem_findslab(cp, buf); in kmem_cache_free_debug()