• Home
  • Raw
  • Download

Lines Matching defs:map

20 	struct bpf_map map;  member
27 static struct bpf_cgroup_storage_map *map_to_storage(struct bpf_map *map) in map_to_storage()
32 static bool attach_type_isolated(const struct bpf_map *map) in attach_type_isolated()
37 static int bpf_cgroup_storage_key_cmp(const struct bpf_cgroup_storage_map *map, in bpf_cgroup_storage_key_cmp()
65 cgroup_storage_lookup(struct bpf_cgroup_storage_map *map, in cgroup_storage_lookup()
100 static int cgroup_storage_insert(struct bpf_cgroup_storage_map *map, in cgroup_storage_insert()
132 struct bpf_cgroup_storage_map *map = map_to_storage(_map); in cgroup_storage_lookup_elem() local
142 static int cgroup_storage_update_elem(struct bpf_map *map, void *key, in cgroup_storage_update_elem()
184 struct bpf_cgroup_storage_map *map = map_to_storage(_map); in bpf_percpu_cgroup_storage_copy() local
213 struct bpf_cgroup_storage_map *map = map_to_storage(_map); in bpf_percpu_cgroup_storage_update() local
247 struct bpf_cgroup_storage_map *map = map_to_storage(_map); in cgroup_storage_get_next_key() local
287 struct bpf_cgroup_storage_map *map; in cgroup_storage_map_alloc() local
334 struct bpf_cgroup_storage_map *map = map_to_storage(_map); in cgroup_storage_map_free() local
353 static int cgroup_storage_delete_elem(struct bpf_map *map, void *key) in cgroup_storage_delete_elem()
358 static int cgroup_storage_check_btf(const struct bpf_map *map, in cgroup_storage_check_btf()
416 static void cgroup_storage_seq_show_elem(struct bpf_map *map, void *key, in cgroup_storage_seq_show_elem()
477 static size_t bpf_cgroup_storage_calculate_size(struct bpf_map *map, u32 *pages) in bpf_cgroup_storage_calculate_size()
498 struct bpf_map *map; in bpf_cgroup_storage_alloc() local
561 struct bpf_map *map; in bpf_cgroup_storage_free() local
583 struct bpf_cgroup_storage_map *map; in bpf_cgroup_storage_link() local
602 struct bpf_cgroup_storage_map *map; in bpf_cgroup_storage_unlink() local