Searched defs:btf_var (Results 1 – 5 of 5) sorted by relevance
102 struct btf_var { struct105 struct btf_var_secinfo { argument
158 struct btf_var { struct162 /* BTF_KIND_DATASEC is followed by multiple "struct btf_var_secinfo" argument
346 static inline struct btf_var *btf_var(const struct btf_type *t) in btf_var() function
348 } btf_var; member