Lines Matching defs:map
18 struct bpf_map map; member
26 static struct bpf_cgroup_storage_map *map_to_storage(struct bpf_map *map) in map_to_storage()
47 struct bpf_cgroup_storage_map *map, struct bpf_cgroup_storage_key *key, in cgroup_storage_lookup()
82 static int cgroup_storage_insert(struct bpf_cgroup_storage_map *map, in cgroup_storage_insert()
114 struct bpf_cgroup_storage_map *map = map_to_storage(_map); in cgroup_storage_lookup_elem() local
125 static int cgroup_storage_update_elem(struct bpf_map *map, void *_key, in cgroup_storage_update_elem()
157 struct bpf_cgroup_storage_map *map = map_to_storage(_map); in cgroup_storage_get_next_key() local
193 struct bpf_cgroup_storage_map *map; in cgroup_storage_map_alloc() local
232 struct bpf_cgroup_storage_map *map = map_to_storage(_map); in cgroup_storage_map_free() local
240 static int cgroup_storage_delete_elem(struct bpf_map *map, void *key) in cgroup_storage_delete_elem()
257 struct bpf_cgroup_storage_map *map = map_to_storage(_map); in bpf_cgroup_storage_assign() local
278 struct bpf_cgroup_storage_map *map = map_to_storage(_map); in bpf_cgroup_storage_release() local
292 struct bpf_map *map; in bpf_cgroup_storage_alloc() local
329 struct bpf_map *map; in bpf_cgroup_storage_free() local
348 struct bpf_cgroup_storage_map *map; in bpf_cgroup_storage_link() local
366 struct bpf_cgroup_storage_map *map; in bpf_cgroup_storage_unlink() local