Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.c2671 uint64_t *umv_buf; /* buffer to read cache contents into */ member
2715 uint64_t *buf = umv->umv_buf; /* buf to validate */ in verify_free()
2776 uint64_t *buf = umv->umv_buf; /* buf to validate */ in verify_alloc()
2860 umv.umv_buf = mdb_alloc(umv.umv_size, UM_SLEEP | UM_GC); in umem_verify()