Lines Matching refs:pr_warn
288 pr_warn("permission error while running as root; try raising 'ulimit -l'? current value: %s\n",
795 pr_warn("sec '%s': corrupted program '%s', offset %zu, size %zu\n",
845 pr_warn("sec '%s': failed to allocate memory for prog '%s'\n", sec_name, name);
879 pr_warn("sec '%s': failed to get symbol name for offset %zu\n",
885 pr_warn("sec '%s': program at offset %zu crosses section boundary\n",
891 pr_warn("sec '%s': program '%s' is static and not supported\n", sec_name, name);
905 pr_warn("sec '%s': failed to alloc memory for new program '%s'\n",
983 pr_warn("struct_ops init_kern: struct %s is not found in kernel BTF\n",
997 pr_warn("struct_ops init_kern: struct %s%s is not found in kernel BTF\n",
1015 pr_warn("struct_ops init_kern: struct %s data is not found in struct %s%s\n",
1084 pr_warn("struct_ops init_kern %s: Cannot find member %s in kernel BTF\n",
1092 pr_warn("struct_ops init_kern %s: bitfield %s is not supported\n",
1108 pr_warn("struct_ops init_kern %s: Unmatched member type %s %u != %u(kernel)\n",
1130 pr_warn("struct_ops init_kern %s: kernel member %s is not a func ptr\n",
1150 pr_warn("struct_ops init_kern %s: Error in size of member %s: %zd != %zd(kernel)\n",
1205 pr_warn("struct_ops init: DATASEC %s not found\n",
1218 pr_warn("struct_ops init: Cannot resolve var type_id %u in DATASEC %s\n",
1226 pr_warn("struct_ops init: anonymous type is not supported\n");
1230 pr_warn("struct_ops init: %s is not a struct\n", tname);
1262 pr_warn("struct_ops init: var %s is beyond the end of DATASEC %s\n",
1304 pr_warn("alloc memory failed for %s\n", path);
1377 pr_warn("elf: init internal error\n");
1401 pr_warn("elf: failed to open %s: %s\n", obj->path, cp);
1410 pr_warn("elf: failed to open %s as ELF file: %s\n", obj->path, elf_errmsg(-1));
1419 pr_warn("elf: '%s' is not a proper ELF object\n", obj->path);
1428 pr_warn("elf: '%s' is not a 64-bit ELF object\n", obj->path);
1437 pr_warn("elf: failed to get ELF header from %s: %s\n", obj->path, elf_errmsg(-1));
1444 pr_warn("elf: failed to get section names section index for %s: %s\n",
1452 pr_warn("elf: failed to get section names strings from %s: %s\n",
1462 pr_warn("elf: %s is not a valid eBPF object file\n", obj->path);
1484 pr_warn("elf: endianness mismatch in %s.\n", obj->path);
1492 pr_warn("invalid license section in %s\n", obj->path);
1509 pr_warn("invalid kver section in %s\n", obj->path);
1569 pr_warn("failed to get sym name string for var %s\n", name);
1767 pr_warn("failed to alloc map '%s' content buffer: %d\n",
1861 pr_warn("extern (kcfg) '%s': value '%c' implies tristate or char type\n",
1882 pr_warn("extern (kcfg) '%s': value '%c' implies bool, tristate, or char type\n",
1896 pr_warn("extern (kcfg) '%s': value '%s' implies char array type\n",
1903 pr_warn("extern (kcfg) '%s': invalid string config '%s'\n",
1911 pr_warn("extern (kcfg) '%s': long string '%s' of (%zu bytes) truncated to %d bytes\n",
1930 pr_warn("failed to parse '%s' as integer: %d\n", value, err);
1934 pr_warn("failed to parse '%s' as integer completely\n", value);
1970 pr_warn("extern (kcfg) '%s': value '%llu' implies integer, char, or boolean type\n",
1975 pr_warn("extern (kcfg) '%s': value '%llu' isn't boolean compatible\n",
1981 pr_warn("extern (kcfg) '%s': value '%llu' doesn't fit in %d bytes\n",
2019 pr_warn("failed to parse '%s': no separator\n", buf);
2031 pr_warn("failed to parse '%s': no value\n", buf);
2053 pr_warn("extern (kcfg) '%s': value '%s' isn't a valid integer\n", ext->name, value);
2057 pr_warn("extern (kcfg) '%s': value '%s' implies integer type\n", ext->name, value);
2089 pr_warn("failed to open system Kconfig\n");
2096 pr_warn("error parsing system Kconfig line '%s': %d\n",
2117 pr_warn("failed to open in-memory Kconfig: %d\n", err);
2124 pr_warn("error parsing in-memory Kconfig line '%s': %d\n",
2240 pr_warn("map '%s': attr '%s': expected PTR, got %s.\n",
2247 pr_warn("map '%s': attr '%s': type [%u] not found.\n",
2252 pr_warn("map '%s': attr '%s': expected ARRAY, got %s.\n",
2311 pr_warn("map '%s': invalid field #%d.\n", map_name, i);
2336 pr_warn("map '%s': conflicting key size %u != %u.\n",
2347 pr_warn("map '%s': key type [%d] not found.\n",
2352 pr_warn("map '%s': key spec is not PTR: %s.\n",
2358 pr_warn("map '%s': can't determine key size for type [%u]: %zd.\n",
2363 pr_warn("map '%s': conflicting key size %u != %zd.\n",
2376 pr_warn("map '%s': conflicting value size %u != %u.\n",
2387 pr_warn("map '%s': value type [%d] not found.\n",
2392 pr_warn("map '%s': value spec is not PTR: %s.\n",
2398 pr_warn("map '%s': can't determine value size for type [%u]: %zd.\n",
2403 pr_warn("map '%s': conflicting value size %u != %zd.\n",
2419 pr_warn("map '%s': multi-level inner maps not supported.\n",
2424 pr_warn("map '%s': '%s' member should be last.\n",
2429 pr_warn("map '%s': should be map-in-map or prog-array.\n",
2434 pr_warn("map '%s': conflicting value size %u != 4.\n",
2441 pr_warn("map '%s': %s type [%d] not found.\n",
2446 pr_warn("map '%s': %s spec is not a zero-sized array.\n",
2452 pr_warn("map '%s': %s def is of unexpected kind %s.\n",
2459 pr_warn("map '%s': prog-array value def is of unexpected kind %s.\n",
2466 pr_warn("map '%s': map-in-map inner def is of unexpected kind %s.\n",
2481 pr_warn("map '%s': inner def can't be pinned.\n", map_name);
2487 pr_warn("map '%s': invalid pinning value %u.\n",
2502 pr_warn("map '%s': unknown field '%s'.\n", map_name, name);
2510 pr_warn("map '%s': map type isn't specified.\n", map_name);
2632 pr_warn("map #%d: empty name.\n", var_idx);
2636 pr_warn("map '%s' BTF data is corrupted.\n", map_name);
2640 pr_warn("map '%s': unexpected var kind %s.\n",
2645 pr_warn("map '%s': unsupported map linkage %s.\n",
2652 pr_warn("map '%s': unexpected def kind %s.\n",
2657 pr_warn("map '%s': invalid def size.\n", map_name);
2666 pr_warn("map '%s': failed to alloc map name.\n", map_name);
2686 pr_warn("map '%s': couldn't build pin path.\n", map->name);
2735 pr_warn("elf: failed to get %s map definitions for %s\n",
2754 pr_warn("DATASEC '%s' not found.\n", MAPS_ELF_SEC);
2942 pr_warn("Error loading ELF section %s: %d.\n", BTF_ELF_SEC, err);
2960 pr_warn("Error loading ELF section %s: %d. Ignored and continue.\n",
3019 pr_warn("BTF is required, but is missing or corrupted.\n");
3211 pr_warn("Error loading vmlinux BTF: %d\n", err);
3292 pr_warn("prog '%s': exception_callback:<value> decl tag not applied to the main program\n",
3309 pr_warn("prog '%s': exception_callback:<value> decl tag contains empty value\n",
3326 pr_warn("prog '%s': exception callback %s must be a global non-hidden function\n",
3332 pr_warn("prog '%s': multiple subprogs with same name as exception callback '%s'\n",
3342 pr_warn("prog '%s': cannot find exception callback '%s'\n", prog->name, name);
3394 pr_warn("Error loading .BTF into kernel: %d. %s\n", err,
3412 pr_warn("elf: failed to get section name string at offset %zu from %s: %s\n",
3430 pr_warn("elf: failed to get section name string at offset %zu from %s: %s\n",
3445 pr_warn("elf: failed to get section(%zu) from %s: %s\n",
3480 pr_warn("elf: failed to get section(%zu) header from %s: %s\n",
3502 pr_warn("elf: failed to get section(%zu) name from %s: %s\n",
3537 pr_warn("elf: failed to get section(%zu) name from %s: %s\n",
3556 pr_warn("elf: failed to get section(%zu) %s data from %s: %s\n",
3683 pr_warn("elf: failed to get the number of sections for %s: %s\n",
3712 pr_warn("elf: multiple symbol tables in %s\n", obj->path);
3764 pr_warn("elf: couldn't find symbol table in %s, stripped object file?\n",
3823 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");
4204 pr_warn("failed to find BTF for extern '%s': %d\n",
4223 pr_warn("failed to find BTF for extern '%s' [%d] section: %d\n",
4232 pr_warn("extern function %s is unsupported under %s section\n",
4240 pr_warn("failed to resolve size of extern (kcfg) '%s': %d\n",
4246 pr_warn("failed to determine alignment of extern (kcfg) '%s': %d\n",
4253 pr_warn("extern (kcfg) '%s': type is unsupported\n", ext_name);
4262 pr_warn("unrecognized extern section '%s'\n", sec_name);
4309 pr_warn("failed to find extern definition for BTF %s '%s'\n",
4364 pr_warn("failed to find extern definition for BTF var '%s'\n",
4446 pr_warn("prog '%s': invalid relo against '%s' for insns[%d].code 0x%x\n",
4462 pr_warn("prog '%s': extern relo failed to find extern for '%s' (%d)\n",
4480 pr_warn("prog '%s': incorrect bpf_call opcode\n", prog->name);
4490 pr_warn("prog '%s': bad call relo against '%s' in section '%s'\n",
4495 pr_warn("prog '%s': bad call relo against '%s' at offset %zu\n",
4506 pr_warn("prog '%s': invalid relo against '%s' in special section 0x%x; forgot to initialize global var?..\n",
4517 pr_warn("prog '%s': bad subprog addr relo against '%s' at offset %zu+%d\n",
4537 pr_warn("prog '%s': bad map relo against '%s' in section '%s'\n",
4553 pr_warn("prog '%s': map relo failed to find map for section '%s', off %zu\n",
4566 pr_warn("prog '%s': bad data relo against section '%s'\n",
4580 pr_warn("prog '%s': data relo failed to find map for section '%s'\n",
4671 pr_warn("sec '%s': failed to get relo #%d\n", relo_sec_name, i);
4678 pr_warn("sec '%s': symbol #%zu not found for relo #%d\n",
4684 pr_warn("sec '%s': corrupted symbol #%zu pointing to invalid section #%zu for relo #%d\n",
4690 pr_warn("sec '%s': invalid offset 0x%zx for relo #%d\n",
4783 pr_warn("failed to open %s: %d. No procfs support?\n", file,
4924 pr_warn("Failed to bump RLIMIT_MEMLOCK (err = %d), you might need to do it explicitly!\n", ret);
4933 pr_warn("Error in %s():%s(%d). Couldn't load trivial BPF "
4988 pr_warn("Error in %s():%s(%d). Couldn't create simple array map.\n",
5168 pr_warn("Error in %s():%s(%d). Couldn't create simple array map.\n",
5394 pr_warn("Detection of kernel %s support failed: %d\n", feat->desc, ret);
5414 pr_warn("failed to get map info for map FD %d: %s\n", map_fd,
5443 pr_warn("couldn't retrieve pinned map '%s': %s\n",
5449 pr_warn("couldn't reuse pinned map at '%s': parameter mismatch\n",
5484 pr_warn("Error setting initial map(%s) contents: %s\n",
5495 pr_warn("Error freezing map(%s) as read-only: %s\n",
5532 pr_warn("map '%s': failed to create inner map: %d\n",
5585 pr_warn("Error in bpf_create_map_xattr(%s):%s(%d). Retrying without BTF.\n",
5631 pr_warn("map '%s': failed to initialize slot [%d] to map '%s' fd=%d: %d\n",
5664 pr_warn("map '%s': failed to initialize slot [%d] to prog '%s' fd=%d: %d\n",
5705 pr_warn("map '%s': failed to determine number of system CPUs: %d\n",
5759 pr_warn("map '%s': error reusing pinned map\n",
5764 pr_warn("map '%s': cannot find pinned map\n",
5807 pr_warn("map '%s': failed to auto-pin at '%s': %d\n",
5818 pr_warn("map '%s': failed to create: %s(%d)\n", map->name, cp, err);
5942 pr_warn("failed to iterate BTF objects: %d\n", err);
5951 pr_warn("failed to get BTF object #%d FD: %d\n", id, err);
5963 pr_warn("failed to get BTF object #%d info: %d\n", id, err);
5976 pr_warn("failed to load module [%s]'s BTF object #%d: %d\n",
6169 pr_warn("prog '%s': relo #%d: target candidate search failed for [%d] %s %s: %ld\n",
6208 pr_warn("failed to parse target BTF: %d\n", err);
6268 pr_warn("prog '%s': relo #%d: failed to record relocation: %d\n",
6278 pr_warn("prog '%s': relo #%d: failed to relocate: %d\n",
6285 pr_warn("prog '%s': relo #%d: failed to patch insn #%u: %d\n",
6439 pr_warn("prog '%s': relo #%d: bad insn\n",
6452 pr_warn("prog '%s': relo #%d: bad relo type %d\n",
6554 pr_warn("prog '%s': error relocating .BTF.ext function info: %d\n",
6563 pr_warn("prog '%s': missing .BTF.ext function info.\n", prog->name);
6567 pr_warn("prog '%s': missing .BTF.ext function info for the main program, skipping all of .BTF.ext func info.\n",
6582 pr_warn("prog '%s': error relocating .BTF.ext line info: %d\n",
6591 pr_warn("prog '%s': missing .BTF.ext line info.\n", prog->name);
6595 pr_warn("prog '%s': missing .BTF.ext line info for the main program, skipping all of .BTF.ext line info.\n",
6661 pr_warn("prog '%s': failed to realloc prog code\n", main_prog->name);
6706 pr_warn("prog '%s': unexpected relo for insn #%zu, type %d\n",
6730 pr_warn("prog '%s': missing subprog addr relo for insn #%zu\n",
6746 pr_warn("prog '%s': no .text section found yet sub-program call exists\n",
6947 pr_warn("failed to perform CO-RE relocations: %d\n",
6992 pr_warn("prog '%s': failed to relocate calls: %d\n",
7025 pr_warn("prog '%s': failed to relocate data references: %d\n",
7064 pr_warn(".maps relo #%d: failed to get ELF relo\n", i);
7070 pr_warn(".maps relo #%d: symbol %zx not found\n",
7091 pr_warn(".maps relo #%d: cannot find map '%s' at rel->r_offset %zu\n",
7101 pr_warn(".maps relo #%d: '%s' isn't a BTF-defined map\n",
7107 pr_warn(".maps relo #%d: hash-of-maps '%s' should have key size %zu.\n",
7113 pr_warn(".maps relo #%d: '%s' isn't a valid map reference\n",
7120 pr_warn(".maps relo #%d: '%s' isn't a valid program reference\n",
7127 pr_warn(".maps relo #%d: '%s' isn't an entry-point program\n",
7197 pr_warn("internal error at %d\n", __LINE__);
7301 pr_warn("prog '%s': no BTF-based attach target is specified, use bpf_program__set_attach_target()\n",
7346 pr_warn("prog '%s': missing BPF prog type, check ELF section name '%s'\n",
7381 pr_warn("prog '%s': failed to prepare load attributes: %d\n",
7450 pr_warn("prog '%s': failed to bind map '%s': %s\n",
7482 pr_warn("prog '%s': BPF program load failed: %s\n", prog->name, cp);
7486 pr_warn("prog '%s': -- BEGIN PROG LOAD LOG --\n%s-- END PROG LOAD LOG --\n",
7775 pr_warn("prog '%s': failed to load: %d\n", prog->name, err);
7809 pr_warn("prog '%s': failed to initialize: %d\n",
7832 pr_warn("failed to init libelf for %s\n",
7979 pr_warn("failed to open /proc/kallsyms: %d\n", err);
7989 pr_warn("failed to read kallsyms entry: %d\n", ret);
8019 pr_warn("extern (ksym) '%s': resolution is ambiguous: 0x%llx or 0x%llx\n",
8084 pr_warn("extern (var ksym) '%s': not found in kernel BTF\n",
8107 pr_warn("extern (var ksym) '%s': incompatible types, expected [%d] %s %s, but kernel has [%d] %s %s\n",
8139 pr_warn("extern (func ksym) '%s': not found in kernel or module BTFs\n",
8153 pr_warn("extern (func ksym) '%s': func_proto [%d] incompatible with %s [%d]\n",
8163 pr_warn("extern (func ksym) '%s': module BTF fd index %d too big to fit in bpf_insn offset\n",
8261 pr_warn("extern (kcfg) '%s': failed to get kernel version\n", ext->name);
8276 pr_warn("extern (kcfg) '%s': unrecognized virtual extern\n", ext->name);
8286 pr_warn("extern '%s': unrecognized extern kind\n", ext->name);
8322 pr_warn("extern '%s' (strong): not resolved\n", ext->name);
8372 pr_warn("object '%s': load can't be attempted twice\n", obj->name);
8429 pr_warn("failed to load object '%s'\n", obj->path);
8455 pr_warn("failed to mkdir %s: %s\n", path, cp);
8477 pr_warn("failed to statfs %s: %s\n", dir, cp);
8483 pr_warn("specified path %s is not on BPF FS\n", path);
8496 pr_warn("prog '%s': can't pin program that wasn't loaded\n", prog->name);
8511 pr_warn("prog '%s': failed to pin at '%s': %s\n", prog->name, path, cp);
8524 pr_warn("prog '%s': can't unpin program that wasn't loaded\n", prog->name);
8546 pr_warn("invalid map pointer\n");
8552 pr_warn("map '%s' already has pin path '%s' different from '%s'\n",
8562 pr_warn("missing a path to pin map '%s' at\n",
8566 pr_warn("map '%s' already pinned\n", bpf_map__name(map));
8597 pr_warn("failed to pin map: %s\n", cp);
8606 pr_warn("invalid map pointer\n");
8612 pr_warn("map '%s' already has pin path '%s' different from '%s'\n",
8618 pr_warn("no path to unpin map '%s' from\n",
8684 pr_warn("object not yet loaded; load it first\n");
8763 pr_warn("object not yet loaded; load it first\n");
8981 pr_warn("error: program handler doesn't match object\n");
9075 pr_warn("prog '%s': failed to realloc prog code\n", prog->name);
9602 pr_warn("struct_ops reloc: failed to get %d reloc\n", i);
9608 pr_warn("struct_ops reloc: symbol %zx not found\n",
9616 pr_warn("struct_ops reloc: cannot find map at rel->r_offset %zu\n",
9632 pr_warn("struct_ops reloc %s: rel->r_offset %zu shdr_idx %u unsupported non-static function\n",
9637 pr_warn("struct_ops reloc %s: invalid target program offset %llu\n",
9645 pr_warn("struct_ops reloc %s: cannot find member at moff %u\n",
9653 pr_warn("struct_ops reloc %s: cannot relocate non func ptr %s\n",
9660 pr_warn("struct_ops reloc %s: cannot find prog at shdr_idx %u to relocate func ptr %s\n",
9667 pr_warn("struct_ops reloc %s: prog %s is not struct_ops BPF program\n",
9687 pr_warn("struct_ops reloc %s: cannot use prog %s in sec %s with type %u attach_btf_id %u expected_attach_type %u for func ptr %s\n",
9763 pr_warn("vmlinux BTF is not found\n");
9769 pr_warn("%s is not found in vmlinux BTF\n", name);
9785 pr_warn("failed bpf_prog_get_info_by_fd for FD %d: %d\n",
9792 pr_warn("The target program doesn't have BTF\n");
9798 pr_warn("Failed to get BTF %d of the program: %d\n", info.btf_id, err);
9804 pr_warn("%s is not found in prog's BTF\n", name);
9858 pr_warn("prog '%s': attach program FD is not set\n", prog->name);
9863 pr_warn("prog '%s': failed to find BPF program (FD %d) BTF ID for '%s': %d\n",
9881 pr_warn("prog '%s': failed to find kernel BTF type ID of '%s': %d\n",
10037 pr_warn("map '%s': cannot be resized, map value type is not a datasec\n",
10045 pr_warn("map '%s': cannot be resized, map value datasec is empty\n",
10055 pr_warn("map '%s': cannot be resized, last var must be an array\n",
10064 pr_warn("map '%s': cannot be resized, element size (%d) doesn't align with new total size (%u)\n",
10103 pr_warn("map '%s': failed to resize memory-mapped region: %d\n",
10109 pr_warn("map '%s': failed to adjust resized BTF, clearing BTF key/value info: %d\n",
10170 pr_warn("error: unsupported map type\n");
10174 pr_warn("error: inner_map_fd already specified\n");
10198 pr_warn("error in %s: map handler doesn't belong to object\n",
10270 pr_warn("map '%s': unexpected key size %zu provided, expected %u\n",
10287 pr_warn("map '%s': unexpected value size %zu provided for per-CPU map, expected %d * %zu = %zd\n",
10295 pr_warn("map '%s': unexpected value size %zu provided, expected %u\n",
10449 pr_warn("failed to open link at %s: %d\n", path, fd);
10576 pr_warn("prog '%s': invalid perf event FD %d\n",
10582 pr_warn("prog '%s': can't attach BPF program w/o FD (did you load it?)\n",
10602 pr_warn("prog '%s': failed to create BPF link for perf_event FD %d: %d (%s)\n",
10610 pr_warn("prog '%s': user context value is not supported\n", prog->name);
10617 pr_warn("prog '%s': failed to attach to perf_event FD %d: %s\n",
10620 pr_warn("prog '%s': try add PERF_SAMPLE_CALLCHAIN to or remove exclude_callchain_[kernel|user] from pfd %d\n",
10628 pr_warn("prog '%s': failed to enable perf_event FD %d: %s\n",
10723 pr_warn("failed to determine %s perf type: %s\n",
10733 pr_warn("failed to determine %s retprobe bit: %s\n",
10869 pr_warn("failed to add legacy kprobe event for '%s+0x%zx': %s\n",
10877 pr_warn("failed to determine legacy kprobe event id for '%s+0x%zx': %s\n",
10894 pr_warn("legacy kprobe perf_event_open() failed: %s\n",
11026 pr_warn("prog '%s': failed to create %s '%s+0x%zx' perf event: %s\n",
11036 pr_warn("prog '%s': failed to attach to %s '%s+0x%zx': %s\n",
11175 pr_warn("failed to open %s: %d\n", available_functions_file, err);
11187 pr_warn("failed to parse available_filter_functions entry: %d\n", ret);
11250 pr_warn("failed to open %s: %d\n", available_path, err);
11260 pr_warn("failed to parse available_filter_functions_addrs entry: %d\n",
11350 pr_warn("prog '%s': failed to attach: %s\n",
11386 pr_warn("kprobe name is invalid: %s\n", func_name);
11391 pr_warn("kretprobes do not support offset specification\n");
11444 pr_warn("kprobe multi pattern is invalid: %s\n", pattern);
11474 pr_warn("prog '%s': invalid format of section definition '%s'\n", prog->name,
11532 pr_warn("failed to add legacy uprobe event for %s:0x%zx: %d\n",
11539 pr_warn("failed to determine legacy uprobe event id for %s:0x%zx: %d\n",
11555 pr_warn("legacy uprobe perf_event_open() failed: %d\n", err);
11584 pr_warn("zip: failed to open %s: %ld\n", archive_path, ret);
11590 pr_warn("zip: could not find archive member %s in %s: %ld\n", file_name,
11598 pr_warn("zip: entry %s of %s is compressed and cannot be handled\n", file_name,
11615 pr_warn("elf: could not read elf file %s from %s: %s\n", file_name, archive_path,
11776 pr_warn("prog '%s': failed to resolve full path for '%s': %d\n",
11818 pr_warn("prog '%s': failed to attach multi-uprobe: %s\n",
11870 pr_warn("prog '%s': failed to resolve full path for '%s': %d\n",
11934 pr_warn("prog '%s': failed to create %s '%s:0x%zx' perf event: %s\n",
11945 pr_warn("prog '%s': failed to attach to %s '%s:0x%zx': %s\n",
11995 pr_warn("prog '%s': section '%s' missing ':function[+offset]' specification\n",
12013 pr_warn("prog '%s': uretprobes do not support offset specification\n",
12022 pr_warn("prog '%s': invalid format of section definition '%s'\n", prog->name,
12059 pr_warn("prog '%s': can't attach BPF program w/o FD (did you load it?)\n",
12070 pr_warn("prog '%s': failed to resolve full path for '%s': %d\n",
12114 pr_warn("invalid section '%s', expected SEC(\"usdt/<path>:<provider>:<name>\")\n",
12157 pr_warn("failed to determine tracepoint '%s/%s' perf event ID: %s\n",
12172 pr_warn("tracepoint '%s/%s' perf_event_open() failed: %s\n",
12197 pr_warn("prog '%s': failed to create tracepoint '%s/%s' perf event: %s\n",
12206 pr_warn("prog '%s': failed to attach to tracepoint '%s/%s': %s\n",
12262 pr_warn("prog '%s': can't attach before loaded\n", prog->name);
12275 pr_warn("prog '%s': failed to attach to raw tracepoint '%s': %s\n",
12315 pr_warn("prog '%s': invalid section name '%s'\n",
12338 pr_warn("prog '%s': can't attach before loaded\n", prog->name);
12353 pr_warn("prog '%s': failed to attach: %s\n",
12401 pr_warn("prog '%s': can't attach before loaded\n", prog->name);
12415 pr_warn("prog '%s': failed to attach to %s: %s\n",
12458 pr_warn("prog '%s': target netdevice ifindex cannot be zero\n",
12463 pr_warn("prog '%s': relative_fd and relative_id cannot be set at the same time\n",
12493 pr_warn("prog '%s': target netdevice ifindex cannot be zero\n",
12498 pr_warn("prog '%s': relative_fd and relative_id cannot be set at the same time\n",
12518 pr_warn("prog '%s': supply none or both of target_fd and attach_func_name\n",
12524 pr_warn("prog '%s': only BPF_PROG_TYPE_EXT can attach as freplace",
12566 pr_warn("prog '%s': can't attach before loaded\n", prog->name);
12580 pr_warn("prog '%s': failed to attach to iterator: %s\n",
12606 pr_warn("prog '%s': can't attach before loaded\n", prog->name);
12627 pr_warn("prog '%s': failed to attach to netfilter: %s\n",
12857 pr_warn("failed to munmap cpu_buf #%d\n", cpu_buf->cpu);
12910 pr_warn("failed to open perf buffer event on cpu #%d: %s\n",
12921 pr_warn("failed to mmap perf buffer on cpu #%d: %s\n",
12928 pr_warn("failed to enable perf buffer event on cpu #%d: %s\n",
13012 pr_warn("page count should be power of two, but is %zu\n",
13027 pr_warn("failed to get map info for map FD %d: %s\n",
13035 pr_warn("map '%s' should be BPF_MAP_TYPE_PERF_EVENT_ARRAY\n",
13057 pr_warn("failed to create epoll instance: %s\n",
13077 pr_warn("failed to allocate events: out of memory\n");
13083 pr_warn("failed to allocate buffers: out of memory\n");
13089 pr_warn("failed to get online CPU mask: %d\n", err);
13118 pr_warn("failed to set cpu #%d, key %d -> perf FD %d: %s\n",
13129 pr_warn("failed to epoll_ctl cpu #%d perf FD %d: %s\n",
13188 pr_warn("unknown perf sample type %d\n", e->type);
13226 pr_warn("error while processing records: %d\n", err);
13310 pr_warn("perf_buffer: failed to process records in buffer #%d: %d\n", i, err);
13379 pr_warn("Failed to get CPU range %s: %d\n", s, n);
13386 pr_warn("Invalid CPU range [%d,%d] in %s\n",
13403 pr_warn("Empty CPU range\n");
13421 pr_warn("Failed to open cpu mask file %s: %d\n", fcpu, err);
13428 pr_warn("Failed to read cpu mask from %s: %d\n", fcpu, err);
13432 pr_warn("CPU mask is too big in file %s\n", fcpu);
13479 pr_warn("failed to find skeleton map '%s'\n", name);
13502 pr_warn("failed to find skeleton program '%s'\n", name);
13533 pr_warn("failed to initialize skeleton BPF object '%s': %d\n",
13541 pr_warn("failed to populate skeleton maps for '%s': %d\n", s->name, err);
13547 pr_warn("failed to populate skeleton progs for '%s': %d\n", s->name, err);
13570 pr_warn("subskeletons require BTF at runtime (object %s)\n",
13577 pr_warn("failed to populate subskeleton maps: %d\n", err);
13583 pr_warn("failed to populate subskeleton maps: %d\n", err);
13594 pr_warn("type for map '%1$s' is not a datasec: %2$s",
13630 pr_warn("failed to load BPF skeleton '%s': %d\n", s->name, err);
13667 pr_warn("failed to re-mmap() map '%s': %d\n",
13697 pr_warn("prog '%s': failed to auto-attach: %d\n",