Lines Matching defs:btf_id
78 struct btf_id {
148 static struct btf_id *btf_id__find(struct rb_root *root, const char *name)
151 struct btf_id *id;
155 id = rb_entry(p, struct btf_id, rb_node);
167 static struct btf_id*
172 struct btf_id *id;
177 id = rb_entry(parent, struct btf_id, rb_node);
230 static struct btf_id *add_set(struct object *obj, char *name)
248 static struct btf_id *add_symbol(struct rb_root *root, char *name, size_t size)
405 struct btf_id *id;
499 struct btf_id *id;
545 static int id_patch(struct object *obj, struct btf_id *id)
579 struct btf_id *id;
583 id = rb_entry(next, struct btf_id, rb_node);
609 struct btf_id *id;
613 id = rb_entry(next, struct btf_id, rb_node);