Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libumem/common/
H A Dumem_impl.h337 char *clh_current; member
H A Dumem.c1356 clhp->clh_current = lhp->lh_base + in umem_log_enter()
1363 logspace = clhp->clh_current; in umem_log_enter()
1364 clhp->clh_current += size; in umem_log_enter()
/illumos-gate/usr/src/uts/common/sys/
H A Dkmem_impl.h418 char *clh_current; member
/illumos-gate/usr/src/uts/common/os/
H A Dkmem.c1457 clhp->clh_current = lhp->lh_base + in kmem_log_enter()
1464 logspace = clhp->clh_current; in kmem_log_enter()
1465 clhp->clh_current += size; in kmem_log_enter()
/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.c2412 umc[i].umc_high = (uintptr_t)clh.clh_current; in umem_log()
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dkmem.c2770 kmc[i].kmc_high = (uintptr_t)clh.clh_current; in kmem_log()