Searched defs:btf_var (Results 1 – 3 of 3) sorted by relevance
/linux/include/uapi/linux/ | ||
H A D | btf.h | 165 struct btf_var { global() struct |
/linux/tools/include/uapi/linux/ | ||
H A D | btf.h | 165 struct btf_var { global() struct |
/linux/tools/lib/bpf/ | ||
H A D | btf.h | 593 static inline struct btf_var *btf_var(const struct btf_type *t) btf_var() function |