Lines Matching refs:p_err

846 		p_err("failed to parse vmlinux BTF at '%s': %d\n",  in get_vmlinux_btf_from_sysfs()
864 p_err("can't get BTF object by id (%u): %s", btf_id, strerror(errno)); in btf_is_kernel_module()
874 p_err("can't get BTF (ID %u) object info: %s", btf_id, strerror(errno)); in btf_is_kernel_module()
945 p_err("can't get prog info: %s", strerror(errno)); in do_dump()
955 p_err("can't parse %s as ID", *argv); in do_dump()
970 p_err("failed to load BTF from %s: %s", in do_dump()
977 p_err("unrecognized BTF source specifier: '%s'", src); in do_dump()
987 p_err("expecting value for 'format' option\n"); in do_dump()
996 p_err("unrecognized format specifier: '%s', possible values: raw, c", in do_dump()
1007 p_err("cannot use root_id with other type filtering"); in do_dump()
1011 p_err("only %d root_id are supported", MAX_ROOT_IDS); in do_dump()
1020 p_err("can't parse %s as root ID", *argv); in do_dump()
1026 p_err("duplicate root_id %u supplied", root_id); in do_dump()
1036 p_err("unrecognized option: '%s'", *argv); in do_dump()
1052 p_err("get btf by id (%u): %s", btf_id, strerror(errno)); in do_dump()
1063 p_err("invalid root ID: %u", root_type_ids[i]); in do_dump()
1070 p_err("JSON output for C-syntax dump is not supported"); in do_dump()
1093 p_err("expected 'id', got: '%s'?", **argv); in btf_parse_fd()
1100 p_err("can't parse %s as ID", **argv); in btf_parse_fd()
1107 p_err("can't get BTF object by id (%u): %s", in btf_parse_fd()
1139 p_err("unexpected object type: %u", type); in build_btf_type_table()
1147 p_err("can't get next %s: %s%s", names[type], in build_btf_type_table()
1162 p_err("unexpected object type: %u", type); in build_btf_type_table()
1168 p_err("can't get %s by id (%u): %s", names[type], id, in build_btf_type_table()
1181 p_err("can't get %s info: %s", names[type], in build_btf_type_table()
1195 p_err("unexpected object type: %u", type); in build_btf_type_table()
1203 p_err("failed to append entry to hashmap for BTF ID %u, object ID %u: %s", in build_btf_type_table()
1322 p_err("can't get BTF object info: %s", strerror(errno)); in show_btf()
1334 p_err("can't get BTF object info: %s", strerror(errno)); in show_btf()
1375 p_err("failed to create hashmap for object references"); in do_show()
1402 p_err("can't get next BTF object: %s%s", in do_show()
1413 p_err("can't get BTF object by id (%u): %s", in do_show()