Searched refs:map_meta (Results 1 – 2 of 2) sorted by relevance
76 void bpf_map_meta_free(struct bpf_map *map_meta) in bpf_map_meta_free() argument78 bpf_map_free_record(map_meta); in bpf_map_meta_free()79 btf_put(map_meta->btf); in bpf_map_meta_free()80 kfree(map_meta); in bpf_map_meta_free()
13 void bpf_map_meta_free(struct bpf_map *map_meta);
Completed in 4 milliseconds