Home
last modified time | relevance | path

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

/Linux-v5.4/net/core/
Dbpf_sk_storage.c41 struct bpf_sk_storage_map { struct
62 struct bpf_sk_storage_map __rcu *smap; argument
93 static struct bucket *select_bucket(struct bpf_sk_storage_map *smap, in select_bucket()
121 static struct bpf_sk_storage_elem *selem_alloc(struct bpf_sk_storage_map *smap, in selem_alloc()
151 struct bpf_sk_storage_map *smap; in __selem_unlink_sk()
224 struct bpf_sk_storage_map *smap; in selem_unlink_map()
239 static void selem_link_map(struct bpf_sk_storage_map *smap, in selem_link_map()
262 struct bpf_sk_storage_map *smap, in __sk_storage_lookup()
302 struct bpf_sk_storage_map *smap; in sk_storage_lookup()
308 smap = (struct bpf_sk_storage_map *)map; in sk_storage_lookup()
[all …]