Lines Matching refs:pr_warn

291 	pr_warn("permission error while running as root; try raising 'ulimit -l'? current value: %s\n",
779 pr_warn("sec '%s': corrupted program '%s', offset %zu, size %zu\n",
829 pr_warn("sec '%s': failed to allocate memory for prog '%s'\n", sec_name, name);
863 pr_warn("sec '%s': failed to get symbol name for offset %zu\n",
869 pr_warn("sec '%s': program at offset %zu crosses section boundary\n",
875 pr_warn("sec '%s': program '%s' is static and not supported\n", sec_name, name);
889 pr_warn("sec '%s': failed to alloc memory for new program '%s'\n",
978 pr_warn("struct_ops init_kern: struct %s is not found in kernel BTF\n",
992 pr_warn("struct_ops init_kern: struct %s%s is not found in kernel BTF\n",
1010 pr_warn("struct_ops init_kern: struct %s data is not found in struct %s%s\n",
1142 pr_warn("struct_ops init_kern %s: failed to resolve the size of member %s\n",
1150 pr_warn("struct_ops init_kern %s: Cannot find member %s in kernel BTF\n",
1176 pr_warn("struct_ops init_kern %s: bitfield %s is not supported\n",
1189 pr_warn("struct_ops init_kern %s: Unmatched member type %s %u != %u(kernel)\n",
1210 pr_warn("struct_ops init_kern %s: member %s is not a struct_ops program\n",
1224 pr_warn("struct_ops init_kern %s: kernel member %s is not a func ptr\n",
1246 pr_warn("struct_ops init_kern %s func ptr %s: invalid reuse of prog %s in sec %s with type %u: attach_btf_id %u != kern_type_id %u\n",
1252 pr_warn("struct_ops init_kern %s func ptr %s: invalid reuse of prog %s in sec %s with type %u: expected_attach_type %u != kern_member_idx %u\n",
1269 pr_warn("struct_ops init_kern %s: Error in size of member %s: %zd != %zd(kernel)\n",
1326 pr_warn("struct_ops init: DATASEC %s not found\n",
1339 pr_warn("struct_ops init: Cannot resolve var type_id %u in DATASEC %s\n",
1347 pr_warn("struct_ops init: anonymous type is not supported\n");
1351 pr_warn("struct_ops init: %s is not a struct\n", tname);
1393 pr_warn("struct_ops init: var %s is beyond the end of DATASEC %s\n",
1445 pr_warn("alloc memory failed for %s\n", path);
1502 pr_warn("elf: init internal error\n");
1516 pr_warn("elf: failed to open %s: %s\n", obj->path, cp);
1524 pr_warn("elf: failed to open %s as ELF file: %s\n", obj->path, elf_errmsg(-1));
1533 pr_warn("elf: '%s' is not a proper ELF object\n", obj->path);
1539 pr_warn("elf: '%s' is not a 64-bit ELF object\n", obj->path);
1545 pr_warn("elf: failed to get ELF header from %s: %s\n", obj->path, elf_errmsg(-1));
1551 pr_warn("elf: failed to get section names section index for %s: %s\n",
1559 pr_warn("elf: failed to get section names strings from %s: %s\n",
1567 pr_warn("elf: %s is not a valid eBPF object file\n", obj->path);
1589 pr_warn("elf: endianness mismatch in %s.\n", obj->path);
1597 pr_warn("invalid license section in %s\n", obj->path);
1614 pr_warn("invalid kver section in %s\n", obj->path);
1667 pr_warn("failed to get sym name string for var %s\n", name);
1916 pr_warn("failed to alloc map '%s' content buffer: %d\n",
2012 pr_warn("extern (kcfg) '%s': value '%c' implies tristate or char type\n",
2033 pr_warn("extern (kcfg) '%s': value '%c' implies bool, tristate, or char type\n",
2047 pr_warn("extern (kcfg) '%s': value '%s' implies char array type\n",
2054 pr_warn("extern (kcfg) '%s': invalid string config '%s'\n",
2062 pr_warn("extern (kcfg) '%s': long string '%s' of (%zu bytes) truncated to %d bytes\n",
2081 pr_warn("failed to parse '%s' as integer: %d\n", value, err);
2085 pr_warn("failed to parse '%s' as integer completely\n", value);
2121 pr_warn("extern (kcfg) '%s': value '%llu' implies integer, char, or boolean type\n",
2126 pr_warn("extern (kcfg) '%s': value '%llu' isn't boolean compatible\n",
2132 pr_warn("extern (kcfg) '%s': value '%llu' doesn't fit in %d bytes\n",
2170 pr_warn("failed to parse '%s': no separator\n", buf);
2182 pr_warn("failed to parse '%s': no value\n", buf);
2204 pr_warn("extern (kcfg) '%s': value '%s' isn't a valid integer\n", ext->name, value);
2208 pr_warn("extern (kcfg) '%s': value '%s' implies integer type\n", ext->name, value);
2240 pr_warn("failed to open system Kconfig\n");
2247 pr_warn("error parsing system Kconfig line '%s': %d\n",
2268 pr_warn("failed to open in-memory Kconfig: %d\n", err);
2275 pr_warn("error parsing in-memory Kconfig line '%s': %d\n",
2391 pr_warn("map '%s': attr '%s': expected PTR, got %s.\n",
2398 pr_warn("map '%s': attr '%s': type [%u] not found.\n",
2403 pr_warn("map '%s': attr '%s': expected ARRAY, got %s.\n",
2429 pr_warn("map '%s': attr '%s': expected ENUM or ENUM64, got %s.\n",
2435 pr_warn("map '%s': attr '%s': invalid __ulong\n",
2502 pr_warn("map '%s': invalid field #%d.\n", map_name, i);
2527 pr_warn("map '%s': conflicting key size %u != %u.\n",
2538 pr_warn("map '%s': key type [%d] not found.\n",
2543 pr_warn("map '%s': key spec is not PTR: %s.\n",
2549 pr_warn("map '%s': can't determine key size for type [%u]: %zd.\n",
2554 pr_warn("map '%s': conflicting key size %u != %zd.\n",
2567 pr_warn("map '%s': conflicting value size %u != %u.\n",
2578 pr_warn("map '%s': value type [%d] not found.\n",
2583 pr_warn("map '%s': value spec is not PTR: %s.\n",
2589 pr_warn("map '%s': can't determine value size for type [%u]: %zd.\n",
2594 pr_warn("map '%s': conflicting value size %u != %zd.\n",
2610 pr_warn("map '%s': multi-level inner maps not supported.\n",
2615 pr_warn("map '%s': '%s' member should be last.\n",
2620 pr_warn("map '%s': should be map-in-map or prog-array.\n",
2625 pr_warn("map '%s': conflicting value size %u != 4.\n",
2632 pr_warn("map '%s': %s type [%d] not found.\n",
2637 pr_warn("map '%s': %s spec is not a zero-sized array.\n",
2643 pr_warn("map '%s': %s def is of unexpected kind %s.\n",
2650 pr_warn("map '%s': prog-array value def is of unexpected kind %s.\n",
2657 pr_warn("map '%s': map-in-map inner def is of unexpected kind %s.\n",
2672 pr_warn("map '%s': inner def can't be pinned.\n", map_name);
2678 pr_warn("map '%s': invalid pinning value %u.\n",
2693 pr_warn("map '%s': unknown field '%s'.\n", map_name, name);
2701 pr_warn("map '%s': map type isn't specified.\n", map_name);
2823 pr_warn("map #%d: empty name.\n", var_idx);
2827 pr_warn("map '%s' BTF data is corrupted.\n", map_name);
2831 pr_warn("map '%s': unexpected var kind %s.\n",
2836 pr_warn("map '%s': unsupported map linkage %s.\n",
2843 pr_warn("map '%s': unexpected def kind %s.\n",
2848 pr_warn("map '%s': invalid def size.\n", map_name);
2857 pr_warn("map '%s': failed to alloc map name.\n", map_name);
2877 pr_warn("map '%s': couldn't build pin path.\n", map->name);
2914 pr_warn("elf: sec '%s': declared ARENA map size (%zu) is too small to hold global __arena variables of size %zu\n",
2947 pr_warn("elf: failed to get %s map definitions for %s\n",
2966 pr_warn("DATASEC '%s' not found.\n", MAPS_ELF_SEC);
2987 pr_warn("map '%s': only single ARENA map is supported (map '%s' is also ARENA)\n",
3002 pr_warn("elf: sec '%s': to use global __arena variables the ARENA map should be explicitly declared in SEC(\".maps\")\n",
3191 pr_warn("Error loading ELF section %s: %d.\n", BTF_ELF_SEC, err);
3209 pr_warn("Error loading ELF section %s: %d. Ignored and continue.\n",
3254 pr_warn("BTF is required, but is missing or corrupted.\n");
3457 pr_warn("Error loading vmlinux BTF: %d\n", err);
3560 pr_warn("Error loading .BTF into kernel: %d. %s\n", err,
3575 pr_warn("elf: failed to get section name string at offset %zu from %s: %s\n",
3589 pr_warn("elf: failed to get section name string at offset %zu from %s: %s\n",
3603 pr_warn("elf: failed to get section(%zu) from %s: %s\n",
3638 pr_warn("elf: failed to get section(%zu) header from %s: %s\n",
3660 pr_warn("elf: failed to get section(%zu) name from %s: %s\n",
3677 pr_warn("elf: failed to get section(%zu) %s data from %s: %s\n",
3772 pr_warn("elf: failed to get the number of sections for %s: %s\n",
3791 pr_warn("elf: multiple symbol tables in %s\n", obj->path);
3808 pr_warn("elf: couldn't find symbol table in %s, stripped object file?\n",
3847 pr_warn("elf: legacy map definitions in 'maps' section are not supported by libbpf v1.0+\n");
3928 pr_warn("elf: symbol strings section missing or invalid in %s\n", obj->path);
4142 pr_warn("cannot create a dummy_ksym var\n");
4195 pr_warn("failed to find BTF for extern '%s': %d\n",
4214 pr_warn("failed to find BTF for extern '%s' [%d] section: %d\n",
4223 pr_warn("extern function %s is unsupported under %s section\n",
4231 pr_warn("failed to resolve size of extern (kcfg) '%s': %d\n",
4237 pr_warn("failed to determine alignment of extern (kcfg) '%s': %d\n",
4244 pr_warn("extern (kcfg) '%s': type is unsupported\n", ext_name);
4253 pr_warn("unrecognized extern section '%s'\n", sec_name);
4300 pr_warn("failed to find extern definition for BTF %s '%s'\n",
4355 pr_warn("failed to find extern definition for BTF var '%s'\n",
4437 pr_warn("prog '%s': invalid relo against '%s' for insns[%d].code 0x%x\n",
4453 pr_warn("prog '%s': extern relo failed to find extern for '%s' (%d)\n",
4471 pr_warn("prog '%s': incorrect bpf_call opcode\n", prog->name);
4477 pr_warn("prog '%s': bad call relo against '%s' in section '%s'\n",
4482 pr_warn("prog '%s': bad call relo against '%s' at offset %zu\n",
4493 pr_warn("prog '%s': invalid relo against '%s' in special section 0x%x; forgot to initialize global var?..\n",
4504 pr_warn("prog '%s': bad subprog addr relo against '%s' at offset %zu+%d\n",
4530 pr_warn("prog '%s': bad map relo against '%s' in section '%s'\n",
4546 pr_warn("prog '%s': map relo failed to find map for section '%s', off %zu\n",
4559 pr_warn("prog '%s': bad data relo against section '%s'\n",
4573 pr_warn("prog '%s': data relo failed to find map for section '%s'\n",
4654 pr_warn("sec '%s': failed to get relo #%d\n", relo_sec_name, i);
4661 pr_warn("sec '%s': symbol #%zu not found for relo #%d\n",
4667 pr_warn("sec '%s': corrupted symbol #%zu pointing to invalid section #%zu for relo #%d\n",
4673 pr_warn("sec '%s': invalid offset 0x%zx for relo #%d\n",
4762 pr_warn("failed to open %s: %d. No procfs support?\n", file,
4955 pr_warn("Failed to bump RLIMIT_MEMLOCK (err = %d), you might need to do it explicitly!\n", ret);
4964 pr_warn("Error in %s():%s(%d). Couldn't load trivial BPF "
5001 pr_warn("failed to get map info for map FD %d: %s\n", map_fd,
5030 pr_warn("couldn't retrieve pinned map '%s': %s\n",
5036 pr_warn("couldn't reuse pinned map at '%s': parameter mismatch\n",
5072 pr_warn("Error setting initial map(%s) contents: %s\n",
5083 pr_warn("Error freezing map(%s) as read-only: %s\n",
5136 pr_warn("map '%s': failed to create inner map: %d\n",
5195 pr_warn("Error in bpf_create_map_xattr(%s):%s(%d). Retrying without BTF.\n",
5251 pr_warn("map '%s': failed to initialize slot [%d] to map '%s' fd=%d: %d\n",
5284 pr_warn("map '%s': failed to initialize slot [%d] to prog '%s' fd=%d: %d\n",
5323 pr_warn("map '%s': failed to determine number of system CPUs: %d\n",
5377 pr_warn("map '%s': error reusing pinned map\n",
5382 pr_warn("map '%s': cannot find pinned map\n",
5413 pr_warn("map '%s': failed to mmap arena: %d\n",
5436 pr_warn("map '%s': failed to auto-pin at '%s': %d\n",
5447 pr_warn("map '%s': failed to create: %s(%d)\n", map->name, cp, err);
5571 pr_warn("failed to iterate BTF objects: %d\n", err);
5580 pr_warn("failed to get BTF object #%d FD: %d\n", id, err);
5592 pr_warn("failed to get BTF object #%d info: %d\n", id, err);
5605 pr_warn("failed to load module [%s]'s BTF object #%d: %d\n",
5798 pr_warn("prog '%s': relo #%d: target candidate search failed for [%d] %s %s: %ld\n",
5835 pr_warn("failed to parse target BTF: %d\n", err);
5895 pr_warn("prog '%s': relo #%d: failed to record relocation: %d\n",
5905 pr_warn("prog '%s': relo #%d: failed to relocate: %d\n",
5912 pr_warn("prog '%s': relo #%d: failed to patch insn #%u: %d\n",
6066 pr_warn("prog '%s': relo #%d: bad insn\n",
6079 pr_warn("prog '%s': relo #%d: bad relo type %d\n",
6181 pr_warn("prog '%s': error relocating .BTF.ext function info: %d\n",
6190 pr_warn("prog '%s': missing .BTF.ext function info.\n", prog->name);
6194 pr_warn("prog '%s': missing .BTF.ext function info for the main program, skipping all of .BTF.ext func info.\n",
6209 pr_warn("prog '%s': error relocating .BTF.ext line info: %d\n",
6218 pr_warn("prog '%s': missing .BTF.ext line info.\n", prog->name);
6222 pr_warn("prog '%s': missing .BTF.ext line info for the main program, skipping all of .BTF.ext line info.\n",
6288 pr_warn("prog '%s': failed to realloc prog code\n", main_prog->name);
6333 pr_warn("prog '%s': unexpected relo for insn #%zu, type %d\n",
6357 pr_warn("prog '%s': missing subprog addr relo for insn #%zu\n",
6373 pr_warn("prog '%s': no .text section found yet sub-program call exists\n",
6588 pr_warn("prog '%s': exception_callback:<value> decl tag not applied to the main program\n",
6605 pr_warn("prog '%s': exception_callback:<value> decl tag contains empty value\n",
6622 pr_warn("prog '%s': exception callback %s must be a global non-hidden function\n",
6628 pr_warn("prog '%s': multiple subprogs with same name as exception callback '%s'\n",
6639 pr_warn("prog '%s': cannot find exception callback '%s'\n", prog->name, name);
6752 pr_warn("prog '%s': subprog '%s' arg#%d is expected to be of `struct %s *` type\n",
6974 pr_warn("failed to perform CO-RE relocations: %d\n",
7019 pr_warn("prog '%s': failed to relocate calls: %d\n",
7056 pr_warn("prog '%s': failed to relocate data references: %d\n",
7064 pr_warn("prog '%s': failed to perform .BTF.ext fix ups: %d\n",
7103 pr_warn(".maps relo #%d: failed to get ELF relo\n", i);
7109 pr_warn(".maps relo #%d: symbol %zx not found\n",
7130 pr_warn(".maps relo #%d: cannot find map '%s' at rel->r_offset %zu\n",
7140 pr_warn(".maps relo #%d: '%s' isn't a BTF-defined map\n",
7146 pr_warn(".maps relo #%d: hash-of-maps '%s' should have key size %zu.\n",
7152 pr_warn(".maps relo #%d: '%s' isn't a valid map reference\n",
7159 pr_warn(".maps relo #%d: '%s' isn't a valid program reference\n",
7166 pr_warn(".maps relo #%d: '%s' isn't an entry-point program\n",
7231 pr_warn("internal error at %d\n", __LINE__);
7335 pr_warn("prog '%s': no BTF-based attach target is specified, use bpf_program__set_attach_target()\n",
7384 pr_warn("prog '%s': missing BPF prog type, check ELF section name '%s'\n",
7389 pr_warn("prog '%s': SEC(\"struct_ops\") program isn't referenced anywhere, did you forget to use it?\n",
7431 pr_warn("prog '%s': failed to prepare load attributes: %d\n",
7500 pr_warn("prog '%s': failed to bind map '%s': %s\n",
7532 pr_warn("prog '%s': BPF program load failed: %s\n", prog->name, cp);
7536 pr_warn("prog '%s': -- BEGIN PROG LOAD LOG --\n%s-- END PROG LOAD LOG --\n",
7825 pr_warn("prog '%s': failed to load: %d\n", prog->name, err);
7859 pr_warn("prog '%s': failed to initialize: %d\n",
7881 pr_warn("failed to init libelf for %s\n",
8048 pr_warn("failed to open /proc/kallsyms: %d\n", err);
8058 pr_warn("failed to read kallsyms entry: %d\n", ret);
8093 pr_warn("extern (ksym) '%s': resolution is ambiguous: 0x%llx or 0x%llx\n",
8158 pr_warn("extern (var ksym) '%s': not found in kernel BTF\n",
8181 pr_warn("extern (var ksym) '%s': incompatible types, expected [%d] %s %s, but kernel has [%d] %s %s\n",
8213 pr_warn("extern (func ksym) '%s': not found in kernel or module BTFs\n",
8227 pr_warn("extern (func ksym) '%s': func_proto [%d] incompatible with %s [%d]\n",
8237 pr_warn("extern (func ksym) '%s': module BTF fd index %d too big to fit in bpf_insn offset\n",
8335 pr_warn("extern (kcfg) '%s': failed to get kernel version\n", ext->name);
8350 pr_warn("extern (kcfg) '%s': unrecognized virtual extern\n", ext->name);
8360 pr_warn("extern '%s': unrecognized extern kind\n", ext->name);
8396 pr_warn("extern '%s' (strong): not resolved\n", ext->name);
8455 pr_warn("object '%s': load can't be attempted twice\n", obj->name);
8512 pr_warn("failed to load object '%s'\n", obj->path);
8538 pr_warn("failed to mkdir %s: %s\n", path, cp);
8560 pr_warn("failed to statfs %s: %s\n", dir, cp);
8566 pr_warn("specified path %s is not on BPF FS\n", path);
8579 pr_warn("prog '%s': can't pin program that wasn't loaded\n", prog->name);
8594 pr_warn("prog '%s': failed to pin at '%s': %s\n", prog->name, path, cp);
8607 pr_warn("prog '%s': can't unpin program that wasn't loaded\n", prog->name);
8629 pr_warn("invalid map pointer\n");
8634 pr_warn("map '%s': can't pin BPF map without FD (was it created?)\n", map->name);
8640 pr_warn("map '%s' already has pin path '%s' different from '%s'\n",
8650 pr_warn("missing a path to pin map '%s' at\n",
8654 pr_warn("map '%s' already pinned\n", bpf_map__name(map));
8685 pr_warn("failed to pin map: %s\n", cp);
8694 pr_warn("invalid map pointer\n");
8700 pr_warn("map '%s' already has pin path '%s' different from '%s'\n",
8706 pr_warn("no path to unpin map '%s' from\n",
8772 pr_warn("object not yet loaded; load it first\n");
8851 pr_warn("object not yet loaded; load it first\n");
9072 pr_warn("error: program handler doesn't match object\n");
9166 pr_warn("prog '%s': failed to realloc prog code\n", prog->name);
9694 pr_warn("struct_ops reloc: failed to get %d reloc\n", i);
9700 pr_warn("struct_ops reloc: symbol %zx not found\n",
9708 pr_warn("struct_ops reloc: cannot find map at rel->r_offset %zu\n",
9724 pr_warn("struct_ops reloc %s: rel->r_offset %zu shdr_idx %u unsupported non-static function\n",
9729 pr_warn("struct_ops reloc %s: invalid target program offset %llu\n",
9737 pr_warn("struct_ops reloc %s: cannot find member at moff %u\n",
9745 pr_warn("struct_ops reloc %s: cannot relocate non func ptr %s\n",
9752 pr_warn("struct_ops reloc %s: cannot find prog at shdr_idx %u to relocate func ptr %s\n",
9759 pr_warn("struct_ops reloc %s: prog %s is not struct_ops BPF program\n",
9842 pr_warn("vmlinux BTF is not found\n");
9848 pr_warn("%s is not found in vmlinux BTF\n", name);
9864 pr_warn("failed bpf_prog_get_info_by_fd for FD %d: %d\n",
9871 pr_warn("The target program doesn't have BTF\n");
9877 pr_warn("Failed to get BTF %d of the program: %d\n", info.btf_id, err);
9883 pr_warn("%s is not found in prog's BTF\n", name);
9954 pr_warn("prog '%s': attach program FD is not set\n", prog->name);
9959 pr_warn("prog '%s': failed to find BPF program (FD %d) BTF ID for '%s': %d\n",
9979 pr_warn("prog '%s': failed to find kernel BTF type ID of '%s': %d\n",
10139 pr_warn("map '%s': cannot be resized, map value type is not a datasec\n",
10147 pr_warn("map '%s': cannot be resized, map value datasec is empty\n",
10157 pr_warn("map '%s': cannot be resized, last var must be an array\n",
10166 pr_warn("map '%s': cannot be resized, element size (%d) doesn't align with new total size (%u)\n",
10208 pr_warn("map '%s': failed to resize memory-mapped region: %d\n",
10214 pr_warn("map '%s': failed to adjust resized BTF, clearing BTF key/value info: %d\n",
10297 pr_warn("error: unsupported map type\n");
10301 pr_warn("error: inner_map_fd already specified\n");
10325 pr_warn("error in %s: map handler doesn't belong to object\n",
10397 pr_warn("map '%s': unexpected key size %zu provided, expected %u\n",
10403 pr_warn("map '%s': can't use BPF map without FD (was it created?)\n", map->name);
10419 pr_warn("map '%s': unexpected value size %zu provided for per-CPU map, expected %d * %zu = %zd\n",
10427 pr_warn("map '%s': unexpected value size %zu provided, expected %u\n",
10522 pr_warn("prog '%s': can't use BPF program without FD (was it loaded?)\n",
10588 pr_warn("failed to open link at %s: %d\n", path, fd);
10715 pr_warn("prog '%s': invalid perf event FD %d\n",
10721 pr_warn("prog '%s': can't attach BPF program without FD (was it loaded?)\n",
10741 pr_warn("prog '%s': failed to create BPF link for perf_event FD %d: %d (%s)\n",
10749 pr_warn("prog '%s': user context value is not supported\n", prog->name);
10756 pr_warn("prog '%s': failed to attach to perf_event FD %d: %s\n",
10759 pr_warn("prog '%s': try add PERF_SAMPLE_CALLCHAIN to or remove exclude_callchain_[kernel|user] from pfd %d\n",
10767 pr_warn("prog '%s': failed to enable perf_event FD %d: %s\n",
10862 pr_warn("failed to determine %s perf type: %s\n",
10872 pr_warn("failed to determine %s retprobe bit: %s\n",
11008 pr_warn("failed to add legacy kprobe event for '%s+0x%zx': %s\n",
11016 pr_warn("failed to determine legacy kprobe event id for '%s+0x%zx': %s\n",
11033 pr_warn("legacy kprobe perf_event_open() failed: %s\n",
11165 pr_warn("prog '%s': failed to create %s '%s+0x%zx' perf event: %s\n",
11175 pr_warn("prog '%s': failed to attach to %s '%s+0x%zx': %s\n",
11314 pr_warn("failed to open %s: %d\n", available_functions_file, err);
11326 pr_warn("failed to parse available_filter_functions entry: %d\n", ret);
11389 pr_warn("failed to open %s: %d\n", available_path, err);
11399 pr_warn("failed to parse available_filter_functions_addrs entry: %d\n",
11448 pr_warn("prog '%s': can't attach BPF program without FD (was it loaded?)\n",
11502 pr_warn("prog '%s': failed to attach: %s\n",
11538 pr_warn("kprobe name is invalid: %s\n", func_name);
11543 pr_warn("kretprobes do not support offset specification\n");
11596 pr_warn("kprobe multi pattern is invalid: %s\n", spec);
11622 pr_warn("kprobe session pattern is invalid: %s\n", spec);
11652 pr_warn("prog '%s': invalid format of section definition '%s'\n", prog->name,
11710 pr_warn("failed to add legacy uprobe event for %s:0x%zx: %d\n",
11717 pr_warn("failed to determine legacy uprobe event id for %s:0x%zx: %d\n",
11733 pr_warn("legacy uprobe perf_event_open() failed: %d\n", err);
11764 pr_warn("zip: failed to open %s: %ld\n", archive_path, ret);
11770 pr_warn("zip: could not find archive member %s in %s: %ld\n", file_name,
11778 pr_warn("zip: entry %s of %s is compressed and cannot be handled\n", file_name,
11786 pr_warn("elf: could not read elf file %s from %s: %s\n", file_name, archive_path,
11909 pr_warn("prog '%s': can't attach BPF program without FD (was it loaded?)\n",
11951 pr_warn("prog '%s': failed to resolve full path for '%s': %d\n",
11992 pr_warn("prog '%s': failed to attach multi-uprobe: %s\n",
12044 pr_warn("prog '%s': failed to resolve full path for '%s': %d\n",
12108 pr_warn("prog '%s': failed to create %s '%s:0x%zx' perf event: %s\n",
12119 pr_warn("prog '%s': failed to attach to %s '%s:0x%zx': %s\n",
12169 pr_warn("prog '%s': section '%s' missing ':function[+offset]' specification\n",
12187 pr_warn("prog '%s': uretprobes do not support offset specification\n",
12196 pr_warn("prog '%s': invalid format of section definition '%s'\n", prog->name,
12232 pr_warn("prog '%s': can't attach BPF program without FD (was it loaded?)\n",
12243 pr_warn("prog '%s': failed to resolve full path for '%s': %d\n",
12285 pr_warn("invalid section '%s', expected SEC(\"usdt/<path>:<provider>:<name>\")\n",
12327 pr_warn("failed to determine tracepoint '%s/%s' perf event ID: %s\n",
12342 pr_warn("tracepoint '%s/%s' perf_event_open() failed: %s\n",
12367 pr_warn("prog '%s': failed to create tracepoint '%s/%s' perf event: %s\n",
12376 pr_warn("prog '%s': failed to attach to tracepoint '%s/%s': %s\n",
12438 pr_warn("prog '%s': can't attach before loaded\n", prog->name);
12453 pr_warn("prog '%s': failed to attach to raw tracepoint '%s': %s\n",
12499 pr_warn("prog '%s': invalid section name '%s'\n",
12522 pr_warn("prog '%s': can't attach before loaded\n", prog->name);
12537 pr_warn("prog '%s': failed to attach: %s\n",
12585 pr_warn("prog '%s': can't attach before loaded\n", prog->name);
12599 pr_warn("prog '%s': failed to attach to %s: %s\n",
12648 pr_warn("prog '%s': target netdevice ifindex cannot be zero\n",
12653 pr_warn("prog '%s': relative_fd and relative_id cannot be set at the same time\n",
12683 pr_warn("prog '%s': target netdevice ifindex cannot be zero\n",
12688 pr_warn("prog '%s': relative_fd and relative_id cannot be set at the same time\n",
12708 pr_warn("prog '%s': supply none or both of target_fd and attach_func_name\n",
12714 pr_warn("prog '%s': only BPF_PROG_TYPE_EXT can attach as freplace",
12756 pr_warn("prog '%s': can't attach before loaded\n", prog->name);
12770 pr_warn("prog '%s': failed to attach to iterator: %s\n",
12796 pr_warn("prog '%s': can't attach before loaded\n", prog->name);
12817 pr_warn("prog '%s': failed to attach to netfilter: %s\n",
12835 pr_warn("prog '%s': can't attach BPF program without FD (was it loaded?)\n",
12884 pr_warn("map '%s': can't attach BPF map without FD (was it created?)\n", map->name);
12938 pr_warn("map '%s': can't use BPF map without FD (was it created?)\n", map->name);
13063 pr_warn("failed to munmap cpu_buf #%d\n", cpu_buf->cpu);
13116 pr_warn("failed to open perf buffer event on cpu #%d: %s\n",
13127 pr_warn("failed to mmap perf buffer on cpu #%d: %s\n",
13134 pr_warn("failed to enable perf buffer event on cpu #%d: %s\n",
13218 pr_warn("page count should be power of two, but is %zu\n",
13233 pr_warn("failed to get map info for map FD %d: %s\n",
13241 pr_warn("map '%s' should be BPF_MAP_TYPE_PERF_EVENT_ARRAY\n",
13263 pr_warn("failed to create epoll instance: %s\n",
13283 pr_warn("failed to allocate events: out of memory\n");
13289 pr_warn("failed to allocate buffers: out of memory\n");
13295 pr_warn("failed to get online CPU mask: %d\n", err);
13324 pr_warn("failed to set cpu #%d, key %d -> perf FD %d: %s\n",
13335 pr_warn("failed to epoll_ctl cpu #%d perf FD %d: %s\n",
13394 pr_warn("unknown perf sample type %d\n", e->type);
13432 pr_warn("error while processing records: %d\n", err);
13516 pr_warn("perf_buffer: failed to process records in buffer #%d: %d\n", i, err);
13585 pr_warn("Failed to get CPU range %s: %d\n", s, n);
13592 pr_warn("Invalid CPU range [%d,%d] in %s\n",
13609 pr_warn("Empty CPU range\n");
13627 pr_warn("Failed to open cpu mask file %s: %d\n", fcpu, err);
13634 pr_warn("Failed to read cpu mask from %s: %d\n", fcpu, err);
13638 pr_warn("CPU mask is too big in file %s\n", fcpu);
13685 pr_warn("failed to find skeleton map '%s'\n", name);
13708 pr_warn("failed to find skeleton program '%s'\n", name);
13739 pr_warn("failed to initialize skeleton BPF object '%s': %d\n",
13747 pr_warn("failed to populate skeleton maps for '%s': %d\n", s->name, err);
13753 pr_warn("failed to populate skeleton progs for '%s': %d\n", s->name, err);
13776 pr_warn("subskeletons require BTF at runtime (object %s)\n",
13783 pr_warn("failed to populate subskeleton maps: %d\n", err);
13789 pr_warn("failed to populate subskeleton maps: %d\n", err);
13800 pr_warn("type for map '%1$s' is not a datasec: %2$s",
13836 pr_warn("failed to load BPF skeleton '%s': %d\n", s->name, err);
13878 pr_warn("failed to re-mmap() map '%s': %d\n",
13908 pr_warn("prog '%s': failed to auto-attach: %d\n",