Searched refs:ul_next (Results 1 – 3 of 3) sorted by relevance
285 *ulwpp = ulwp->ul_next; in trim_stack_cache()295 ulwp->ul_next = NULL; in trim_stack_cache()299 udp->ulwp_lastfree->ul_next = ulwp; in trim_stack_cache()304 ulwpp = &ulwp->ul_next; in trim_stack_cache()363 prev = ulwp, ulwpp = &ulwp->ul_next) { in find_stack()371 *ulwpp = ulwp->ul_next; in find_stack()372 ulwp->ul_next = NULL; in find_stack()436 prev = ulwp, ulwpp = &ulwp->ul_next) { in ulwp_alloc()438 *ulwpp = ulwp->ul_next; in ulwp_alloc()439 ulwp->ul_next = NULL; in ulwp_alloc()[all …]
561 struct ulwp *ul_next; /* list to keep track of stacks */ member1017 caddr32_t ul_next; /* list to keep track of stacks */ member
478 prt_addr(ulwp.ul_next, 0)); in d_ulwp()