Lines Matching defs:tmap
7574 * To do this we zap the tmap with an INIT and then
9135 * should not see these, since tmap
9539 * in the tmap. We do this so when
9544 * from the tmap).
10107 struct rack_sendmap *tmap;
10109 tmap = NULL;
10115 panic("rack:%p rsm:%p flags:0x%x in tmap?",
10120 /* Rebuild it into our tmap */
10121 if (tmap == NULL) {
10123 tmap = rsm;
10125 TAILQ_INSERT_AFTER(&rack->r_ctl.rc_tmap, tmap, rsm, r_tnext);
10126 tmap = rsm;
10128 tmap->r_in_tmap = 1;
20213 * to all be marked must. We can use the tmap to
20232 * We can use the tmap to find them.