Lines Matching defs:map
25 struct bpf_map map; member
61 struct bpf_map __rcu *map; member
448 static int bpf_struct_ops_map_get_next_key(struct bpf_map *map, void *key, in bpf_struct_ops_map_get_next_key()
458 int bpf_struct_ops_map_sys_lookup_elem(struct bpf_map *map, void *key, in bpf_struct_ops_map_sys_lookup_elem()
495 static void *bpf_struct_ops_map_lookup_elem(struct bpf_map *map, void *key) in bpf_struct_ops_map_lookup_elem()
652 static long bpf_struct_ops_map_update_elem(struct bpf_map *map, void *key, in bpf_struct_ops_map_update_elem()
883 static long bpf_struct_ops_map_delete_elem(struct bpf_map *map, void *key) in bpf_struct_ops_map_delete_elem()
911 static void bpf_struct_ops_map_seq_show_elem(struct bpf_map *map, void *key, in bpf_struct_ops_map_seq_show_elem()
933 static void __bpf_struct_ops_map_free(struct bpf_map *map) in __bpf_struct_ops_map_free()
948 static void bpf_struct_ops_map_free(struct bpf_map *map) in bpf_struct_ops_map_free()
1010 struct bpf_map *map; in bpf_struct_ops_map_alloc() local
1096 static u64 bpf_struct_ops_map_mem_usage(const struct bpf_map *map) in bpf_struct_ops_map_mem_usage()
1133 struct bpf_map *map; in bpf_struct_ops_get() local
1153 static bool bpf_struct_ops_valid_to_reg(struct bpf_map *map) in bpf_struct_ops_valid_to_reg()
1182 struct bpf_map *map; in bpf_struct_ops_map_link_show_fdinfo() local
1196 struct bpf_map *map; in bpf_struct_ops_map_link_fill_link_info() local
1261 struct bpf_map *map; in bpf_struct_ops_map_link_detach() local
1311 struct bpf_map *map; in bpf_struct_ops_link_create() local
1360 void bpf_map_struct_ops_info_fill(struct bpf_map_info *info, struct bpf_map *map) in bpf_map_struct_ops_info_fill()