Home
last modified time | relevance | path

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

/linux/tools/bpf/resolve_btfids/
H A Dmain.c265 static inline struct btf_id *btf_id__add(struct rb_root *root, in btf_id__add() function
353 return btf_id__add(root, id, BTF_ID_KIND_SYM); in add_symbol()