Searched refs:base_id_map (Results 1 – 1 of 1) sorted by relevance
277 __u32 *base_id_map; /* map from distilled base BTF -> vmlinux BTF ids */ member1740 kvfree(btf->base_id_map); in btf_free()6233 if (!btf->base_btf || !btf->base_id_map) in btf_relocate_id()6235 return btf->base_id_map[id]; in btf_relocate_id()6311 err = btf_relocate(btf, vmlinux_btf, &btf->base_id_map); in btf_parse_module()