Symbol: tg_node_t
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
1048
tg_node_t *node = tgd->tgd_next++;
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
1059
typegraph_kmem(uintptr_t addr, const kmem_cache_t *c, tg_node_t **tgp)
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
1061
tg_node_t *node = *tgp;
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
1186
typegraph_seg(uintptr_t addr, const vmem_seg_t *seg, tg_node_t **tgp)
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
1200
typegraph_vmem(uintptr_t addr, const vmem_t *vmem, tg_node_t **tgp)
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
1217
tg_node_t *node, *src;
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
1413
tg_node_t *node;
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
1436
typegraph_node_addtype(tg_node_t *node, tg_edge_t *edge, mdb_ctf_id_t rtype,
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
1470
typegraph_stats_node(tg_node_t *node, tg_stats_t *stats)
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
1515
tg_node_t *node;
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
1614
typegraph_pass1_node(tg_node_t *node, mdb_ctf_id_t type)
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
1709
tg_node_t *dest = e->tge_dest;
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
1800
typegraph_pass2_node(tg_node_t *node)
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
1962
tg_node_t *node;
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
1968
loffs = offsetof(tg_node_t, tgn_typelist);
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
2031
if (loffs == offsetof(tg_node_t, tgn_typelist)) {
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
2032
loffs = offsetof(tg_node_t, tgn_fraglist);
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
2038
typegraph_pass4_node(tg_node_t *node)
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
2042
tg_node_t *src = NULL;
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
2059
tg_node_t *n = e->tge_src;
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
2123
typegraph_postpass_node(tg_node_t *node)
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
2128
tg_node_t *dest;
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
2214
tg_node_t *node, *maxnode = NULL;
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
2292
tg_node_t *node;
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
2330
mdb_free(tg_sorted, tg_nsorted * sizeof (tg_node_t *));
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
2333
tg_sorted = mdb_alloc(tg_nsorted * sizeof (tg_node_t *), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
2338
qsort(tg_sorted, tg_nsorted, sizeof (tg_node_t *), typegraph_nodecmp);
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
2344
tg_node_t *node;
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
2389
tg_node_t *tgp;
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
2440
tgp = tg_node = mdb_zalloc(sizeof (tg_node_t) * est, UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
2554
tg_node_t *node;
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
261
tg_node_t *tgbs_src; /* corresponding node */
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
266
tg_node_t *tgps_node; /* current node */
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
2682
tg_node_t *n = e->tge_src;
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
2697
tg_node_t *n = e->tge_dest;
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
2716
tg_node_t *node;
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
273
tg_node_t *tgtd_node; /* node to process */
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
2752
tg_node_t *node;
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
2782
tg_node_t *node = NULL;
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
280
tg_node_t *tgd_next; /* next node to fill in */
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
2810
tg_node_t *node = NULL;
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
2841
tg_node_t *fnd_node;
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
2851
tg_node_t *fl_node;
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
2950
tg_node_t *node;
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
3032
findlocks_node(tg_node_t *node, findlocks_t *fl)
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
3300
findfalse_node(tg_node_t *node)
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
342
static tg_node_t *tg_node; /* array of nodes */
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
343
static tg_node_t **tg_sorted; /* sorted array of pointers into tg_node */
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
944
tg_node_t *lhs = *(tg_node_t **)l;
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
945
tg_node_t *rhs = *(tg_node_t **)r;
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
955
static tg_node_t *