Searched refs:fprintf (Results 201 - 225 of 593) sorted by relevance

1234567891011>>

/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/perf/util/
H A Dparse-regs-options.c48 fprintf(stderr, "available registers: ");
51 fprintf(stderr, "%s ", r->name);
H A Devent.c183 return fprintf(fp, "%s: %s:%d/%d\n", s, event->comm.comm, event->comm.pid, event->comm.tid);
195 ret += fprintf(fp, " %d/%d - nr_namespaces: %u\n\t\t[",
202 ret += fprintf(fp, "\n\t\t ");
204 ret += fprintf(fp, "%u/%s: %" PRIu64 "/%#" PRIx64 "%s", idx,
215 return fprintf(fp, " cgroup: %" PRI_lu64 " %s\n",
317 return fprintf(fp, " %d/%d: [%#" PRI_lx64 "(%#" PRI_lx64 ") @ %#" PRI_lx64 "]: %c %s\n",
334 return fprintf(fp, " %d/%d: [%#" PRI_lx64 "(%#" PRI_lx64 ") @ %#" PRI_lx64
344 return fprintf(fp, " %d/%d: [%#" PRI_lx64 "(%#" PRI_lx64 ") @ %#" PRI_lx64
363 ret = fprintf(fp, " nr: ");
368 ret += fprintf(f
[all...]
H A Dvalues.c210 fprintf(fp, "INTERNAL ERROR: Failed to allocate counterwidth array\n");
233 fprintf(fp, "# %*s %*s", pidwidth, "PID", tidwidth, "TID");
235 fprintf(fp, " %*s", counterwidth[j], values->countername[j]);
236 fprintf(fp, "\n");
239 fprintf(fp, " %*d %*d", pidwidth, values->pid[i],
242 fprintf(fp, " %*" PRIu64,
244 fprintf(fp, "\n");
285 fprintf(fp, "# %*s %*s %*s %*s %*s\n",
291 fprintf(fp, " %*d %*d %*s %*" PRIx64 " %*" PRIu64,
/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/drivers/video/logo/
H A Dpnmtologo.c238 fprintf(out, " * It was automatically generated from %s\n", filename);
240 fprintf(out, " * Linux logo %s\n", logoname);
243 fprintf(out, "static unsigned char %s_data[] __initdata = {\n",
250 fprintf(out, "const struct linux_logo %s __initconst = {\n", logoname);
251 fprintf(out, "\t.type\t\t= %s,\n", logo_types[logo_type]);
252 fprintf(out, "\t.width\t\t= %u,\n", logo_width);
253 fprintf(out, "\t.height\t\t= %u,\n", logo_height);
255 fprintf(out, "\t.clutsize\t= %u,\n", logo_clutsize);
256 fprintf(out, "\t.clut\t\t= %s_clut,\n", logoname);
258 fprintf(ou
[all...]
/linux-master/arch/mips/vdso/
H A Dgenvdso.h34 fprintf(stderr,
42 fprintf(stderr,
81 fprintf(stderr, "%s: '%s' has no symbol table\n", program_name,
116 fprintf(out_file,
124 fprintf(stderr,
/linux-master/tools/power/cpupower/bench/
H A Dbenchmark.c18 fprintf(stdout, "Progress: %02lu %%\r", \
116 fprintf(config->output, "%u %li %li ",
138 fprintf(config->output, "%li ",
168 fprintf(config->output, "%li ",
170 fprintf(config->output, "%.3f\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/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(stder
[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);
674 ret = fprintf(sysfsf
[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(stder
[all...]
/linux-master/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c1078 fprintf(stderr, "Tracepoint events are not supported because "
1969 fprintf(stderr, "Error running python script %s\n", script);
1975 fprintf(stderr, "Error starting python script %s\n", script);
2033 fprintf(stderr, "couldn't open %s\n", fname);
2036 fprintf(ofp, "# perf script event handlers, "
2039 fprintf(ofp, "# Licensed under the terms of the GNU GPL"
2042 fprintf(ofp, "# The common_* event handler fields are the most useful "
2045 fprintf(ofp, "# all events. They don't necessarily correspond to "
2048 fprintf(ofp, "# in the format files. Those fields not available as "
2051 fprintf(of
[all...]
/linux-master/tools/testing/selftests/bpf/
H A Dtest_sockmap.c204 fprintf(stdout, "#%2d/%2d %8s:%s:%s:%s\n",
213 fprintf(stdout, "Pass: %d Fail: %d\n",
271 fprintf(stderr, "setsockopt: TCP_ULP(%s) failed with error %i\n", sock_to_string(s), err);
276 fprintf(stderr, "setsockopt: TLS_TX(%s) failed with error %i\n", sock_to_string(s), err);
281 fprintf(stderr, "setsockopt: TLS_RX(%s) failed with error %i\n", sock_to_string(s), err);
286 fprintf(stderr, "setsockopt: (%s) failed sndbuf with error %i\n", sock_to_string(s), err);
291 fprintf(stderr, "setsockopt: (%s) failed rcvbuf with error %i\n", sock_to_string(s), err);
296 fprintf(stdout, "socket(%s) kTLS enabled\n", sock_to_string(s));
488 fprintf(stderr, "iov_count %i/%i OOM\n", i, iov_count);
525 fprintf(stder
[all...]
/linux-master/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_symbol.c335 fprintf(ofile,
350 fprintf(dfile, "\n#include \"%s\"\n\n", include_file);
359 fprintf(ofile,
376 fprintf(dfile,
398 fprintf(dfile,
403 fprintf(dfile,
421 fprintf(ofile,
447 fprintf(dfile,
455 fprintf(dfile, "0x%02x, 0x%02x }",
573 fprintf(stder
[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(stder
[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/mm/
H A Dpage_owner_sort.c239 fprintf(stderr, "no matching pattern in %s\n", buf);
255 fprintf(stderr, "Invalid pattern %s code %d\n", regex, err);
306 fprintf(stderr, "wrong order in follow buf:\n%s\n", buf);
324 fprintf(stderr, "wrong/invalid pid in follow buf:\n%s\n", buf);
343 fprintf(stderr, "wrong/invalid tgid in follow buf:\n%s\n", buf);
362 fprintf(stderr, "wrong ts_nsec in follow buf:\n%s\n", buf);
379 fprintf(stderr, "wrong comm in follow buf:\n%s\n", buf);
472 fprintf(stderr, "max_size too small??\n");
482 fprintf(stderr, "Out of memory\n");
621 fprintf(ou
[all...]
/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/power/x86/turbostat/
H A Dturbostat.c358 fprintf(outf, "SLM BCLK: unknown\n");
362 fprintf(outf, "SLM BCLK[%d] invalid\n", i);
368 fprintf(outf, "SLM BCLK: %.1f Mhz\n", freq);
1633 fprintf(outf,
1722 fprintf(stderr, "More than max %d un-recognized --add options '%s'\n",
1730 fprintf(stderr, "deferred \"%s\"\n", name_list);
1732 fprintf(stderr, "More than max %d un-recognized --skip options '%s'\n",
2604 fprintf(outf, "cpu%d MPERF 0!\n", old->cpu_id);
3079 fprintf(outf, "cpu%d: BIOS BUG: apic 0x%x x2apic 0x%x\n", t->cpu_id, t->apic_id, t->x2apic_id);
3117 fprintf(stder
[all...]
/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");

Completed in 454 milliseconds

1234567891011>>