Home
last modified time | relevance | path

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

/Linux-v5.10/tools/lib/bpf/
Dlibbpf.c780 static bool bpf_map__is_struct_ops(const struct bpf_map *map) in bpf_map__is_struct_ops() function
925 if (!bpf_map__is_struct_ops(map)) in bpf_object__init_kern_struct_ops_maps()
3591 bpf_map__is_struct_ops(map)) in bpf_map_find_btf_info()
4152 if (bpf_map__is_struct_ops(map)) in bpf_object__create_map()
8462 if (!bpf_map__is_struct_ops(map)) in find_struct_ops_map_by_offset()
9780 if (!bpf_map__is_struct_ops(map) || map->fd == -1) in bpf_map__attach_struct_ops()