Searched defs:btf_decl_tag (Results 1 – 3 of 3) sorted by relevance
/linux/include/uapi/linux/ | ||
H A D | btf.h | 187 struct btf_decl_tag { argument |
/linux/tools/include/uapi/linux/ | ||
H A D | btf.h | 187 struct btf_decl_tag { argument |
/linux/tools/lib/bpf/ | ||
H A D | btf.h | 605 static inline struct btf_decl_tag *btf_decl_tag(const struct btf_type *t) btf_decl_tag() function |