Lines Matching defs:map
25 struct bpf_map map; member
60 struct bpf_map __rcu *map; member
472 static int bpf_struct_ops_map_get_next_key(struct bpf_map *map, void *key, in bpf_struct_ops_map_get_next_key()
482 int bpf_struct_ops_map_sys_lookup_elem(struct bpf_map *map, void *key, in bpf_struct_ops_map_sys_lookup_elem()
519 static void *bpf_struct_ops_map_lookup_elem(struct bpf_map *map, void *key) in bpf_struct_ops_map_lookup_elem()
676 static long bpf_struct_ops_map_update_elem(struct bpf_map *map, void *key, in bpf_struct_ops_map_update_elem()
907 static long bpf_struct_ops_map_delete_elem(struct bpf_map *map, void *key) in bpf_struct_ops_map_delete_elem()
935 static void bpf_struct_ops_map_seq_show_elem(struct bpf_map *map, void *key, in bpf_struct_ops_map_seq_show_elem()
957 static void __bpf_struct_ops_map_free(struct bpf_map *map) in __bpf_struct_ops_map_free()
972 static void bpf_struct_ops_map_free(struct bpf_map *map) in bpf_struct_ops_map_free()
1034 struct bpf_map *map; in bpf_struct_ops_map_alloc() local
1120 static u64 bpf_struct_ops_map_mem_usage(const struct bpf_map *map) in bpf_struct_ops_map_mem_usage()
1157 struct bpf_map *map; in bpf_struct_ops_get() local
1177 static bool bpf_struct_ops_valid_to_reg(struct bpf_map *map) in bpf_struct_ops_valid_to_reg()
1206 struct bpf_map *map; in bpf_struct_ops_map_link_show_fdinfo() local
1220 struct bpf_map *map; in bpf_struct_ops_map_link_fill_link_info() local
1285 struct bpf_map *map; in bpf_struct_ops_map_link_detach() local
1335 struct bpf_map *map; in bpf_struct_ops_link_create() local
1385 void bpf_map_struct_ops_info_fill(struct bpf_map_info *info, struct bpf_map *map) in bpf_map_struct_ops_info_fill()