Searched refs:tref (Results 1 – 2 of 2) sorted by relevance
653 Stk->tref = 0; in make_lwp_stack()727 Stk->tref = 0; in make_thr_stack()795 Stk->tref = 0; in find_lwp_stack()818 prgreg_t tref = Lsp->pr_reg[R_G7]; in find_stack() local820 prgreg_t tref = Lsp->pr_reg[REG_FS]; in find_stack() local822 prgreg_t tref = Lsp->pr_reg[GS]; in find_stack() local837 Stk->tref = 0; in find_stack()858 Stk->tref = 0; in find_stack()877 (int)lwpid, error, (long)tref); in find_stack()886 (int)lwpid, error, (long)tref); in find_stack()[all …]
269 prgreg_t tref; /* %g7 (sparc) or %gs (intel) */ member