Searched refs:vs_anext (Results 1 – 6 of 6) sorted by relevance
660 vmem_seg_t *vnext = walker->vs_anext; in vmem_advance()693 vsp->vs_anext->vs_type == VMEM_SPAN) { in vmem_advance()738 vsp = rotor->vs_anext; in vmem_nextfit_alloc()758 vsp = vsp->vs_anext; in vmem_nextfit_alloc()770 vmem_advance(vmp, rotor, rotor->vs_anext); in vmem_nextfit_alloc()790 vsp = rotor->vs_anext; in vmem_nextfit_alloc()1025 vnext = vsp->vs_anext; in vmem_xfree()1050 vsp->vs_anext->vs_type == VMEM_SPAN) { in vmem_xfree()1219 vmem_seg_t *nextseg = span->vs_anext; in vmem_extend_unlocked()1300 vmem_seg_t *oldseg = span->vs_anext; in vmem_extend_unlocked()[all …]
766 vmem_seg_t *vnext = walker->vs_anext; in vmem_advance()799 vsp->vs_anext->vs_type == VMEM_SPAN) { in vmem_advance()844 vsp = rotor->vs_anext; in vmem_nextfit_alloc()864 vsp = vsp->vs_anext; in vmem_nextfit_alloc()874 vmem_advance(vmp, rotor, rotor->vs_anext); in vmem_nextfit_alloc()891 vsp = rotor->vs_anext; in vmem_nextfit_alloc()1226 vnext = vsp->vs_anext; in vmem_xfree()1251 vsp->vs_anext->vs_type == VMEM_SPAN) { in vmem_xfree()1405 for (vsp = seg0->vs_anext; vsp != seg0; vsp = vsp->vs_anext) { in vmem_walk()1507 vsp->vs_anext = vsp; in vmem_create_common()[all …]
53 vmem_seg_t *vs_anext; /* next in arena */ member
54 vmem_seg_t *vs_anext; /* next in arena */ member
3196 vsw->vsw_current = (uintptr_t)seg.vs_anext; in vmem_seg_walk_step()
3563 vsw->vsw_current = (uintptr_t)seg.vs_anext; in vmem_seg_walk_step()