Searched refs:kmv_buf (Results 1 – 1 of 1) sorted by relevance
3012 uint64_t *kmv_buf; /* buffer to read cache contents into */ member3056 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()