Lines Matching refs:bpf_verifier_log

316 	struct bpf_verifier_log log;
1405 __printf(2, 3) static void __btf_verifier_log(struct bpf_verifier_log *log, in __btf_verifier_log()
1418 struct bpf_verifier_log *log = &env->log; in btf_verifier_log()
1434 struct bpf_verifier_log *log = &env->log; in __btf_verifier_log_type()
1484 struct bpf_verifier_log *log = &env->log; in btf_verifier_log_member()
1537 struct bpf_verifier_log *log = &env->log; in btf_verifier_log_vsi()
1562 struct bpf_verifier_log *log = &env->log; in btf_verifier_log_hdr()
5540 btf_parse_struct_metas(struct bpf_verifier_log *log, struct btf *btf) in btf_parse_struct_metas()
5719 static int finalize_log(struct bpf_verifier_log *log, bpfptr_t uattr, u32 uattr_size) in finalize_log()
5912 bool btf_is_prog_ctx_type(struct bpf_verifier_log *log, const struct btf *btf, in btf_is_prog_ctx_type()
5998 static int btf_validate_prog_ctx_type(struct bpf_verifier_log *log, const struct btf *btf, in btf_validate_prog_ctx_type()
6132 static int btf_translate_to_vmlinux(struct bpf_verifier_log *log, in btf_translate_to_vmlinux()
6143 int get_kern_ctx_btf_id(struct bpf_verifier_log *log, enum bpf_prog_type prog_type) in get_kern_ctx_btf_id()
6220 struct bpf_verifier_log *log; in btf_parse_vmlinux()
6265 struct bpf_verifier_log *log; in btf_parse_module()
6542 struct bpf_verifier_log *log = info->log; in btf_ctx_access()
6790 static int btf_struct_walk(struct bpf_verifier_log *log, const struct btf *btf, in btf_struct_walk()
7049 int btf_struct_access(struct bpf_verifier_log *log, in btf_struct_access()
7138 bool btf_struct_ids_match(struct bpf_verifier_log *log, in btf_struct_ids_match()
7212 int btf_distill_func_proto(struct bpf_verifier_log *log, in btf_distill_func_proto()
7291 static int btf_check_func_type_match(struct bpf_verifier_log *log, in btf_check_func_type_match()
7402 int btf_check_type_match(struct bpf_verifier_log *log, const struct bpf_prog *prog, in btf_check_type_match()
7460 static int btf_get_ptr_to_btf_id(struct bpf_verifier_log *log, int arg_idx, in btf_get_ptr_to_btf_id()
7531 struct bpf_verifier_log *log = &env->log; in btf_prepare_func_args()
8838 static void __print_cand_cache(struct bpf_verifier_log *log, in __print_cand_cache()
8859 static void print_cand_cache(struct bpf_verifier_log *log) in print_cand_cache()
9176 bool btf_nested_type_is_trusted(struct bpf_verifier_log *log, in btf_nested_type_is_trusted()
9223 bool btf_type_ids_nocast_alias(struct bpf_verifier_log *log, in btf_type_ids_nocast_alias()
9281 struct bpf_verifier_log *log) in btf_add_struct_ops()
9369 struct bpf_verifier_log *log; in __register_bpf_struct_ops()