Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dkmem.c1720 bhw->bhw_cache = bc.bc_cache; in bufctl_history_walk_init()
1730 bc.bc_cache == bcn.bc_cache && in bufctl_history_walk_init()
1766 bc.bc_cache != bhw->bhw_cache || in bufctl_history_walk_step()
2670 if (b->bc_cache == NULL) in kmem_log_walk()
2674 (uintptr_t)&b->bc_cache->cache_bufsize) == -1) { in kmem_log_walk()
2677 b->bc_cache); in kmem_log_walk()
2984 "", bc.bc_cache, bc.bc_lastlog, bc.bc_contents); in bufctl()
3871 (uintptr_t)&bcp->bc_cache->cache_bufsize) == -1) { in showbc()
3874 bcp->bc_cache); in showbc()
3887 &bcp->bc_cache->cache_name) <= 0) in showbc()
[all …]
H A Dleaky_subr.c537 (uintptr_t)bc.bc_cache, 0); in leaky_subr_add_leak()
/illumos-gate/usr/src/lib/libumem/common/
H A Dumem_impl.h147 umem_cache_t *bc_cache; /* controlling cache */ member
H A Dumem.c1392 bcp->bc_cache = cp; in umem_log_event()
1452 bcap->bc_cache = cp; in umem_slab_create()
/illumos-gate/usr/src/uts/common/sys/
H A Dkmem_impl.h133 kmem_cache_t *bc_cache; /* controlling cache */ member
/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dleaky_subr.c816 (uintptr_t)bcp->bc_cache, (uintptr_t)bcp->bc_cache); in leaky_subr_add_leak()
H A Dumem.c1651 bhw->bhw_cache = bc.bc_cache; in bufctl_history_walk_init()
1661 bc.bc_cache == bcn.bc_cache && in bufctl_history_walk_init()
1698 b->bc_cache != bhw->bhw_cache || in bufctl_history_walk_step()
2625 "", bcp->bc_cache, bcp->bc_lastlog, bcp->bc_contents); in bufctl()
3500 &bcp->bc_cache->cache_name) <= 0) in showbc()
3501 (void) mdb_snprintf(name, sizeof (name), "%a", bcp->bc_cache); in showbc()
/illumos-gate/usr/src/uts/common/os/
H A Dkmem.c1490 bca.bc_cache = cp; in kmem_log_event()
1561 bcap->bc_cache = cp; in kmem_slab_create()