Lines Matching refs:bpf_map
25 struct bpf_map map;
60 struct bpf_map __rcu *map;
472 static int bpf_struct_ops_map_get_next_key(struct bpf_map *map, void *key,
482 int bpf_struct_ops_map_sys_lookup_elem(struct bpf_map *map, void *key,
519 static void *bpf_struct_ops_map_lookup_elem(struct bpf_map *map, void *key)
676 static long bpf_struct_ops_map_update_elem(struct bpf_map *map, void *key,
907 static long bpf_struct_ops_map_delete_elem(struct bpf_map *map, void *key)
935 static void bpf_struct_ops_map_seq_show_elem(struct bpf_map *map, void *key,
957 static void __bpf_struct_ops_map_free(struct bpf_map *map)
972 static void bpf_struct_ops_map_free(struct bpf_map *map)
1027 static struct bpf_map *bpf_struct_ops_map_alloc(union bpf_attr *attr)
1034 struct bpf_map *map;
1120 static u64 bpf_struct_ops_map_mem_usage(const struct bpf_map *map)
1157 struct bpf_map *map;
1177 static bool bpf_struct_ops_valid_to_reg(struct bpf_map *map)
1206 struct bpf_map *map;
1220 struct bpf_map *map;
1231 static int bpf_struct_ops_map_link_update(struct bpf_link *link, struct bpf_map *new_map,
1232 struct bpf_map *expected_old_map)
1235 struct bpf_map *old_map;
1285 struct bpf_map *map;
1335 struct bpf_map *map;
1385 void bpf_map_struct_ops_info_fill(struct bpf_map_info *info, struct bpf_map *map)