Searched refs:client_stack_szB (Results 1 – 11 of 11) sorted by relevance
317 tst->client_stack_szB = stacksize; in pthread_hijack()502 tst->client_stack_szB = stacksize; in wqthread_hijack()
376 tst->client_stack_szB = stacksize; in pthread_hijack()554 tst->client_stack_szB = stacksize; in wqthread_hijack()
571 - tst2->client_stack_szB); in VG_()572 uc->uc_stack.ss_size = tst2->client_stack_szB; in VG_()653 if (tst->client_stack_highest_byte && tst->client_stack_szB) { in VG_()655 Addr start = end + 1 - tst->client_stack_szB; in VG_()689 - tst->client_stack_szB; in set_stack()690 cur_size = tst->client_stack_szB; in set_stack()725 tst->client_stack_szB = new_size; in set_stack()6643 ctst->client_stack_szB = 0;
872 VG_(threads)[tid].client_stack_szB = limit->rlim_cur; in PRE()
85 tst->client_stack_szB = tst->client_stack_highest_byte - seg->start + 1; in ML_()97 tst->client_stack_szB = 0; in ML_()4350 VG_(threads)[tid].client_stack_szB = ((struct vki_rlimit *)ARG2)->rlim_cur; in PRE()
1541 VG_(threads)[tid].client_stack_szB = ((struct vki_rlimit64 *)ARG3)->rlim_cur; in PRE()
376 SizeT client_stack_szB; member
464 return VG_(threads)[tid].client_stack_szB; in VG_()
1889 VG_(threads)[1].client_stack_szB); in default_action()
182 - tst->client_stack_szB; in compute_stkbase()497 prs->pr_stksize = tst->client_stack_szB; in fill_prstatus()546 pstatus->pr_stksize = tst->client_stack_szB; in fill_pstatus()
637 VG_(threads)[i].client_stack_szB = 0; in VG_()676 VG_(threads)[tid_main].client_stack_szB in VG_()