Home
last modified time | relevance | path

Searched refs:bpf_map_meta_free (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/bpf/
H A Dmap_in_map.h13 void bpf_map_meta_free(struct bpf_map *map_meta);
H A Dmap_in_map.c76 void bpf_map_meta_free(struct bpf_map *map_meta) in bpf_map_meta_free() function