Searched refs:new_map_replace (Results 1 – 1 of 1) sorted by relevance
1529 void *new_map_replace; in load_with_options() local1563 new_map_replace = libbpf_reallocarray(map_replace, in load_with_options()1566 if (!new_map_replace) { in load_with_options()1570 map_replace = new_map_replace; in load_with_options()