Searched defs:cand_id (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/tools/lib/bpf/ | ||
H A D | btf.c | 3576 __u32 cand_id; in btf_dedup_prim_type() local 3803 btf_dedup_is_equiv(struct btf_dedup *d, __u32 cand_id, __u32 canon_id) btf_dedup_is_equiv() argument 4055 __u32 cand_id = (__u32)(long)hash_entry->value; btf_dedup_struct_type() local 4129 __u32 new_id = type_id, cand_id; btf_dedup_ref_type() local [all...] |
H A D | libbpf.c | 5738 __u32 local_id, cand_id; in bpf_core_apply_relo() local |
/kernel/linux/linux-6.6/tools/lib/bpf/ | ||
H A D | btf.c | 3749 __u32 cand_id; in btf_dedup_prim_type() local 4018 btf_dedup_is_equiv(struct btf_dedup *d, __u32 cand_id, __u32 canon_id) btf_dedup_is_equiv() argument 4310 __u32 cand_id = hash_entry->value; btf_dedup_struct_type() local 4386 __u32 new_id = type_id, cand_id; btf_dedup_ref_type() local 4569 uintptr_t cand_id; btf_dedup_resolve_fwd() local [all...] |
Completed in 24 milliseconds