Lines Matching refs:bpf_verifier_log
35 struct bpf_verifier_log;
948 struct bpf_verifier_log *log; /* for verbose logs */
996 int (*btf_struct_access)(struct bpf_verifier_log *log,
1864 struct bpf_verifier_log *log);
2611 int btf_struct_access(struct bpf_verifier_log *log,
2615 bool btf_struct_ids_match(struct bpf_verifier_log *log,
2620 int btf_distill_func_proto(struct bpf_verifier_log *log,
2628 int btf_check_type_match(struct bpf_verifier_log *log, const struct bpf_prog *prog,
2650 struct bpf_verifier_log *log;
2654 bool btf_nested_type_is_trusted(struct bpf_verifier_log *log,
2658 bool btf_type_ids_nocast_alias(struct bpf_verifier_log *log,
2892 static inline int btf_struct_access(struct bpf_verifier_log *log, in btf_struct_access()
3016 int bpf_dev_bound_kfunc_check(struct bpf_verifier_log *log,
3058 static inline int bpf_dev_bound_kfunc_check(struct bpf_verifier_log *log, in bpf_dev_bound_kfunc_check()