Searched refs:bpf_map__destroy (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/lib/bpf/
H A Dlibbpf.c5044 static void bpf_map__destroy(struct bpf_map *map);
5163 bpf_map__destroy(map->inner_map);
8861 static void bpf_map__destroy(struct bpf_map *map) function
8864 bpf_map__destroy(map->inner_map);
8908 bpf_map__destroy(&obj->maps[i]);
10213 bpf_map__destroy(map->inner_map);

Completed in 163 milliseconds