Searched refs:bpf_map_offload_map_free (Results 1 – 3 of 3) sorted by relevance
693 void bpf_map_offload_map_free(struct bpf_map *map);716 static inline void bpf_map_offload_map_free(struct bpf_map *map) in bpf_map_offload_map_free() function
388 void bpf_map_offload_map_free(struct bpf_map *map) in bpf_map_offload_map_free() function
105 .map_free = bpf_map_offload_map_free,