Home
last modified time | relevance | path

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

/tools/lib/bpf/
A Dbtf_relocate.c241 int dist_kind, base_kind; in btf_relocate_map_distilled_base() local
289 dist_kind = btf_kind(dist_t); in btf_relocate_map_distilled_base()
295 switch (dist_kind) { in btf_relocate_map_distilled_base()
315 if (dist_kind != base_kind || in btf_relocate_map_distilled_base()
320 if (dist_kind != base_kind) in btf_relocate_map_distilled_base()
327 if (base_kind != dist_kind && base_kind != BTF_KIND_ENUM64) in btf_relocate_map_distilled_base()

Completed in 3 milliseconds