Searched refs:ulwp_lastfree (Results 1 – 3 of 3) sorted by relevance
297 udp->ulwp_freelist = udp->ulwp_lastfree = ulwp; in trim_stack_cache()299 udp->ulwp_lastfree->ul_next = ulwp; in trim_stack_cache()300 udp->ulwp_lastfree = ulwp; in trim_stack_cache()440 if (ulwp == udp->ulwp_lastfree) in ulwp_alloc()441 udp->ulwp_lastfree = prev; in ulwp_alloc()485 udp->ulwp_freelist = udp->ulwp_lastfree = ulwp; in ulwp_free()487 udp->ulwp_lastfree->ul_next = ulwp; in ulwp_free()488 udp->ulwp_lastfree = ulwp; in ulwp_free()
963 ulwp_t *ulwp_lastfree; member1177 caddr32_t ulwp_lastfree; member
870 prt_addr(uberdata.ulwp_lastfree, 1), in d_uberdata()