Lines Matching defs:map

20 	struct bpf_map map;  member
28 static struct bpf_cgroup_storage_map *map_to_storage(struct bpf_map *map) in map_to_storage()
49 struct bpf_cgroup_storage_map *map, struct bpf_cgroup_storage_key *key, in cgroup_storage_lookup()
84 static int cgroup_storage_insert(struct bpf_cgroup_storage_map *map, in cgroup_storage_insert()
116 struct bpf_cgroup_storage_map *map = map_to_storage(_map); in cgroup_storage_lookup_elem() local
127 static int cgroup_storage_update_elem(struct bpf_map *map, void *_key, in cgroup_storage_update_elem()
173 struct bpf_cgroup_storage_map *map = map_to_storage(_map); in bpf_percpu_cgroup_storage_copy() local
203 struct bpf_cgroup_storage_map *map = map_to_storage(_map); in bpf_percpu_cgroup_storage_update() local
238 struct bpf_cgroup_storage_map *map = map_to_storage(_map); in cgroup_storage_get_next_key() local
274 struct bpf_cgroup_storage_map *map; in cgroup_storage_map_alloc() local
320 struct bpf_cgroup_storage_map *map = map_to_storage(_map); in cgroup_storage_map_free() local
328 static int cgroup_storage_delete_elem(struct bpf_map *map, void *key) in cgroup_storage_delete_elem()
333 static int cgroup_storage_check_btf(const struct bpf_map *map, in cgroup_storage_check_btf()
376 static void cgroup_storage_seq_show_elem(struct bpf_map *map, void *_key, in cgroup_storage_seq_show_elem()
426 struct bpf_cgroup_storage_map *map = map_to_storage(_map); in bpf_cgroup_storage_assign() local
449 struct bpf_cgroup_storage_map *map = map_to_storage(_map); in bpf_cgroup_storage_release() local
460 static size_t bpf_cgroup_storage_calculate_size(struct bpf_map *map, u32 *pages) in bpf_cgroup_storage_calculate_size()
481 struct bpf_map *map; in bpf_cgroup_storage_alloc() local
544 struct bpf_map *map; in bpf_cgroup_storage_free() local
566 struct bpf_cgroup_storage_map *map; in bpf_cgroup_storage_link() local
584 struct bpf_cgroup_storage_map *map; in bpf_cgroup_storage_unlink() local