Home
last modified time | relevance | path

Searched defs:btf_var (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dbtf.h158 struct btf_var { struct
162 /* BTF_KIND_DATASEC is followed by multiple "struct btf_var_secinfo" argument
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dbtf.h158 struct btf_var { struct
162 /* BTF_KIND_DATASEC is followed by multiple "struct btf_var_secinfo" argument
/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dbtf.h346 static inline struct btf_var *btf_var(const struct btf_type *t) in btf_var() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf_verifier.h347 } btf_var; member