Searched refs:bpf_map__is_struct_ops (Results 1 – 1 of 1) sorted by relevance
999 static bool bpf_map__is_struct_ops(const struct bpf_map *map) in bpf_map__is_struct_ops() function1144 if (!bpf_map__is_struct_ops(map)) in bpf_object__init_kern_struct_ops_maps()4237 if (map->sec_idx == obj->efile.btf_maps_shndx || bpf_map__is_struct_ops(map)) in bpf_map_find_btf_info()4970 if (bpf_map__is_struct_ops(map)) in bpf_object__create_map()8791 if (!bpf_map__is_struct_ops(map)) in find_struct_ops_map_by_offset()11412 if (!bpf_map__is_struct_ops(map) || map->fd == -1) in bpf_map__attach_struct_ops()