Home
last modified time | relevance | path

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

/third_party/libbpf/include/uapi/linux/
Dbtf.h165 struct btf_var { struct
169 /* BTF_KIND_DATASEC is followed by multiple "struct btf_var_secinfo" argument
/third_party/libbpf/src/
Dbtf.h554 static inline struct btf_var *btf_var(const struct btf_type *t) in btf_var() function