Lines Matching refs:bpf_verifier_log

285 	struct bpf_verifier_log log;
1370 __printf(2, 3) static void __btf_verifier_log(struct bpf_verifier_log *log, in __btf_verifier_log()
1383 struct bpf_verifier_log *log = &env->log; in btf_verifier_log()
1399 struct bpf_verifier_log *log = &env->log; in __btf_verifier_log_type()
1443 struct bpf_verifier_log *log = &env->log; in btf_verifier_log_member()
1489 struct bpf_verifier_log *log = &env->log; in btf_verifier_log_vsi()
1514 struct bpf_verifier_log *log = &env->log; in btf_verifier_log_hdr()
4972 struct bpf_verifier_log *log; in btf_parse()
5090 btf_get_prog_ctx_type(struct bpf_verifier_log *log, const struct btf *btf, in btf_get_prog_ctx_type()
5147 static int btf_translate_to_vmlinux(struct bpf_verifier_log *log, in btf_translate_to_vmlinux()
5168 struct bpf_verifier_log *log; in BTF_ID()
5237 struct bpf_verifier_log *log; in btf_parse_module()
5367 struct bpf_verifier_log *log = info->log; in btf_ctx_access()
5556 static int btf_struct_walk(struct bpf_verifier_log *log, const struct btf *btf, in btf_struct_walk()
5797 int btf_struct_access(struct bpf_verifier_log *log, const struct btf *btf, in btf_struct_access()
5855 bool btf_struct_ids_match(struct bpf_verifier_log *log, in btf_struct_ids_match()
5917 int btf_distill_func_proto(struct bpf_verifier_log *log, in btf_distill_func_proto()
5994 static int btf_check_func_type_match(struct bpf_verifier_log *log, in btf_check_func_type_match()
6105 int btf_check_type_match(struct bpf_verifier_log *log, const struct bpf_prog *prog, in btf_check_type_match()
6137 static bool __btf_type_is_scalar_struct(struct bpf_verifier_log *log, in __btf_type_is_scalar_struct()
6237 struct bpf_verifier_log *log = &env->log; in btf_check_func_arg_match()
6669 struct bpf_verifier_log *log = &env->log; in btf_prepare_func_args()
7703 static void __print_cand_cache(struct bpf_verifier_log *log, in __print_cand_cache()
7724 static void print_cand_cache(struct bpf_verifier_log *log) in print_cand_cache()