Searched refs:bc_cache (Results 1 - 8 of 8) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libumem/common/
H A Dumem_impl.h141 umem_cache_t *bc_cache; /* controlling cache */ member in struct:umem_bufctl_audit
H A Dumem.c1125 bcp->bc_cache = cp;
1185 bcap->bc_cache = cp;
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dkmem_impl.h132 kmem_cache_t *bc_cache; /* controlling cache */ member in struct:kmem_bufctl_audit
/opensolaris-onvv-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dkmem.c1705 bhw->bhw_cache = bc.bc_cache;
1715 bc.bc_cache == bcn.bc_cache &&
1751 bc.bc_cache != bhw->bhw_cache ||
2653 if (b->bc_cache == NULL)
2657 (uintptr_t)&b->bc_cache->cache_bufsize) == -1) {
2660 b->bc_cache);
2967 "", bc.bc_cache, bc.bc_lastlog, bc.bc_contents);
3833 (uintptr_t)&bcp->bc_cache->cache_bufsize) == -1) {
3836 bcp->bc_cache);
[all...]
H A Dleaky_subr.c539 (uintptr_t)bc.bc_cache, 0);
/opensolaris-onvv-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dleaky_subr.c818 (uintptr_t)bcp->bc_cache, (uintptr_t)bcp->bc_cache);
H A Dumem.c1466 bhw->bhw_cache = bc.bc_cache;
1476 bc.bc_cache == bcn.bc_cache &&
1513 b->bc_cache != bhw->bhw_cache ||
2440 "", bcp->bc_cache, bcp->bc_lastlog, bcp->bc_contents);
3316 &bcp->bc_cache->cache_name) <= 0)
3317 (void) mdb_snprintf(name, sizeof (name), "%a", bcp->bc_cache);
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dkmem.c1517 bca.bc_cache = cp;
1588 bcap->bc_cache = cp;

Completed in 87 milliseconds