Lines Matching refs:btf
35 struct btf;
84 int (*map_check_btf)(const struct bpf_map *map, const struct btf *btf, const struct btf_type *key_type,
146 struct btf *btf;
226 int map_check_no_btf(const struct bpf_map *map, const struct btf *btf, const struct btf_type *key_type,
825 struct btf *btf;
909 int (*init)(struct btf *btf);
925 void bpf_struct_ops_init(struct btf *btf, struct bpf_verifier_log *log);
950 static inline void bpf_struct_ops_init(struct btf *btf, struct bpf_verifier_log *log)
1397 struct btf *bpf_get_btf_vmlinux(void);
1436 int btf_distill_func_proto(struct bpf_verifier_log *log, struct btf *btf, const struct btf_type *func_proto,
1442 int btf_check_type_match(struct bpf_verifier_log *log, const struct bpf_prog *prog, struct btf *btf,