Searched refs:vmb_next (Results 1 – 1 of 1) sorted by relevance
183 struct vmu_bound *vmb_next; /* NULL in tree else on free or temp list */ member332 bound->vmb_next = vmu_data.vmu_free_bounds; in vmu_free_bound()582 vmu_data.vmu_free_bounds->vmb_next; in vmu_alloc_bound()587 bound->vmb_next = NULL; in vmu_alloc_bound()1245 last->vmb_next = cur; in vmu_calculate_seg()1436 cur = cur->vmb_next; in vmu_calculate_seg()1580 vmu_data.vmu_free_bounds = vmu_data.vmu_free_bounds->vmb_next; in vmu_free_extra()