umem_log_walk
(void) umem_log_walk(addr, bp, umc);
if (mdb_walk("umem_log", (mdb_walk_cb_t)umem_log_walk, umc) == -1) {