Searched refs:bpf_map_find_btf_info (Results 1 – 1 of 1) sorted by relevance
1581 bpf_map_find_btf_info(struct bpf_object *obj, struct bpf_map *map);1631 (void) bpf_map_find_btf_info(obj, map); in bpf_object__init_internal_map()2544 err = bpf_map_find_btf_info(obj, map); in bpf_object__init_user_btf_map()4226 static int bpf_map_find_btf_info(struct bpf_object *obj, struct bpf_map *map) in bpf_map_find_btf_info() function