Symbol: warnx
samples/cgroup/memcg_event_listener.c
169
warnx("Failed to get counter value from line %s", line);
samples/cgroup/memcg_event_listener.c
208
warnx("Unknown inotify event %d, should be %d", event->wd,
samples/cgroup/memcg_event_listener.c
216
warnx("No IN_MODIFY event, skip it");
samples/cgroup/memcg_event_listener.c
222
warnx("Can't read memcg events");
samples/cgroup/memcg_event_listener.c
271
warnx("Path to cgroup memory.events is too long");
samples/cgroup/memcg_event_listener.c
280
warnx("Failed to read initial memcg events state (%d)", ret);
samples/cgroup/memcg_event_listener.c
67
warnx("Counter line %s has wrong name, %s is expected",
samples/cgroup/memcg_event_listener.c
79
warnx("Failed to parse: %s", &line[len]);
samples/cgroup/memcg_event_listener.c
84
warnx("Not digits were found in line %s", &line[len]);
samples/cgroup/memcg_event_listener.c
89
warnx("Further characters after number: %s", endptr);
samples/pidfd/pidfd-metadata.c
96
warnx("CLONE_PIDFD is not supported by the kernel");
scripts/unifdef.c
1219
warnx("%s: %d: %s", filename, linenum, msg);
scripts/unifdef.c
1221
warnx("%s: %d: %s (#if line %d depth %d)",
tools/arch/x86/kcpuid/kcpuid.c
424
warnx("Wrong line format:\n"
tools/include/nolibc/err.h
63
warnx(fmt, args);
tools/perf/bench/futex-requeue.c
104
warnx("futex_wait");
tools/perf/bench/futex-requeue.c
118
warnx("futex_wait_requeue_pi");
tools/perf/bench/futex-requeue.c
295
warnx("couldn't wakeup all tasks (%d/%d)",
tools/perf/bench/futex-wake-parallel.c
91
warnx("couldn't wakeup all tasks (%d/%d)",
tools/perf/jvmti/jvmti_agent.c
151
warnx("jvmti: cannot generate jit cache dir because %s/.debug/"
tools/perf/jvmti/jvmti_agent.c
166
warnx("jvmti: cannot generate jit cache dir because"
tools/perf/jvmti/jvmti_agent.c
181
warnx("jvmti: cannot generate jit cache dir because"
tools/perf/jvmti/jvmti_agent.c
260
warnx("jvmti: arch timestamp not supported");
tools/perf/jvmti/jvmti_agent.c
262
warnx("jvmti: kernel does not support %d clock id", perf_clk_id);
tools/perf/jvmti/jvmti_agent.c
278
warnx("jvmti: cannot generate jitdump file full path because"
tools/perf/jvmti/jvmti_agent.c
292
warnx("jvmti: failed to create marker file");
tools/perf/jvmti/jvmti_agent.c
303
warnx("jvmti: jitdump in %s", dump_path);
tools/perf/jvmti/jvmti_agent.c
337
warnx("jvmti: invalid fd in close_agent");
tools/perf/jvmti/jvmti_agent.c
373
warnx("jvmti: invalid fd in write_native_code");
tools/perf/jvmti/jvmti_agent.c
434
warnx("jvmti: invalid fd in write_debug_info");
tools/perf/jvmti/libjvmti.c
26
warnx("%s failed with %s", msg, err_msg);
tools/perf/jvmti/libjvmti.c
261
warnx("jvmti: cannot get line table for method");
tools/perf/jvmti/libjvmti.c
267
warnx("jvmti: cannot allocate space for line table method names");
tools/perf/jvmti/libjvmti.c
271
warnx("jvmti: fill_source_filenames failed");
tools/perf/jvmti/libjvmti.c
29
warnx("%s failed with an unknown error %d", msg, ret);
tools/perf/jvmti/libjvmti.c
298
warnx("jvmti: write_debug_info() failed");
tools/perf/jvmti/libjvmti.c
306
warnx("jvmti: write_code() failed");
tools/perf/jvmti/libjvmti.c
333
warnx("jvmti: write_code() failed for code_generated");
tools/perf/jvmti/libjvmti.c
347
warnx("jvmti: open_agent failed");
tools/perf/jvmti/libjvmti.c
356
warnx("jvmti: jvmti version 1 not supported");
tools/perf/util/genelf.c
108
warnx("cannot get section header");
tools/perf/util/genelf.c
123
warnx("cannot create section");
tools/perf/util/genelf.c
129
warnx("cannot get new data");
tools/perf/util/genelf.c
142
warnx("cannot get section header");
tools/perf/util/genelf.c
200
warnx("ELF initialization failed");
tools/perf/util/genelf.c
206
warnx("elf_begin failed");
tools/perf/util/genelf.c
215
warnx("cannot get ehdr");
tools/perf/util/genelf.c
245
warnx("cannot create section");
tools/perf/util/genelf.c
251
warnx("cannot get new data");
tools/perf/util/genelf.c
264
warnx("cannot get section header");
tools/perf/util/genelf.c
295
warnx("cannot create section");
tools/perf/util/genelf.c
301
warnx("cannot get new data");
tools/perf/util/genelf.c
314
warnx("cannot get section header");
tools/perf/util/genelf.c
331
warnx("cannot create section");
tools/perf/util/genelf.c
337
warnx("cannot get new data");
tools/perf/util/genelf.c
350
warnx("cannot get section header");
tools/perf/util/genelf.c
369
warnx("cannot allocate strsym");
tools/perf/util/genelf.c
376
warnx("cannot create section");
tools/perf/util/genelf.c
382
warnx("cannot get new data");
tools/perf/util/genelf.c
395
warnx("cannot get section header");
tools/perf/util/genelf.c
411
warnx("cannot create section");
tools/perf/util/genelf.c
417
warnx("cannot get new data");
tools/perf/util/genelf.c
439
warnx("cannot get section header");
tools/perf/util/genelf.c
459
warnx("elf_update 4 failed");
tools/perf/util/genelf.c
89
warnx("cannot create section");
tools/perf/util/genelf.c
95
warnx("cannot get new data");
tools/perf/util/genelf_debug.c
50
warnx("DUMP for %s", msg);
tools/perf/util/genelf_debug.c
515
warnx("cannot create section");
tools/perf/util/genelf_debug.c
52
warnx("%4zu 0x%02x", i, (((char *)be->data)[i]) & 0xff);
tools/perf/util/genelf_debug.c
521
warnx("cannot get new data");
tools/perf/util/genelf_debug.c
534
warnx("cannot get section header");
tools/perf/util/genelf_debug.c
549
warnx("cannot create section");
tools/perf/util/genelf_debug.c
555
warnx("cannot get new data");
tools/perf/util/genelf_debug.c
568
warnx("cannot get section header");
tools/perf/util/genelf_debug.c
583
warnx("cannot create section");
tools/perf/util/genelf_debug.c
589
warnx("cannot get new data");
tools/perf/util/genelf_debug.c
602
warnx("cannot get section header");
tools/perf/util/genelf_debug.c
616
warnx("elf_update debug failed");
tools/power/x86/turbostat/turbostat.c
10072
warnx("%s: perf/%s/%s: failed to read %s", __func__, perf_device, pinfo->event, "type");
tools/power/x86/turbostat/turbostat.c
10078
warnx("%s: perf/%s/%s: failed to read %s", __func__, perf_device, pinfo->event, "config");
tools/power/x86/turbostat/turbostat.c
10089
warnx("%s: perf/%s/%s: failed to open counter on cpu%d", __func__, perf_device, pinfo->event, cpu);
tools/power/x86/turbostat/turbostat.c
10672
warnx("ignoring thread counter %s", name);
tools/power/x86/turbostat/turbostat.c
10684
warnx("ignoring core counter %s", name);
tools/power/x86/turbostat/turbostat.c
10696
warnx("ignoring package counter %s", name);
tools/power/x86/turbostat/turbostat.c
10701
warnx("ignoring counter %s with unknown scope", name);
tools/power/x86/turbostat/turbostat.c
10788
warnx("ignoring thread counter perf/%s/%s", perf_device, perf_event);
tools/power/x86/turbostat/turbostat.c
10795
warnx("ignoring core counter perf/%s/%s", perf_device, perf_event);
tools/power/x86/turbostat/turbostat.c
10802
warnx("ignoring package counter perf/%s/%s", perf_device, perf_event);
tools/power/x86/turbostat/turbostat.c
11303
warnx("Counter '%s' can not be added.", deferred_add_names[i]);
tools/power/x86/turbostat/turbostat.c
11309
warnx("Counter '%s' can not be skipped.", deferred_skip_names[i]);
tools/power/x86/turbostat/turbostat.c
4569
warnx("BUG: %s: No %s", __func__, path);
tools/power/x86/turbostat/turbostat.c
4939
warnx("%s: id%d not found", __func__, id);
tools/power/x86/turbostat/turbostat.c
5388
warnx("%s: package_id %d not found", __func__, cpus[t->cpu_id].package_id);
tools/power/x86/turbostat/turbostat.c
7045
warnx("Failed to access %s. Some of the counters may not be available\n"
tools/power/x86/turbostat/turbostat.c
8457
warnx("Read %s failed", path);
tools/power/x86/turbostat/turbostat.c
8484
warnx("Failed to access %s. Some of the counters may not be available\n"
tools/power/x86/turbostat/turbostat.c
8551
warnx("%s: cpu str malformat %s\n", sysfs_path, cpu_effective_str);
tools/power/x86/turbostat/turbostat.c
9140
warnx("get_msr(UCODE)");
tools/power/x86/turbostat/turbostat.c
9361
warnx("Failed to access %s. Some of the counters may not be available\n"
tools/power/x86/turbostat/turbostat.c
9386
warnx("%s: perf REFS: failed to open counter on cpu%d", __func__, cpu);
tools/power/x86/turbostat/turbostat.c
9392
warnx("%s: perf MISS: failed to open counter on cpu%d", __func__, cpu);
tools/power/x86/turbostat/turbostat.c
9423
warnx("%s(cpu%d, 0x%x, 0x%llx) REFS", __func__, cpu, perf_pmu_types.uniform, perf_model_support->first.refs);
tools/power/x86/turbostat/turbostat.c
9429
warnx("%s(cpu%d, 0x%x, 0x%llx) HITS", __func__, cpu, perf_pmu_types.uniform, perf_model_support->first.hits);
tools/power/x86/turbostat/turbostat.c
9438
warnx("%s(cpu%d, 0x%x, 0x%llx) REFS", __func__, cpu, perf_pmu_types.pcore, perf_model_support->first.refs);
tools/power/x86/turbostat/turbostat.c
9444
warnx("%s(cpu%d, 0x%x, 0x%llx) HITS", __func__, cpu, perf_pmu_types.pcore, perf_model_support->first.hits);
tools/power/x86/turbostat/turbostat.c
9451
warnx("%s(cpu%d, 0x%x, 0x%llx) REFS", __func__, cpu, perf_pmu_types.ecore, perf_model_support->second.refs);
tools/power/x86/turbostat/turbostat.c
9457
warnx("%s(cpu%d, 0x%x, 0x%llx) HITS", __func__, cpu, perf_pmu_types.ecore, perf_model_support->second.hits);
tools/power/x86/turbostat/turbostat.c
9464
warnx("%s(cpu%d, 0x%x, 0x%llx) REFS", __func__, cpu, perf_pmu_types.lcore, perf_model_support->third.refs);
tools/power/x86/turbostat/turbostat.c
9470
warnx("%s(cpu%d, 0x%x, 0x%llx) HITS", __func__, cpu, perf_pmu_types.lcore, perf_model_support->third.hits);
tools/testing/selftests/mm/transhuge-stress.c
72
warnx("allocate %zd transhuge pages, using %zd MiB virtual memory"
tools/testing/selftests/rlimits/rlimits-per-userns.c
101
warnx("(pid=%d) Starting testcase", pid);
tools/testing/selftests/rlimits/rlimits-per-userns.c
146
warnx("(pid=%d): pid %d exited, status=%d",
tools/testing/selftests/rlimits/rlimits-per-userns.c
149
warnx("(pid=%d): pid %d killed by signal %d",
tools/testing/selftests/rlimits/rlimits-per-userns.c
155
warnx("(pid=%d): Test failed", pid);
tools/testing/selftests/rlimits/rlimits-per-userns.c
159
warnx("(pid=%d): Test passed", pid);
tools/testing/selftests/rlimits/rlimits-per-userns.c
38
warnx("(pid=%d): Setting RLIMIT_NPROC=%ld", pid, n);
tools/testing/selftests/rlimits/rlimits-per-userns.c
56
warnx("(pid=%d): New process starting ...", pid);
tools/testing/selftests/rlimits/rlimits-per-userns.c
63
warnx("(pid=%d): Changing to uid=%d, gid=%d", pid, user, group);
tools/testing/selftests/rlimits/rlimits-per-userns.c
70
warnx("(pid=%d): Service running ...", pid);
tools/testing/selftests/rlimits/rlimits-per-userns.c
72
warnx("(pid=%d): Unshare user namespace", pid);
tools/testing/selftests/rlimits/rlimits-per-userns.c
79
warnx("(pid=%d): Executing real service ...", pid);
tools/tracing/latency/latency-collector.c
1353
warnx(emsg, file);
tools/tracing/latency/latency-collector.c
1424
warnx("Failed to set the %s option to %s",
tools/tracing/latency/latency-collector.c
1505
warnx("inotify() buffer filled, skipping events");
tools/tracing/latency/latency-collector.c
1507
warnx("read() returned too few bytes on inotify fd");
tools/tracing/latency/latency-collector.c
1643
warnx(
tools/tracing/latency/latency-collector.c
1876
warnx("%s is not a known latency tracer!\n",
tools/tracing/latency/latency-collector.c
1909
warnx("Unknown scheduling %s\n", optarg);
tools/tracing/latency/latency-collector.c
1933
warnx("NRTHR must be > 0\n");
tools/tracing/latency/latency-collector.c
1942
warnx("TIME must be >= 0\n");
tools/tracing/latency/latency-collector.c
1961
warnx("NRLAT must be > 0\n");
tools/tracing/latency/latency-collector.c
1996
warnx("WARNING: The tracer is %s and random sleep has",
tools/tracing/latency/latency-collector.c
563
warnx("Failed to restore the %s option to %s",
tools/tracing/latency/latency-collector.c
597
warnx("Failed to restore %s to %s!", file, *saved);
tools/tracing/latency/latency-collector.c
741
warnx("Bad program state at %s:%d", __FILE__, __LINE__);
tools/tracing/latency/latency-collector.c
771
warnx("Programmer assumption error at %s:%d\n", __FILE__,
tools/tracing/latency/latency-collector.c
938
warnx("%s", no_tracer_msg);
tools/tracing/latency/latency-collector.c
943
warnx("%s", no_latency_tr_msg);
tools/tracing/latency/latency-collector.c
998
warnx("lrand48_r() failed");