Searched refs:new_map_replace (Results 1 – 1 of 1) sorted by relevance
1574 void *new_map_replace; in load_with_options() local1608 new_map_replace = libbpf_reallocarray(map_replace, in load_with_options()1611 if (!new_map_replace) { in load_with_options()1615 map_replace = new_map_replace; in load_with_options()