Searched refs:cache_private (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libumem/common/
H A Dumem_impl.h280 void *cache_private; /* opaque arg to callbacks */ member in struct:umem_cache
H A Dumem.c1448 cp->cache_constructor(buf, cp->cache_private, flags_nfatal) != 0)) {
1503 cp->cache_destructor(buf, cp->cache_private);
1533 cp->cache_destructor(buf, cp->cache_private);
1739 cp->cache_constructor(buf, cp->cache_private, flags_nfatal) != 0) {
1855 cp->cache_destructor(buf, cp->cache_private);
2041 cp->cache_reclaim(cp->cache_private);
2520 cp->cache_private = private;

Completed in 22 milliseconds