Searched refs:vs_anext (Results 1 – 6 of 6) sorted by relevance
659 vmem_seg_t *vnext = walker->vs_anext; in vmem_advance()691 vsp->vs_anext->vs_type == VMEM_SPAN) { in vmem_advance()736 vsp = rotor->vs_anext; in vmem_nextfit_alloc()756 vsp = vsp->vs_anext; in vmem_nextfit_alloc()768 vmem_advance(vmp, rotor, rotor->vs_anext); in vmem_nextfit_alloc()788 vsp = rotor->vs_anext; in vmem_nextfit_alloc()1020 vnext = vsp->vs_anext; in vmem_xfree()1045 vsp->vs_anext->vs_type == VMEM_SPAN) { in vmem_xfree()1214 vmem_seg_t *nextseg = span->vs_anext; in vmem_extend_unlocked()1295 vmem_seg_t *oldseg = span->vs_anext; in vmem_extend_unlocked()[all …]
763 vmem_seg_t *vnext = walker->vs_anext; in vmem_advance()796 vsp->vs_anext->vs_type == VMEM_SPAN) { in vmem_advance()841 vsp = rotor->vs_anext; in vmem_nextfit_alloc()861 vsp = vsp->vs_anext; in vmem_nextfit_alloc()871 vmem_advance(vmp, rotor, rotor->vs_anext); in vmem_nextfit_alloc()888 vsp = rotor->vs_anext; in vmem_nextfit_alloc()1217 vnext = vsp->vs_anext; in vmem_xfree()1242 vsp->vs_anext->vs_type == VMEM_SPAN) { in vmem_xfree()1396 for (vsp = seg0->vs_anext; vsp != seg0; vsp = vsp->vs_anext) { in vmem_walk()1498 vsp->vs_anext = vsp; in vmem_create_common()[all …]
55 vmem_seg_t *vs_anext; /* next in arena */ member
56 vmem_seg_t *vs_anext; /* next in arena */ member
3195 vsw->vsw_current = (uintptr_t)seg.vs_anext; in vmem_seg_walk_step()
3562 vsw->vsw_current = (uintptr_t)seg.vs_anext; in vmem_seg_walk_step()