Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dkmem.c3012 uint64_t *kmv_buf; /* buffer to read cache contents into */ member
3056 uint64_t *buf = kmv->kmv_buf; /* buf to validate */ in verify_free()
3123 uint64_t *buf = kmv->kmv_buf; /* buf to validate */ in verify_alloc()
3217 kmv.kmv_buf = mdb_alloc(kmv.kmv_size, UM_SLEEP | UM_GC); in kmem_verify()