Lines Matching refs:tcb_addr

223 	psaddr_t pt, tcb_addr;
242 &tcb_addr);
245 ret = thr_pread_int(ta, tcb_addr + ta->thread_off_tmbx +
272 &tcb_addr);
296 psaddr_t pt, tcb_addr;
306 ret = thr_pread_ptr(ta, pt + ta->thread_off_tcb, &tcb_addr);
309 ret = thr_pread_int(ta, tcb_addr + ta->thread_off_tmbx +
442 psaddr_t tcb_addr, tmbx_addr, ptr;
468 &tcb_addr, sizeof(tcb_addr));
471 tmbx_addr = tcb_addr + ta->thread_off_tmbx;
577 psaddr_t tcb_addr;
607 &tcb_addr, sizeof(tcb_addr));
613 tcb_addr + ta->thread_off_tmbx +
619 tcb_addr + ta->thread_off_tmbx +
624 ret = ps_pread(ta->ph, tcb_addr + ta->thread_off_tmbx +
678 psaddr_t tcb_addr, tmbx_addr, ptr;
696 &tcb_addr, sizeof(tcb_addr));
699 tmbx_addr = tcb_addr + ta->thread_off_tmbx;
722 psaddr_t tcb_addr, tmbx_addr, ptr;
738 &tcb_addr, sizeof(tcb_addr));
741 tmbx_addr = tcb_addr + ta->thread_off_tmbx;
763 psaddr_t tcb_addr, tmbx_addr, ptr;
780 &tcb_addr, sizeof(tcb_addr));
783 tmbx_addr = tcb_addr + ta->thread_off_tmbx;
805 psaddr_t tcb_addr, tmbx_addr, ptr;
824 &tcb_addr, sizeof(tcb_addr));
827 tmbx_addr = tcb_addr + ta->thread_off_tmbx;
855 psaddr_t tcb_addr, tmbx_addr, ptr;
872 &tcb_addr, sizeof(tcb_addr));
875 tmbx_addr = tcb_addr + ta->thread_off_tmbx;
902 psaddr_t tcb_addr, tmbx_addr, ptr;
919 &tcb_addr, sizeof(tcb_addr));
922 tmbx_addr = tcb_addr + ta->thread_off_tmbx;
981 psaddr_t tcb_addr, tmbx_addr;
997 &tcb_addr, sizeof(tcb_addr));
1003 tcb_addr + ta->thread_off_tmbx +
1013 tcb_addr + ta->thread_off_tmbx +
1020 tcb_addr + ta->thread_off_tmbx +
1028 tmbx_addr = tcb_addr + ta->thread_off_tmbx;
1075 psaddr_t dtv_addr, obj_entry, tcb_addr;
1091 &tcb_addr, sizeof(tcb_addr));
1096 ret = ps_pread(ta->ph, tcb_addr + ta->thread_off_dtv,