Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dkmem.c1258 kmem_findslab(kmem_cache_t *cp, void *buf) in kmem_findslab() function
1296 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()