Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dbtf_relocate.c55 #define BTF_IS_EMBEDDED ((__u32)-1) macro
168 r->id_map[next_id] = BTF_IS_EMBEDDED; in btf_mark_embedded_composite_type_ids()
335 if (r->id_map[dist_info->id] == BTF_IS_EMBEDDED && in btf_relocate_map_distilled_base()
343 r->id_map[dist_info->id] != BTF_IS_EMBEDDED) { in btf_relocate_map_distilled_base()
367 if (r->id_map[id] && r->id_map[id] != BTF_IS_EMBEDDED) in btf_relocate_map_distilled_base()