Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dkmem.c1910 kmem_cache_alloc_debug(kmem_cache_t *cp, void *buf, int kmflag, int construct, in kmem_cache_alloc_debug() function
2451 kmem_cache_alloc_debug(cp, buf, kmflag, 0, in kmem_cache_alloc()
2529 int rc = kmem_cache_alloc_debug(cp, buf, kmflag, 1, caller()); in kmem_cache_alloc()
4787 if (kmem_cache_alloc_debug(cp, callback->kmm_to_buf, in kmem_move_buffer()