Lines Matching refs:p_err

362 				p_err("btf dump failed: %d", err);  in show_prog_metadata()
387 p_err("jsonw alloc failed"); in show_prog_metadata()
400 p_err("btf dump failed: %d", err); in show_prog_metadata()
589 p_err("can't get prog info: %s", strerror(errno)); in show_prog()
609 p_err("mem alloc failed"); in do_show_subset()
645 p_err("failed to create hashmap for pinned paths"); in do_show()
667 p_err("can't get next program: %s%s", strerror(errno), in do_show()
677 p_err("can't get prog by id (%u): %s", in do_show()
724 p_err("error retrieving insn dump: kernel.kptr_restrict set?"); in prog_dump()
734 p_err("failed to get btf"); in prog_dump()
750 p_err("can't open file %s: %s", filepath, in prog_dump()
758 p_err("error writing output file: %s", in prog_dump()
902 p_err("expected 'xlated' or 'jited', got: %s", *argv); in do_dump()
912 p_err("mem alloc failed"); in do_dump()
923 p_err("expected file path"); in do_dump()
927 p_err("several programs matched"); in do_dump()
938 p_err("several programs matched"); in do_dump()
954 p_err("'file' is not compatible with 'opcodes', 'visual', or 'linum'"); in do_dump()
958 p_err("'visual' is not compatible with JSON output"); in do_dump()
969 p_err("can't get prog info: %s", strerror(errno)); in do_dump()
975 p_err("can't grow prog info_data"); in do_dump()
981 p_err("can't get prog info: %s", strerror(errno)); in do_dump()
1052 p_err("invalid attach/detach type"); in parse_attach_detach_args()
1085 p_err("failed prog attach to map"); in do_attach()
1107 p_err("failed prog detach from map"); in do_detach()
1166 p_err("cannot use standard input for both data_in and ctx_in"); in check_single_stdin()
1192 p_err("failed to open %s: %s", fname, strerror(errno)); in get_run_data()
1198 p_err("failed to allocate memory for data_in/ctx_in: %s", in get_run_data()
1207 p_err("failed to read data_in/ctx_in from %s: %s", in get_run_data()
1213 p_err("data_in/ctx_in is too long (max: %u)", in get_run_data()
1221 p_err("failed to reallocate data_in/ctx_in: %s", in get_run_data()
1295 p_err("failed to open %s: %s", fname, strerror(errno)); in print_run_output()
1302 p_err("failed to write output data/ctx: %s", strerror(errno)); in print_run_output()
1313 p_err("failed to allocate memory for output data/ctx: %s", in alloc_run_data()
1370 p_err("can't parse %s as output data size", in do_run()
1398 p_err("can't parse %s as output context size", in do_run()
1412 p_err("can't parse %s as repeat number", in do_run()
1418p_err("expected no more arguments, 'data_in', 'data_out', 'data_size_out', 'ctx_in', 'ctx_out', 'c… in do_run()
1456 p_err("failed to run program: %s", strerror(errno)); in do_run()
1598 p_err("program type already specified"); in load_with_options()
1611 p_err("mem alloc failed"); in load_with_options()
1641 p_err("can't parse %s as IDX", *argv); in load_with_options()
1651 p_err("expected 'idx' or 'name', got: '%s'?", in load_with_options()
1665 p_err("mem alloc failed"); in load_with_options()
1684 p_err("offload_dev already specified"); in load_with_options()
1687 p_err("xdpmeta_dev and offload_dev are mutually exclusive"); in load_with_options()
1695 p_err("unrecognized netdevice '%s': %s", in load_with_options()
1704 p_err("xdpmeta_dev already specified"); in load_with_options()
1707 p_err("xdpmeta_dev and offload_dev are mutually exclusive"); in load_with_options()
1715 p_err("unrecognized netdevice '%s': %s", in load_with_options()
1738 p_err("expected no more arguments, " in load_with_options()
1754 p_err("failed to open object file"); in load_with_options()
1798 p_err("unable to find map '%s'", map_replace[j].name); in load_with_options()
1818 p_err("unable to set up map reuse: %d", err); in load_with_options()
1824 p_err("replacement for map idx %d specified more than once", in load_with_options()
1833 p_err("map idx '%d' not used", map_replace[j].idx); in load_with_options()
1839 p_err("failed to load object file"); in load_with_options()
1853 p_err("object file doesn't contain any bpf program"); in load_with_options()
1862 p_err("failed to pin program %s", in load_with_options()
1872 p_err("failed to pin all programs"); in load_with_options()
1884 p_err("failed to pin all maps"); in load_with_options()
1987 p_err("failed to open object file"); in do_loader()
1997 p_err("failed to load object file"); in do_loader()
2030 p_err("bpftool prog profile command is not supported. Please build bpftool with clang >= 10.0.0"); in do_profile()
2145 p_err("unknown metric %s", argv[0]); in profile_parse_metrics()
2151 p_err("too many (%d) metrics, please specify no more than %d metrics at a time", in profile_parse_metrics()
2169 p_err("failed to get fd for map"); in profile_read_values()
2175 p_err("failed to read count_map: %s", strerror(errno)); in profile_read_values()
2191 p_err("failed to read reading_map: %s", in profile_read_values()
2276 p_err("failed to get info for prog FD %d", tgt_fd); in profile_target_name()
2281 p_err("prog FD %d doesn't have valid btf", tgt_fd); in profile_target_name()
2287 p_err("found 0 func_info for prog FD %d", tgt_fd); in profile_target_name()
2298 p_err("failed to get func_info for prog FD %d", tgt_fd); in profile_target_name()
2304 p_err("failed to load btf for prog FD %d", tgt_fd); in profile_target_name()
2310 p_err("btf %u doesn't have type %u", in profile_target_name()
2373 p_err("failed to allocate memory for perf_event array: %s", in profile_open_perf_events()
2379 p_err("failed to get fd for events map"); in profile_open_perf_events()
2388 p_err("failed to create event %s on cpu %u", in profile_open_perf_events()
2428 p_err("failed to parse fd"); in do_profile()
2449 p_err("failed to identify number of CPUs"); in do_profile()
2455 p_err("failed to open and/or load BPF object"); in do_profile()
2477 p_err("failed to set attach target\n"); in do_profile()
2485 p_err("failed to load profile_obj"); in do_profile()
2495 p_err("failed to attach profile_obj"); in do_profile()