Lines Matching refs:pr_warn

237 			pr_warn("Can't load BTF with non-native endianness due to unsupported header length %u\n",
432 pr_warn("BTF type [%d] is malformed\n", btf->start_id + btf->nr_types);
448 pr_warn("BTF types data is malformed\n");
461 pr_warn("btf: type [%u]: invalid %s (string offset %u)\n", type_id, what, str_off);
474 pr_warn("btf: type [%u]: invalid referenced type ID %u\n", ctx_id, id);
560 pr_warn("btf: type [%u]: referenced type [%u] is not FUNC_PROTO\n", id, t->type);
589 pr_warn("btf: type [%u]: unrecognized kind %u\n", id, kind);
872 pr_warn("unsupported BTF_KIND:%u\n", btf_kind(t));
1125 pr_warn("failed to init libelf for %s\n", path);
1133 pr_warn("failed to open %s: %s\n", path, strerror(errno));
1149 pr_warn("failed to open %s as ELF file\n", path);
1159 pr_warn("failed to get EHDR from %s\n", path);
1169 pr_warn("failed to get section names section index for %s\n",
1176 pr_warn("failed to get e_shstrndx from %s\n", path);
1206 pr_warn("failed to get section(%d) header from %s\n",
1216 pr_warn("failed to get section(%d) name from %s\n",
1230 pr_warn("failed to get section(%d, %s) data from %s\n",
1245 pr_warn("failed to get section(%d, %s) data from %s\n",
1256 pr_warn("failed to find '%s' ELF section in %s\n", BTF_ELF_SEC, path);
1277 pr_warn("failed to get ELF class (bitness) for %s\n", path);
1486 pr_warn("BTF loading error: %d\n", err);
1489 pr_warn("-- BEGIN BTF LOAD LOG ---\n%s\n-- END BTF LOAD LOG --\n", buf);
3058 pr_warn("BTF.ext in non-native endianness is not supported\n");
5065 pr_warn("failed to find valid kernel BTF\n");