Home
last modified time | relevance | path

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

/Linux-v5.4/tools/lib/bpf/
Dlibbpf.c1853 static int bpf_map_find_btf_info(struct bpf_object *obj, struct bpf_map *map) in bpf_map_find_btf_info() function
2182 if (obj->btf && !bpf_map_find_btf_info(obj, map)) { in bpf_object__create_maps()