Searched refs:btf_decl_tag (Results 1 – 2 of 2) sorted by relevance
187 struct btf_decl_tag { struct
501 static inline struct btf_decl_tag *btf_decl_tag(const struct btf_type *t) in btf_decl_tag() function503 return (struct btf_decl_tag *)(t + 1); in btf_decl_tag()
Completed in 5 milliseconds