Searched refs:ud_free_slab (Results 1 – 2 of 2) sorted by relevance
319 struct slabhead ud_free_slab; /* completely unallocated slabs */ member
1668 slab = LIST_FIRST(&dom->ud_free_slab); in keg_drain_domain()1673 LIST_SWAP(&freeslabs, &dom->ud_free_slab, uma_slab, us_link); in keg_drain_domain()3960 if ((slab = LIST_FIRST(&dom->ud_free_slab)) != NULL) { in keg_first_slab()4845 LIST_INSERT_HEAD(&dom->ud_free_slab, slab, us_link); in slab_free_item()5260 LIST_INSERT_HEAD(&dom->ud_free_slab, slab,