Searched refs:stderr (Results 126 - 150 of 609) sorted by relevance

1234567891011>>

/linux-master/tools/perf/
H A Dperf.c170 fprintf(stderr, "Open debug file '%s' failed: %s\n",
254 fprintf(stderr, "No directory given for --debugfs-dir.\n");
264 fprintf(stderr, "No directory given for --buildid-dir.\n");
274 fprintf(stderr, "dir: %s\n", tracing_path_mount());
297 fprintf(stderr, "No variable specified for --debug.\n");
307 fprintf(stderr, "No path given for --debug-file.\n");
318 fprintf(stderr, "Unknown option: %s\n", cmd);
367 fprintf(stderr, "write failure on standard output: %s",
372 fprintf(stderr, "unknown write failure on standard output");
376 fprintf(stderr, "clos
[all...]
/linux-master/tools/lib/subcmd/
H A Dparse-options.c23 fprintf(stderr, " Error: switch `%c' %s", opt->short_name, reason);
25 fprintf(stderr, " Error: option `no-%s' %s", opt->long_name, reason);
27 fprintf(stderr, " Error: option `%s' %s", opt->long_name, reason);
41 fprintf(stderr, " Warning: switch `%c' %s", opt->short_name, reason);
43 fprintf(stderr, " Warning: option `no-%s' %s", opt->long_name, reason);
45 fprintf(stderr, " Warning: option `%s' %s", opt->long_name, reason);
456 fprintf(stderr,
482 fprintf(stderr, " Error: did you mean `--%s` (with two dashes ?)\n", arg);
490 fprintf(stderr, " Error: did you mean `--%s` (with two dashes ?)\n", arg);
702 fputc('\n', stderr);
[all...]
/linux-master/tools/testing/selftests/powerpc/benchmarks/
H A Dfork.c221 fprintf(stderr, "Usage: fork <options> CPU\n\n");
222 fprintf(stderr, "\t\t--fork\tUse fork() (default threads)\n");
223 fprintf(stderr, "\t\t--vfork\tUse vfork() (default threads)\n");
224 fprintf(stderr, "\t\t--exec\tAlso exec() (default no exec)\n");
225 fprintf(stderr, "\t\t--timeout=X\tDuration in seconds to run (default 30)\n");
226 fprintf(stderr, "\t\t--exec-target\tInternal option for exec workload\n");
/linux-master/tools/power/acpi/tools/ec/
H A Dec_access.c94 fprintf(stderr, "Unknown option!\n");
101 fprintf(stderr, "Wrong byte offset 0x%.2x, valid: "
108 fprintf(stderr, "Wrong byte offset 0x%.2x, valid:"
116 fprintf(stderr, "Wrong byte offset 0x%.2x, valid: "
137 fprintf(stderr, "Could only read %d bytes\n", bytes_read);
160 fprintf(stderr, "Could only read %d bytes\n", bytes_read);
/linux-master/scripts/selinux/genheaders/
H A Dgenheaders.c35 fprintf(stderr, "%s: out of memory\n", progname);
57 fprintf(stderr, "Could not open %s for writing: %s\n",
111 fprintf(stderr, "Could not successfully close %s: %s\n",
118 fprintf(stderr, "Could not open %s for writing: %s\n",
136 fprintf(stderr, "Too many permissions to fit into an access vector at (%s, %s).\n",
151 fprintf(stderr, "Could not successfully close %s: %s\n",
/linux-master/tools/gpio/
H A Dgpio-event-mon.c47 fprintf(stderr, "Failed to open %s\n", chrdev_name);
65 fprintf(stderr,
96 fprintf(stderr, "nothing available\n");
100 fprintf(stderr, "Failed to read event (%d)\n",
107 fprintf(stderr, "Reading event failed\n");
144 fprintf(stderr, "Usage: gpio-event-mon [options]...\n"
/linux-master/tools/memory-model/scripts/
H A Dcheckghlitmus.sh52 if scripts/runlitmushist.sh < $T/list-C-needed > $T/run.stdout 2> $T/run.stderr
60 sh > $T/judge.stdout 2> $T/judge.stderr
64 cat $T/run.stderr 1>&2
/linux-master/tools/perf/util/
H A Dhelp-unknown-cmd.c68 fprintf(stderr, "ERROR: Failed to allocate command list for unknown command.\n");
96 fprintf(stderr, "WARNING: You called a perf program named '%s', "
101 fprintf(stderr, "in %0.1f seconds automatically...\n",
108 fprintf(stderr, "perf: '%s' is not a perf-command. See 'perf --help'.\n", cmd);
111 fprintf(stderr, "\nDid you mean %s?\n",
115 fprintf(stderr, "\t%s\n", main_cmds.names[i]->name);
/linux-master/tools/testing/selftests/powerpc/include/
H A Dutils.h122 fprintf(stderr, \
131 fprintf(stderr, \
141 fprintf(stderr, \
150 fprintf(stderr, \
163 fprintf(stderr, \
172 fprintf(stderr, \
/linux-master/tools/power/x86/intel-speed-select/
H A Disst-config.c288 fprintf(stderr, "Can't create file:%s\n", pathname);
292 fprintf(stderr, "Caching topology information\n");
315 fprintf(stderr, "Can't write to:%s\n", pathname);
485 fprintf(stderr, "Will use cgroup v2 for CPU 0\n");
496 fprintf(stderr, "This system is not configured for CPU 0 online/offline\n");
497 fprintf(stderr, "Will use cgroup v2\n");
519 fprintf(stderr, "Forcing all CPUs online\n");
611 fprintf(stderr, "No valid CPU in the list\n");
633 fprintf(stderr, "Can't get max cpu number\n");
1060 fprintf(stderr, "Ca
[all...]
/linux-master/samples/seccomp/
H A Dbpf-helper.c38 fprintf(stderr, "Unresolved label: '%s'\n",
49 fprintf(stderr, "Duplicate label use: '%s'\n",
70 fprintf(stderr, "Too many labels\n");
/linux-master/drivers/accessibility/speakup/
H A Dutils.h40 fprintf(stderr, "can't open %s\n", filename);
50 fprintf(stderr, "error: file %s line %d\n", filename, lc);
51 fprintf(stderr, "%s %s\n", msg, info);
/linux-master/tools/power/acpi/os_specific/service_layers/
H A Dosunixdir.c63 fprintf(stderr, "Cannot open directory - %s\n", dir_pathname);
111 fprintf(stderr,
122 fprintf(stderr,
/linux-master/tools/testing/selftests/thermal/intel/power_floor/
H A Dpower_floor_test.c75 fprintf(stderr, "Failed to set pointer to beginning\n");
80 fprintf(stderr, "Failed to read from:%s\n",
96 fprintf(stderr, "Failed to set pointer to beginning\n");
/linux-master/tools/testing/selftests/net/af_unix/
H A Dtest_unix_oob.c226 fprintf(stderr, "Test 1 failed sigurg %d len %d %c\n",
246 fprintf(stderr, "Test 2 failed, sigurg %d len %d OOB %c\n",
272 fprintf(stderr,
282 fprintf(stderr, "Test 3.1 failed, sigurg %d len %d OOB %c\n",
310 fprintf(stderr, "Test 4 failed, sigurg %d len %d OOB %c\n",
338 fprintf(stderr, "Test 1 Inline failed, sigurg %d len %d\n",
346 fprintf(stderr,
371 fprintf(stderr, "Test 2 Inline failed, len %d atmark %d\n",
379 fprintf(stderr, "Test 2.1 Inline failed, len %d data %c atmark %d\n",
403 fprintf(stderr,
[all...]
/linux-master/scripts/clang-tools/
H A Drun-clang-tools.py67 print(f"Skipping non-C file: '{file}'", file=sys.stderr)
75 stderr=subprocess.STDOUT,
78 sys.stderr.buffer.write(p.stdout)
/linux-master/tools/testing/selftests/arm64/signal/testcases/
H A Dtestcases.h49 fprintf(stderr, \
61 fprintf(stderr, \
65 fprintf(stderr, "uc context validated.\n"); \
/linux-master/arch/mips/tools/
H A Dloongson3-llsc-check.c152 fprintf(stderr, "%" PRIx64 ": LL not preceded by sync\n", pc);
163 fprintf(stderr, "%" PRIx64 ": LL has no matching SC\n", pc);
188 fprintf(stderr, "%" PRIx64 ": Branch target not a sync\n",
201 fprintf(stderr, "%" PRIx64 ": Section size not a multiple of 4\n",
208 fprintf(stderr, "%" PRIx64 ": First instruction in section is an LL\n",
246 usage(stderr);
271 fprintf(stderr, "vmlinux is not an ELF?\n");
276 fprintf(stderr, "vmlinux is not 64b?\n");
281 fprintf(stderr, "vmlinux is not little endian?\n");
/linux-master/scripts/
H A Dsorttable.c97 fprintf(stderr, "not a regular file: %s\n", fname);
103 fprintf(stderr, "Could not mmap file: %s\n", fname);
292 fprintf(stderr, "unrecognized ELF data encoding %d: %s\n",
300 fprintf(stderr, "unrecognized ET_EXEC/ET_DYN file %s\n", fname);
326 fprintf(stderr, "unrecognized e_machine %d %s\n",
335 fprintf(stderr,
346 fprintf(stderr,
355 fprintf(stderr, "unrecognized ELF class %d %s\n",
370 fprintf(stderr, "usage: sorttable vmlinux...\n");
/linux-master/samples/bpf/
H A Dxdp_tx_iptunnel_user.c109 fprintf(stderr, "%s is an invalid IP\n", ipstr);
121 fprintf(stderr, "Invalid port(s):%s\n", optarg);
129 fprintf(stderr, "Invalid port(s):%s\n", optarg);
137 fprintf(stderr, "Invalid port(s):%s\n", optarg);
142 fprintf(stderr, "Port range (%s) is larger than %u\n",
210 fprintf(stderr,
218 fprintf(stderr, "Invalid mac address:%s\n",
247 fprintf(stderr, "Missing argument -%c\n", optstr[i]);
254 fprintf(stderr, "Invalid ifname\n");
H A Dtracex6_user.c39 fprintf(stderr, "sys_perf_event_open failed on CPU %d\n", cpu);
49 fprintf(stderr, "Value missing for CPU %d\n", cpu);
53 fprintf(stderr, "CPU %d: %llu\n", cpu, value);
57 fprintf(stderr, "Value2 missing for CPU %d\n", cpu);
61 fprintf(stderr, "CPU %d: counter: %llu, enabled: %llu, running: %llu\n", cpu,
186 fprintf(stderr, "ERROR: opening BPF object file failed\n");
192 fprintf(stderr, "ERROR: loading BPF object file failed\n");
200 fprintf(stderr, "ERROR: finding a map in obj file failed\n");
207 fprintf(stderr, "ERROR: bpf_program__attach failed\n");
/linux-master/tools/iio/
H A Diio_event_monitor.c281 fprintf(stderr, "Unknown event: time: %lld, id: %llx\n",
321 fprintf(stderr, "Enabling/disabling events: can't open %s\n",
334 fprintf(stderr, "Failed to enable/disable %s\n",
364 fprintf(stderr,
398 fprintf(stderr, "Failed to open %s\n", chrdev_name);
406 fprintf(stderr,
409 fprintf(stderr, "Failed to retrieve event fd\n");
425 fprintf(stderr, "nothing available\n");
435 fprintf(stderr, "Reading event failed!\n");
/linux-master/arch/powerpc/boot/
H A Dmktree.c51 fprintf(stderr, "usage: %s <zImage-file> <boot-image> <load address> <entry point>\n",argv[0]);
100 fprintf(stderr, "%s is too small to be an ELF image\n",
106 fprintf(stderr, "%s is not an ELF image\n", argv[1]);
111 fprintf(stderr, "%s failed to seek in ELF image\n", argv[1]);
/linux-master/samples/vfs/
H A Dtest-fsmount.c35 fprintf(stderr, "Error: %*.*s\n", n, n, buf + 2);
38 fprintf(stderr, "Warning: %*.*s\n", n, n, buf + 2);
41 fprintf(stderr, "Info: %*.*s\n", n, n, buf + 2);
53 fprintf(stderr, "%s: %m\n", s);
/linux-master/tools/testing/selftests/powerpc/math/
H A Dvsx_preempt.c56 fprintf(stderr, "Detected zero from the VSX reg %d\n", i + 12);
63 fprintf(stderr, "VSX mismatch\n");
65 fprintf(stderr, "%d: 0x%08lx%08lx | 0x%08lx%08lx\n",
86 fprintf(stderr, "Caught zeros in VSX compares\n");

Completed in 234 milliseconds

1234567891011>>