Searched defs:btf_decl_tag (Results 1 – 3 of 3) sorted by relevance
186 struct btf_decl_tag { struct187 __s32 component_idx;
566 static inline struct btf_decl_tag *btf_decl_tag(const struct btf_type *t) in btf_decl_tag() function