Home
last modified time | relevance | path

Searched refs:cand_id (Results 1 - 1 of 1) sorted by relevance

/third_party/libbpf/src/
H A Dbtf.c4011 __u32 cand_id; local
4034 cand_id = hash_entry->value;
4035 cand = btf_type_by_id(d->btf, cand_id);
4037 new_id = cand_id;
4047 cand_id = hash_entry->value;
4048 cand = btf_type_by_id(d->btf, cand_id);
4050 new_id = cand_id;
4056 new_id = cand_id;
4060 d->map[cand_id] = type_id;
4069 cand_id
4280 btf_dedup_is_equiv(struct btf_dedup *d, __u32 cand_id, __u32 canon_id) global() argument
4572 __u32 cand_id = hash_entry->value; global() local
4648 __u32 new_id = type_id, cand_id; global() local
4831 uintptr_t cand_id; global() local
[all...]

Completed in 6 milliseconds