Searched refs:get_next_b (Results 1 – 1 of 1) sorted by relevance
417 Block* get_next_b ( Block* b ) in get_next_b() function1055 pn = get_next_b(pn); in swizzle()1219 b = get_next_b(b); in sanity_check_malloc_arena()1444 vg_assert(get_next_b(b) == b); in unlinkBlock()1448 Block* b_next = get_next_b(b); in unlinkBlock()1528 a->freelist[lno] = get_next_b(b); // step one along in VG_()1533 b = get_next_b(b); in VG_()2115 b = get_next_b(b); in VG_()