Home
last modified time | relevance | path

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

/Linux-v4.19/tools/lib/bpf/
Dlibbpf.c986 static int bpf_map_find_btf_info(struct bpf_map *map, const struct btf *btf) in bpf_map_find_btf_info() function
1135 if (obj->btf && !bpf_map_find_btf_info(map, obj->btf)) { in bpf_object__create_maps()