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