Searched refs:bpf_map_find_btf_info (Results 1 – 1 of 1) sorted by relevance
1853 static int bpf_map_find_btf_info(struct bpf_object *obj, struct bpf_map *map) in bpf_map_find_btf_info() function2182 if (obj->btf && !bpf_map_find_btf_info(obj, map)) { in bpf_object__create_maps()