Searched refs:ul_guardsize (Results 1 – 3 of 3) sorted by relevance
235 size_t guardsize = ulwp->ul_guardsize; in ulwp_clean()243 ulwp->ul_guardsize = guardsize; in ulwp_clean()365 ulwp->ul_guardsize == guardsize && in find_stack()408 ulwp->ul_guardsize = guardsize; in find_stack()589 stksize = ulwp->ul_mapsiz - ulwp->ul_guardsize; in _thrp_create()661 (caddr_t)ulwp->ul_stk + ulwp->ul_guardsize, stksize); in _thrp_create()
566 size_t ul_guardsize; /* normally _lpagesize */ member1022 size32_t ul_guardsize; /* normally _lpagesize */ member
491 ulwp.ul_guardsize, in d_ulwp()