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