Searched refs:stderr (Results 176 - 200 of 609) sorted by relevance

1234567891011>>

/linux-master/tools/power/acpi/os_specific/service_layers/
H A Dosunixmap.c72 fprintf(stderr, "Cannot open %s\n", SYSTEM_MEMORY);
86 fprintf(stderr, "Cannot map %s\n", SYSTEM_MEMORY);
/linux-master/tools/testing/selftests/powerpc/ptrace/
H A Dchild.h32 fprintf(stderr, \
43 fprintf(stderr, \
/linux-master/tools/testing/selftests/pidfd/
H A Dpidfd_getfd_test.c48 fprintf(stderr, "%s: Child could not set DEATHSIG\n",
55 fprintf(stderr, "%s: Child failed to send fd number\n",
73 fprintf(stderr,
79 fprintf(stderr, "Child received unknown command %c\n",
85 fprintf(stderr, "%s: Child failed to ack\n",
91 fprintf(stderr, "%s: Child failed to read from socket\n",
105 fprintf(stderr, "%s: Child could not create memfd\n",
270 fprintf(stderr, "__NR_pidfd_getfd undefined. The pidfd_getfd syscall is unavailable. Test aborting\n");
/linux-master/tools/testing/selftests/damon/
H A Ddebugfs_target_ids_pid_leak.c45 fprintf(stderr, "Usage: %s <msecs to run>\n", argv[0]);
55 fprintf(stderr, "fork() failed\n");
H A Ddebugfs_target_ids_read_before_terminate_race.c42 fprintf(stderr, "fork() failed\n");
68 fprintf(stderr, "Usage: %s <runtime in ms>\n", argv[0]);
/linux-master/tools/testing/selftests/arm64/signal/testcases/
H A Dfpmr_siginfo.c60 fprintf(stderr, "FPMR sigframe %s on system %s FPMR\n",
68 fprintf(stderr, "FPMR in frame is %llx, was %llx\n",
/linux-master/arch/sparc/boot/
H A Dpiggyback.c66 fprintf(stderr, "Usage: piggyback bits vmlinux.aout System.map fs_img.gz\n");
67 fprintf(stderr, "\tKernel image will be modified in place.\n");
173 fprintf (stderr, "Couldn't find headers signature in %s\n", filename);
194 fprintf(stderr, "Could not determine start and end from %s\n",
203 fprintf (stderr, "Not a.out. Don't blame me.\n");
/linux-master/tools/power/cpupower/utils/
H A Dcpupower.c146 fprintf(stderr, _("Error parsing cpu "
166 fprintf(stderr, "Unknown option: %s\n", param);
210 fprintf(stderr, _("No valid cpus found.\n"));
222 fprintf(stderr, _("MSR access not available.\n"));
231 fprintf(stderr, _("Subcommand %s needs root "
/linux-master/tools/virtio/linux/
H A Dkernel.h128 #define pr_err(format, ...) fprintf (stderr, format, ## __VA_ARGS__)
130 #define pr_debug(format, ...) fprintf (stderr, format, ## __VA_ARGS__)
134 #define dev_err(dev, format, ...) fprintf (stderr, format, ## __VA_ARGS__)
135 #define dev_warn(dev, format, ...) fprintf (stderr, format, ## __VA_ARGS__)
136 #define dev_warn_once(dev, format, ...) fprintf (stderr, format, ## __VA_ARGS__)
/linux-master/tools/perf/bench/
H A Duprobe.c55 fprintf(stderr, "Failed to attach bench uprobe \"%s\": %s\n", #prog, strerror(errno)); \
69 fprintf(stderr, "Failed to open and load uprobes bench BPF skeleton\n");
75 fprintf(stderr, "Failed to load and verify BPF skeleton\n");
85 fprintf(stderr, "Invalid bench: %d\n", bench);
176 fprintf(stderr, "Unknown format:%d\n", bench_format);
/linux-master/arch/mips/boot/
H A Delf2ecoff.c86 fprintf(stderr, "copy: read: %s\n",
111 fprintf(stderr,
139 fprintf(stderr, "%s: fseek: %s\n", name, strerror(errno));
143 fprintf(stderr, "%s: Can't allocate %ld bytes.\n", name,
149 fprintf(stderr, "%s: read: %s.\n",
289 fprintf(stderr,
301 fprintf(stderr, "Can't open %s for read: %s\n",
309 fprintf(stderr, "ex: %s: %s.\n",
386 fprintf(stderr,
397 fprintf(stderr,
[all...]
/linux-master/tools/accounting/
H A Dprocacct.c56 fprintf(stderr, fmt, ##arg); \
88 fprintf(stderr, "procacct [-v] [-w logfile] [-r bufsize] [-m cpumask]\n");
89 fprintf(stderr, " -v: debug on\n");
107 fprintf(stderr, "Unable to set socket rcv buf size to %d\n",
252 fprintf(stderr, "Unknown nested nla_type %d\n",
334 fprintf(stderr, "Error getting family id, errno %d\n", errno);
345 fprintf(stderr, "error sending register cpumask\n");
355 fprintf(stderr, "nonfatal reply error: errno %d\n",
363 fprintf(stderr, "fatal reply error, errno %d\n",
388 fprintf(stderr, "Unexpecte
[all...]
/linux-master/tools/testing/vsock/
H A Dutil.c44 fprintf(stderr, "malformed %s \"%s\"\n", err_str, str);
88 fprintf(stderr, "epoll_wait timed out\n");
258 fprintf(stderr, "unexpected addrlen from accept(2), %zu\n",
263 fprintf(stderr, "expected AF_VSOCK from accept(2), got %d\n",
317 fprintf(stderr, "bogus send(2) return value %zd (expected %zd)\n",
335 fprintf(stderr, "unexpected EOF while sending bytes\n");
337 fprintf(stderr, "bogus send(2) bytes written %zd (expected %zd)\n",
369 fprintf(stderr, "bogus recv(2) return value %zd (expected %zd)\n",
387 fprintf(stderr, "unexpected EOF while receiving bytes\n");
389 fprintf(stderr, "bogu
[all...]
H A Dvsock_diag_test.c128 fprintf(stderr, "cannot find fd %d\n", fd);
135 fprintf(stderr, "expected no sockets\n");
136 print_vsock_stats(stderr, head);
150 fprintf(stderr, "expected %d sockets, found %d\n",
152 print_vsock_stats(stderr, head);
160 fprintf(stderr, "expected socket state %#x, got %#x\n",
277 fprintf(stderr, "short read of %zd bytes\n", ret);
291 fprintf(stderr, "NLMSG_ERROR\n");
301 fprintf(stderr, "unexpected nlmsg_type %#x\n",
307 fprintf(stderr, "shor
[all...]
/linux-master/tools/testing/selftests/bpf/
H A Dbench.c29 return vfprintf(stderr, format, args);
313 fprintf(stderr, "Invalid duration: %s\n", arg);
320 fprintf(stderr, "Invalid warm-up duration: %s\n", arg);
327 fprintf(stderr, "Invalid producer count: %s\n", arg);
334 fprintf(stderr, "Invalid consumer count: %s\n", arg);
348 fprintf(stderr, "Invalid format of CPU set for producers.");
356 fprintf(stderr, "Invalid format of CPU set for consumers.");
362 fprintf(stderr,
431 fprintf(stderr, "failed to install SIGALRM handler: %d\n", -errno);
438 fprintf(stderr, "faile
[all...]
/linux-master/tools/iio/
H A Diio_utils.c135 fprintf(stderr, "failed to open %s\n",
148 fprintf(stderr,
153 fprintf(stderr,
168 fprintf(stderr, "Failed to close %s\n",
454 fprintf(stderr, "failed to open %s/%s_index\n",
572 fprintf(stderr, "No industrialio devices available\n");
585 fprintf(stderr,
590 fprintf(stderr,
670 fprintf(stderr, "failed to open %s\n", temp);
691 fprintf(stderr, "faile
[all...]
/linux-master/tools/testing/selftests/net/
H A Dreuseport_dualstack.c163 fprintf(stderr, "---- UDP IPv4 created before IPv6 ----\n");
170 fprintf(stderr, "---- UDP IPv6 created before IPv4 ----\n");
180 fprintf(stderr, "---- UDP IPv4 created before IPv6 (large) ----\n");
187 fprintf(stderr, "---- UDP IPv6 created before IPv4 (large) ----\n");
194 fprintf(stderr, "---- TCP IPv4 created before IPv6 ----\n");
201 fprintf(stderr, "---- TCP IPv6 created before IPv4 ----\n");
208 fprintf(stderr, "SUCCESS\n");
/linux-master/tools/testing/selftests/rseq/
H A Dbasic_percpu_ops_test.c121 fprintf(stderr, "Error: rseq_register_current_thread(...) failed(%d): %s\n",
131 fprintf(stderr, "Error: rseq_unregister_current_thread(...) failed(%d): %s\n",
250 fprintf(stderr, "Error: rseq_register_current_thread(...) failed(%d): %s\n",
265 fprintf(stderr, "Error: rseq_unregister_current_thread(...) failed(%d): %s\n",
332 fprintf(stderr, "Error: rseq_register_current_thread(...) failed(%d): %s\n",
337 fprintf(stderr, "Error: cpu id getter unavailable\n");
345 fprintf(stderr, "Error: rseq_unregister_current_thread(...) failed(%d): %s\n",
/linux-master/tools/testing/selftests/powerpc/benchmarks/
H A Dcontext_switch.c222 fprintf(stderr, "Both threads must be on the same CPU for yield test\n");
403 fprintf(stderr, "Usage: context_switch2 <options> CPU1 CPU2\n\n");
404 fprintf(stderr, "\t\t--test=X\tpipe, futex or yield (default)\n");
405 fprintf(stderr, "\t\t--process\tUse processes (default threads)\n");
406 fprintf(stderr, "\t\t--timeout=X\tDuration in seconds to run (default 30)\n");
407 fprintf(stderr, "\t\t--vdso\t\ttouch VDSO\n");
408 fprintf(stderr, "\t\t--no-fp\t\tDon't touch FP\n");
410 fprintf(stderr, "\t\t--no-altivec\tDon't touch altivec\n");
412 fprintf(stderr, "\t\t--no-vector\tDon't touch vector\n");
/linux-master/arch/alpha/boot/tools/
H A Dmkbb.c96 fprintf(stderr, "Usage: %s device lxboot\n", argv[0]);
119 fprintf(stderr, "expected %zd, got %d\n", sizeof(bootblock), nread);
127 fprintf(stderr, "expected %zd, got %d\n", sizeof(bootblock), nread);
/linux-master/tools/usb/usbip/libsrc/
H A Dusbip_common.h72 fprintf(stderr, pr_fmt(fmt), "error", ##args); \
82 fprintf(stderr, pr_fmt(fmt), "info", ##args); \
93 fprintf(stderr, dbg_fmt(fmt), ##args); \
/linux-master/tools/testing/selftests/powerpc/signal/
H A Dsig_sc_double_restart.c129 fprintf(stderr, "Double restart moved restart before sc instruction.\n");
137 fprintf(stderr, "bad test string %s\n", buf);
160 fprintf(stderr, "child exited abnormally\n");
/linux-master/tools/testing/selftests/syscall_user_dispatch/
H A Dsud_benchmark.c161 fprintf(stderr, "Enabling syscall trapping.\n");
176 fprintf(stderr, "Failed to return with selector blocked.\n");
184 fprintf(stderr, "syscall trapping does not work.\n");
/linux-master/drivers/comedi/drivers/ni_routing/tools/
H A Dconvert_c_to_py.c69 fprintf(stderr,
110 fprintf(stderr,
122 fprintf(stderr,
/linux-master/tools/testing/selftests/thermal/intel/workload_hint/
H A Dworkload_hint_test.c118 fprintf(stderr, "Failed to set pointer to beginning\n");
123 fprintf(stderr, "Failed to read from:%s\n",
139 fprintf(stderr, "Failed to set pointer to beginning\n");

Completed in 285 milliseconds

1234567891011>>