Searched refs:ul_guardsize (Results 1 – 3 of 3) sorted by relevance
234 size_t guardsize = ulwp->ul_guardsize; in ulwp_clean()242 ulwp->ul_guardsize = guardsize; in ulwp_clean()364 ulwp->ul_guardsize == guardsize && in find_stack()407 ulwp->ul_guardsize = guardsize; in find_stack()588 stksize = ulwp->ul_mapsiz - ulwp->ul_guardsize; in _thrp_create()660 (caddr_t)ulwp->ul_stk + ulwp->ul_guardsize, stksize); in _thrp_create()
566 size_t ul_guardsize; /* normally _lpagesize */ member999 size32_t ul_guardsize; /* normally _lpagesize */ member
493 ulwp.ul_guardsize, in d_ulwp()