Lines Matching refs:bpf_verifier_log
36 struct bpf_verifier_log;
984 struct bpf_verifier_log *log; /* for verbose logs */
1047 int (*btf_struct_access)(struct bpf_verifier_log *log,
1942 struct bpf_verifier_log *log);
2712 int btf_struct_access(struct bpf_verifier_log *log,
2716 bool btf_struct_ids_match(struct bpf_verifier_log *log,
2721 int btf_distill_func_proto(struct bpf_verifier_log *log,
2729 int btf_check_type_match(struct bpf_verifier_log *log, const struct bpf_prog *prog,
2751 struct bpf_verifier_log *log;
2755 bool btf_nested_type_is_trusted(struct bpf_verifier_log *log,
2759 bool btf_type_ids_nocast_alias(struct bpf_verifier_log *log,
2999 static inline int btf_struct_access(struct bpf_verifier_log *log, in btf_struct_access()
3123 int bpf_dev_bound_kfunc_check(struct bpf_verifier_log *log,
3165 static inline int bpf_dev_bound_kfunc_check(struct bpf_verifier_log *log, in bpf_dev_bound_kfunc_check()