Lines Matching refs:p_err

516 		p_err("failed to parse vmlinux BTF at '%s': %ld\n",  in get_vmlinux_btf_from_sysfs()
536 p_err("can't get BTF object by id (%u): %s", btf_id, strerror(errno)); in btf_is_kernel_module()
546 p_err("can't get BTF (ID %u) object info: %s", btf_id, strerror(errno)); in btf_is_kernel_module()
614 p_err("can't get prog info: %s", strerror(errno)); in do_dump()
624 p_err("can't parse %s as ID", *argv); in do_dump()
639 p_err("failed to load BTF from %s: %s", in do_dump()
646 p_err("unrecognized BTF source specifier: '%s'", src); in do_dump()
654 p_err("expecting value for 'format' option\n"); in do_dump()
663 p_err("unrecognized format specifier: '%s', possible values: raw, c", in do_dump()
670 p_err("unrecognized option: '%s'", *argv); in do_dump()
686 p_err("get btf by id (%u): %s", btf_id, strerror(errno)); in do_dump()
693 p_err("JSON output for C-syntax dump is not supported"); in do_dump()
716 p_err("expected 'id', got: '%s'?", **argv); in btf_parse_fd()
723 p_err("can't parse %s as ID", **argv); in btf_parse_fd()
730 p_err("can't get BTF object by id (%u): %s", in btf_parse_fd()
759 p_err("unexpected object type: %d", type); in build_btf_type_table()
767 p_err("can't get next %s: %s%s", names[type], in build_btf_type_table()
782 p_err("unexpected object type: %d", type); in build_btf_type_table()
788 p_err("can't get %s by id (%u): %s", names[type], id, in build_btf_type_table()
798 p_err("can't get %s info: %s", names[type], in build_btf_type_table()
812 p_err("unexpected object type: %d", type); in build_btf_type_table()
821 p_err("failed to append entry to hashmap for BTF ID %u, object ID %u: %s", in build_btf_type_table()
946 p_err("can't get BTF object info: %s", strerror(errno)); in show_btf()
958 p_err("can't get BTF object info: %s", strerror(errno)); in show_btf()
999 p_err("failed to create hashmap for object references"); in do_show()
1026 p_err("can't get next BTF object: %s%s", in do_show()
1037 p_err("can't get BTF object by id (%u): %s", in do_show()