Searched refs:new1 (Results 1 – 3 of 3) sorted by relevance
443 local new1=$1; shift448 __addr_add_del g1a add "$new1/128"463 local new1=2001:db8:3::10467 topo_flat_remote_change $old1 $new1 $old2 $new2473 local new1=2001:db8:3::1477 topo_flat_remote_change $old1 $new1 $old2 $new2483 local new1=$1; shift488 __addr_add_del dummy1 add "$new1/64"503 local new1=2001:db8:3::10507 topo_hier_remote_change $old1 $new1 $old2 $new2[all …]
752 struct map *new1, struct map *new2) in __maps__insert_sorted() argument762 map__end(new1) <= map__start(maps_by_address[first_after_index])); in __maps__insert_sorted()763 assert(!new2 || map__end(new1) <= map__start(new2)); in __maps__insert_sorted()770 maps_by_address = realloc(maps_by_address, nr_allocate * sizeof(new1)); in __maps__insert_sorted()776 maps_by_name = realloc(maps_by_name, nr_allocate * sizeof(new1)); in __maps__insert_sorted()790 (nr_maps - first_after_index) * sizeof(new1)); in __maps__insert_sorted()791 maps_by_address[first_after_index] = map__get(new1); in __maps__insert_sorted()793 maps_by_name[nr_maps] = map__get(new1); in __maps__insert_sorted()801 map__set_kmap_maps(new1, maps); in __maps__insert_sorted()
435 agg_set_line_name agg0 line1 new1604 agg_set_line_name _sysfs.0 line1 new1
Completed in 9 milliseconds