Lines Matching defs:log

306 	struct bpf_verifier_log log;  member
1384 __printf(2, 3) static void __btf_verifier_log(struct bpf_verifier_log *log, in __btf_verifier_log()
1397 struct bpf_verifier_log *log = &env->log; in btf_verifier_log() local
1413 struct bpf_verifier_log *log = &env->log; in __btf_verifier_log_type() local
1463 struct bpf_verifier_log *log = &env->log; in btf_verifier_log_member() local
1516 struct bpf_verifier_log *log = &env->log; in btf_verifier_log_vsi() local
1541 struct bpf_verifier_log *log = &env->log; in btf_verifier_log_hdr() local
5316 btf_parse_struct_metas(struct bpf_verifier_log *log, struct btf *btf) in btf_parse_struct_metas()
5459 static int finalize_log(struct bpf_verifier_log *log, bpfptr_t uattr, u32 uattr_size) in finalize_log()
5612 btf_get_prog_ctx_type(struct bpf_verifier_log *log, const struct btf *btf, in btf_get_prog_ctx_type()
5682 static int btf_translate_to_vmlinux(struct bpf_verifier_log *log, in btf_translate_to_vmlinux()
5697 int get_kern_ctx_btf_id(struct bpf_verifier_log *log, enum bpf_prog_type prog_type) in get_kern_ctx_btf_id()
5723 struct bpf_verifier_log *log; in BTF_ID() local
5792 struct bpf_verifier_log *log; in btf_parse_module() local
5934 struct bpf_verifier_log *log = info->log; in btf_ctx_access() local
6132 static int btf_struct_walk(struct bpf_verifier_log *log, const struct btf *btf, in btf_struct_walk()
6391 int btf_struct_access(struct bpf_verifier_log *log, in btf_struct_access()
6480 bool btf_struct_ids_match(struct bpf_verifier_log *log, in btf_struct_ids_match()
6554 int btf_distill_func_proto(struct bpf_verifier_log *log, in btf_distill_func_proto()
6633 static int btf_check_func_type_match(struct bpf_verifier_log *log, in btf_check_func_type_match()
6744 int btf_check_type_match(struct bpf_verifier_log *log, const struct bpf_prog *prog, in btf_check_type_match()
6774 struct bpf_verifier_log *log = &env->log; in btf_check_func_arg_match() local
6960 struct bpf_verifier_log *log = &env->log; in btf_prepare_func_args() local
8163 static void __print_cand_cache(struct bpf_verifier_log *log, in __print_cand_cache()
8184 static void print_cand_cache(struct bpf_verifier_log *log) in print_cand_cache()
8501 bool btf_nested_type_is_trusted(struct bpf_verifier_log *log, in btf_nested_type_is_trusted()
8548 bool btf_type_ids_nocast_alias(struct bpf_verifier_log *log, in btf_type_ids_nocast_alias()