Searched refs:bpf_map_meta_free (Results 1 – 2 of 2) sorted by relevance
| /linux/kernel/bpf/ | ||
| H A D | map_in_map.h | 13 void bpf_map_meta_free(struct bpf_map *map_meta); |
| H A D | map_in_map.c | 76 void bpf_map_meta_free(struct bpf_map *map_meta) in bpf_map_meta_free() function |