Home
last modified time | relevance | path

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

/tools/lib/bpf/
Dbtf.c1993 __u32 new_id = type_id; in btf_dedup_prim_type() local
2018 new_id = cand_id; in btf_dedup_prim_type()
2030 new_id = cand_id; in btf_dedup_prim_type()
2038 new_id = cand_id; in btf_dedup_prim_type()
2053 new_id = cand_id; in btf_dedup_prim_type()
2063 d->map[type_id] = new_id; in btf_dedup_prim_type()
2064 if (type_id == new_id && btf_dedup_table_add(d, h, type_id)) in btf_dedup_prim_type()
2457 __u32 new_id = type_id; in btf_dedup_struct_type() local
2496 new_id = cand_id; in btf_dedup_struct_type()
2501 d->map[type_id] = new_id; in btf_dedup_struct_type()
[all …]