Home
last modified time | relevance | path

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

/linux/kernel/bpf/
A Dlocal_storage.c28 static struct bpf_cgroup_storage_map *map_to_storage(struct bpf_map *map) in map_to_storage() function
133 struct bpf_cgroup_storage_map *map = map_to_storage(_map); in cgroup_storage_lookup_elem()
185 struct bpf_cgroup_storage_map *map = map_to_storage(_map); in bpf_percpu_cgroup_storage_copy()
214 struct bpf_cgroup_storage_map *map = map_to_storage(_map); in bpf_percpu_cgroup_storage_update()
248 struct bpf_cgroup_storage_map *map = map_to_storage(_map); in cgroup_storage_get_next_key()
333 struct bpf_cgroup_storage_map *map = map_to_storage(_map); in cgroup_storage_map_free()
423 storage = cgroup_storage_lookup(map_to_storage(map), key, false); in cgroup_storage_seq_show_elem()

Completed in 3 milliseconds