Searched refs:ulwp_lastfree (Results 1 – 3 of 3) sorted by relevance
298 udp->ulwp_freelist = udp->ulwp_lastfree = ulwp; in trim_stack_cache()300 udp->ulwp_lastfree->ul_next = ulwp; in trim_stack_cache()301 udp->ulwp_lastfree = ulwp; in trim_stack_cache()441 if (ulwp == udp->ulwp_lastfree) in ulwp_alloc()442 udp->ulwp_lastfree = prev; in ulwp_alloc()486 udp->ulwp_freelist = udp->ulwp_lastfree = ulwp; in ulwp_free()488 udp->ulwp_lastfree->ul_next = ulwp; in ulwp_free()489 udp->ulwp_lastfree = ulwp; in ulwp_free()
980 ulwp_t *ulwp_lastfree; member1196 caddr32_t ulwp_lastfree; member
874 prt_addr(uberdata.ulwp_lastfree, 1), in d_uberdata()