Searched refs:ulwp_freelist (Results 1 – 3 of 3) sorted by relevance
295 if (udp->ulwp_freelist == NULL) in trim_stack_cache()296 udp->ulwp_freelist = udp->ulwp_lastfree = ulwp; in trim_stack_cache()433 for (prev = NULL, ulwpp = &udp->ulwp_freelist; in ulwp_alloc()483 if (udp->ulwp_freelist == NULL) in ulwp_free()484 udp->ulwp_freelist = udp->ulwp_lastfree = ulwp; in ulwp_free()1388 ASSERT(udp->ulwp_freelist == NULL); in libc_init()1717 for (ulwp = udp->ulwp_freelist; ulwp != NULL; ulwp = ulwp->ul_next) in postfork1_child()
939 ulwp_t *ulwp_freelist; member1152 caddr32_t ulwp_freelist; member
863 OFFSET(ulwp_freelist), in d_uberdata()864 prt_addr(uberdata.ulwp_freelist, 1), in d_uberdata()