Searched refs:map_to_storage (Results 1 - 1 of 1) sorted by last modified time

/linux-master/kernel/bpf/
H A Dlocal_storage.c29 static struct bpf_cgroup_storage_map *map_to_storage(struct bpf_map *map) function
134 struct bpf_cgroup_storage_map *map = map_to_storage(_map);
185 struct bpf_cgroup_storage_map *map = map_to_storage(_map);
214 struct bpf_cgroup_storage_map *map = map_to_storage(_map);
248 struct bpf_cgroup_storage_map *map = map_to_storage(_map);
332 struct bpf_cgroup_storage_map *map = map_to_storage(_map);
422 storage = cgroup_storage_lookup(map_to_storage(map), key, false);

Completed in 181 milliseconds