Searched refs:get_next_b (Results 1 – 1 of 1) sorted by relevance
412 Block* get_next_b ( Block* b ) in get_next_b() function1089 pn = get_next_b(pn); in swizzle()1242 b = get_next_b(b); in sanity_check_malloc_arena()1466 vg_assert(get_next_b(b) == b); in unlinkBlock()1470 Block* b_next = get_next_b(b); in unlinkBlock()1550 a->freelist[lno] = get_next_b(b); // step one along in VG_()1555 b = get_next_b(b); in VG_()2081 b = get_next_b(b); in VG_()