Lines Matching refs:tsb_next
843 (tsbinfop) = (tsbinfop)->tsb_next; \
1946 struct tsb_info *next = sfmmup->sfmmu_tsb->tsb_next;
2080 tsbinfop = tsbinfop->tsb_next) {
8818 tsbinfo = tsbinfo->tsb_next) {
9849 prevtsb = curtsb, curtsb = curtsb->tsb_next)
9911 prevtsb = curtsb, curtsb = curtsb->tsb_next)
9958 new_tsbinfo->tsb_next = old_tsbinfo->tsb_next;
9961 prevtsb->tsb_next = new_tsbinfo;
10218 if (tsbinfop->tsb_next == NULL) {
10247 if (sfmmup->sfmmu_tsb->tsb_next == NULL) {
10248 sfmmup->sfmmu_tsb->tsb_next = newtsb;
10271 tsbinfop = tsbinfop->tsb_next;
11583 next = tsbinfop->tsb_next;
11614 next = tsbinfop->tsb_next;
11615 tsbinfop->tsb_next = NULL;
11619 next = tsbinfop->tsb_next;
11804 tsbinfop = tsbinfop->tsb_next) {
11827 tsbinfop = tsbinfop->tsb_next) {
11887 for (tp = sfmmup->sfmmu_tsb; tp != NULL; tp = tp->tsb_next) {
12841 tsbinfo->tsb_next = NULL;
12973 tsbinfo->tsb_next = NULL;
13120 ktsb_info[0].tsb_next = &ktsb_info[1];
13121 ktsb_info[1].tsb_next = NULL;
14619 ASSERT(scsfmmup->sfmmu_tsb->tsb_next == NULL);
14621 scsfmmup->sfmmu_tsb->tsb_next = newtsb;
14634 struct tsb_info *next = scd_sfmmu->sfmmu_tsb->tsb_next;
15018 tsbinfop = tsbinfop->tsb_next) {