Home
last modified time | relevance | path

Searched refs:bpf_map__is_struct_ops (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.c984 static bool bpf_map__is_struct_ops(const struct bpf_map *map) in bpf_map__is_struct_ops() function
1129 if (!bpf_map__is_struct_ops(map)) in bpf_object__init_kern_struct_ops_maps()
4346 if (map->sec_idx == obj->efile.btf_maps_shndx || bpf_map__is_struct_ops(map)) in map_fill_btf_type_info()
5114 if (bpf_map__is_struct_ops(map)) in bpf_object__create_map()
7917 if (bpf_map__is_struct_ops(&obj->maps[i])) in bpf_object_prepare_struct_ops()
9117 if (!bpf_map__is_struct_ops(map)) in find_struct_ops_map_by_offset()
12174 if (!bpf_map__is_struct_ops(map) || map->fd == -1) in bpf_map__attach_struct_ops()
12223 if (!bpf_map__is_struct_ops(map) || map->fd < 0) in bpf_link__update_map()