Searched refs:typegraph_buf (Results 1 – 1 of 1) sorted by relevance
1046 typegraph_buf(uintptr_t addr, void *ignored, tg_nodedata_t *tgd) in typegraph_buf() function1074 if (mdb_pwalk("kmem", (mdb_walk_cb_t)typegraph_buf, &tgd, addr) == -1) { in typegraph_kmem()1193 typegraph_buf(seg->vs_start, NULL, &tgd); in typegraph_seg()