Searched refs:bpf_map_offload_map_free (Results 1 – 3 of 3) sorted by relevance
930 void bpf_map_offload_map_free(struct bpf_map *map);953 static inline void bpf_map_offload_map_free(struct bpf_map *map) in bpf_map_offload_map_free() function
420 void bpf_map_offload_map_free(struct bpf_map *map) in bpf_map_offload_map_free() function
96 .map_free = bpf_map_offload_map_free,