Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.c2672 uint64_t *umv_buf; /* buffer to read cache contents into */ member
2716 uint64_t *buf = umv->umv_buf; /* buf to validate */ in verify_free()
2777 uint64_t *buf = umv->umv_buf; /* buf to validate */ in verify_alloc()
2861 umv.umv_buf = mdb_alloc(umv.umv_size, UM_SLEEP | UM_GC); in umem_verify()