Lines Matching defs:bpf_struct_ops_map

24 struct bpf_struct_ops_map {
485 struct bpf_struct_ops_map *st_map = (struct bpf_struct_ops_map *)map;
524 static void bpf_struct_ops_map_put_progs(struct bpf_struct_ops_map *st_map)
536 static void bpf_struct_ops_map_free_image(struct bpf_struct_ops_map *st_map)
642 static void bpf_struct_ops_map_add_ksyms(struct bpf_struct_ops_map *st_map)
653 static void bpf_struct_ops_map_del_ksyms(struct bpf_struct_ops_map *st_map)
664 static void bpf_struct_ops_map_free_ksyms(struct bpf_struct_ops_map *st_map)
679 struct bpf_struct_ops_map *st_map = (struct bpf_struct_ops_map *)map;
910 struct bpf_struct_ops_map *st_map;
912 st_map = (struct bpf_struct_ops_map *)map;
938 struct bpf_struct_ops_map *st_map = (struct bpf_struct_ops_map *)map;
959 struct bpf_struct_ops_map *st_map = (struct bpf_struct_ops_map *)map;
974 struct bpf_struct_ops_map *st_map = (struct bpf_struct_ops_map *)map;
1031 struct bpf_struct_ops_map *st_map;
1122 struct bpf_struct_ops_map *st_map = (struct bpf_struct_ops_map *)map;
1136 BTF_ID_LIST_SINGLE(bpf_struct_ops_map_btf_ids, struct, bpf_struct_ops_map)
1156 struct bpf_struct_ops_map *st_map;
1160 st_map = container_of(kvalue, struct bpf_struct_ops_map, kvalue);
1169 struct bpf_struct_ops_map *st_map;
1172 st_map = container_of(kvalue, struct bpf_struct_ops_map, kvalue);
1179 struct bpf_struct_ops_map *st_map = (struct bpf_struct_ops_map *)map;
1190 struct bpf_struct_ops_map *st_map;
1193 st_map = (struct bpf_struct_ops_map *)
1234 struct bpf_struct_ops_map *st_map, *old_st_map;
1240 st_map = container_of(new_map, struct bpf_struct_ops_map, map);
1260 old_st_map = container_of(old_map, struct bpf_struct_ops_map, map);
1284 struct bpf_struct_ops_map *st_map;
1294 st_map = container_of(map, struct bpf_struct_ops_map, map);
1334 struct bpf_struct_ops_map *st_map;
1342 st_map = (struct bpf_struct_ops_map *)map;
1386 struct bpf_struct_ops_map *st_map = (struct bpf_struct_ops_map *)map;