Searched refs:new_map_replace (Results 1 – 1 of 1) sorted by relevance
1515 void *new_map_replace; in load_with_options() local1549 new_map_replace = libbpf_reallocarray(map_replace, in load_with_options()1552 if (!new_map_replace) { in load_with_options()1556 map_replace = new_map_replace; in load_with_options()