Home
last modified time | relevance | path

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

/external/libbpf/src/
Dlibbpf.c922 static bool bpf_map__is_struct_ops(const struct bpf_map *map) in bpf_map__is_struct_ops() function
1067 if (!bpf_map__is_struct_ops(map)) in bpf_object__init_kern_struct_ops_maps()
4192 bpf_map__is_struct_ops(map)) in bpf_map_find_btf_info()
4889 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()
10671 if (!bpf_map__is_struct_ops(map) || map->fd == -1) in bpf_map__attach_struct_ops()