Searched refs:ul_guardsize (Results 1 – 3 of 3) sorted by relevance
229 size_t guardsize = ulwp->ul_guardsize; in ulwp_clean()237 ulwp->ul_guardsize = guardsize; in ulwp_clean()359 ulwp->ul_guardsize == guardsize && in find_stack()402 ulwp->ul_guardsize = guardsize; in find_stack()583 stksize = ulwp->ul_mapsiz - ulwp->ul_guardsize; in _thrp_create()655 (caddr_t)ulwp->ul_stk + ulwp->ul_guardsize, stksize); in _thrp_create()
540 size_t ul_guardsize; /* normally _lpagesize */ member960 size32_t ul_guardsize; /* normally _lpagesize */ member
473 ulwp.ul_guardsize, in d_ulwp()