Searched refs:bpf_local_storage_map (Results 1 – 2 of 2) sorted by relevance
| /include/linux/ |
| D | bpf_local_storage.h | 47 struct bpf_local_storage_map { struct 71 struct bpf_local_storage_map __rcu *smap; argument 90 struct bpf_local_storage_map __rcu *smap; 133 struct bpf_local_storage_map *smap, 138 struct bpf_local_storage_map *smap, in bpf_local_storage_lookup() 179 void bpf_selem_link_map(struct bpf_local_storage_map *smap, 183 bpf_selem_alloc(struct bpf_local_storage_map *smap, void *owner, void *value, 187 struct bpf_local_storage_map *smap, 192 struct bpf_local_storage_map *smap, 197 bpf_local_storage_update(void *owner, struct bpf_local_storage_map *smap,
|
| D | bpf.h | 50 struct bpf_local_storage_map; 149 int (*map_local_storage_charge)(struct bpf_local_storage_map *smap, 151 void (*map_local_storage_uncharge)(struct bpf_local_storage_map *smap,
|