Home
last modified time | relevance | path

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

/third_party/libbpf/src/
Dlibbpf.c1055 static bool bpf_map__is_struct_ops(const struct bpf_map *map) in bpf_map__is_struct_ops() function
1200 if (!bpf_map__is_struct_ops(map)) in bpf_object__init_kern_struct_ops_maps()
4648 if (map->sec_idx == obj->efile.btf_maps_shndx || bpf_map__is_struct_ops(map))
5381 if (bpf_map__is_struct_ops(map))
9211 if (!bpf_map__is_struct_ops(map))
11943 if (!bpf_map__is_struct_ops(map) || map->fd == -1)