Lines Matching refs:pr_warn

241 			pr_warn("Can't load BTF with non-native endianness due to unsupported header length %u\n",  in btf_parse_hdr()
436 pr_warn("BTF type [%d] is malformed\n", btf->start_id + btf->nr_types); in btf_parse_type_sec()
452 pr_warn("BTF types data is malformed\n"); in btf_parse_type_sec()
465 pr_warn("btf: type [%u]: invalid %s (string offset %u)\n", type_id, what, str_off); in btf_validate_str()
478 pr_warn("btf: type [%u]: invalid referenced type ID %u\n", ctx_id, id); in btf_validate_id()
564 pr_warn("btf: type [%u]: referenced type [%u] is not FUNC_PROTO\n", id, t->type); in btf_validate_type()
593 pr_warn("btf: type [%u]: unrecognized kind %u\n", id, kind); in btf_validate_type()
876 pr_warn("unsupported BTF_KIND:%u\n", btf_kind(t)); in btf__align_of()
1130 pr_warn("failed to get EHDR from %s\n", path); in btf_find_elf_sections()
1135 pr_warn("failed to get section names section index for %s\n", in btf_find_elf_sections()
1141 pr_warn("failed to get e_shstrndx from %s\n", path); in btf_find_elf_sections()
1152 pr_warn("failed to get section(%d) header from %s\n", in btf_find_elf_sections()
1158 pr_warn("failed to get section(%d) name from %s\n", in btf_find_elf_sections()
1173 pr_warn("unexpected section type (%d) of section(%d, %s) from %s\n", in btf_find_elf_sections()
1180 pr_warn("failed to get section(%d, %s) data from %s\n", in btf_find_elf_sections()
1203 pr_warn("failed to init libelf for %s\n", path); in btf_parse_elf()
1210 pr_warn("failed to open %s: %s\n", path, errstr(err)); in btf_parse_elf()
1217 pr_warn("failed to open %s as ELF file\n", path); in btf_parse_elf()
1226 pr_warn("failed to find '%s' ELF section in %s\n", BTF_ELF_SEC, path); in btf_parse_elf()
1266 pr_warn("failed to get ELF class (bitness) for %s\n", path); in btf_parse_elf()
1508 pr_warn("BTF loading error: %s\n", errstr(err)); in btf_load_into_kernel()
1511 pr_warn("-- BEGIN BTF LOAD LOG ---\n%s\n-- END BTF LOAD LOG --\n", buf); in btf_load_into_kernel()
3277 pr_warn("BTF.ext header missing func_info, line_info\n"); in btf_ext_parse()
5381 pr_warn("kernel BTF is missing at '%s', was CONFIG_DEBUG_INFO_BTF enabled?\n", in btf__load_vmlinux_btf()
5390 pr_warn("failed to read kernel BTF from '%s': %s\n", in btf__load_vmlinux_btf()
5415 pr_warn("failed to find valid kernel BTF\n"); in btf__load_vmlinux_btf()
5562 pr_warn("unexpected reference to base type[%u] of kind [%u] when creating distilled base BTF.\n", in btf_add_distilled_type_ids()
5660 pr_warn("unexpected kind when adding base type '%s'[%u] of kind [%u] to distilled base BTF.\n", in btf_add_distilled_types()