Home
last modified time | relevance | path

Searched refs:bpf_local_storage_map_free (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dbpf_local_storage.h172 void bpf_local_storage_map_free(struct bpf_map *map,
/linux/kernel/bpf/
H A Dbpf_local_storage.c815 void bpf_local_storage_map_free(struct bpf_map *map, in bpf_local_storage_map_free() function
/linux/net/core/
H A Dbpf_sk_storage.c66 bpf_local_storage_map_free(map, &sk_cache); in bpf_sk_storage_map_free()