Searched refs:fprintf (Results 251 - 275 of 597) sorted by relevance

<<11121314151617181920>>

/linux-master/samples/bpf/
H A Dtest_map_in_map_user.c126 fprintf(stderr, "ERROR: opening BPF object file failed\n");
138 fprintf(stderr, "ERROR: loading BPF object file failed\n");
151 fprintf(stderr, "ERROR: finding a map in obj file failed\n");
157 fprintf(stderr, "ERROR: bpf_program__attach failed\n");
H A Dcpustat_user.c200 fprintf(stderr, "ERROR: opening BPF object file failed\n");
212 fprintf(stderr, "ERROR: loading BPF object file failed\n");
219 fprintf(stderr, "ERROR: finding a map in obj file failed\n");
225 fprintf(stderr, "ERROR: bpf_program__attach failed\n");
H A Dlwt_len_hist_user.c40 fprintf(stderr, "bpf_obj_get(%s): %s(%d)\n",
47 fprintf(stderr, "Key %lu out of bounds\n", next_key);
/linux-master/tools/testing/vsock/
H A Dcontrol.c47 fprintf(stderr, "%s\n", gai_strerror(ret));
98 fprintf(stderr, "Control socket initialization failed. Invalid address %s:%s?\n",
208 fprintf(stderr, "unexpected EOF on control socket\n");
248 fprintf(stderr, "expected \"%s\" on control socket, got \"%s\"\n",
H A Dvsock_test.c54 fprintf(stderr, "expected connect(2) failure, got %d\n", ret);
58 fprintf(stderr, "unexpected connect(2) errno %d\n", errno);
93 fprintf(stderr, "expected connect(2) failure, got %d\n", ret);
97 fprintf(stderr, "unexpected connect(2) errno %d\n", errno);
321 fprintf(stderr, "Partial peek data mismatch\n");
338 fprintf(stderr, "Full peek data mismatch\n");
497 fprintf(stderr, "Message bounds broken\n");
548 fprintf(stderr, "MSG_TRUNC expected\n");
595 fprintf(stderr,
609 fprintf(stder
[all...]
/linux-master/tools/net/ynl/samples/
H A Dovs.c57 fprintf(stderr, "YNL (%d): %s\n", ys->err.code, ys->err.msg);
/linux-master/tools/thermal/tmon/
H A Dsysfs.c46 ret = fprintf(fd, "%lu", val);
346 fprintf(stderr, "No cooling devices found\n");
391 fprintf(stderr, "\nNo thermal sysfs, exit\n");
438 fprintf(stderr, "\nNo thermal zones found, exit\n\n");
444 fprintf(stderr, "Err: allocate tz_info\n");
454 fprintf(stderr, "Err: allocate cdev_info\n");
496 fprintf(tmon_log, "%lu ", ++samples);
497 fprintf(tmon_log, "%3.1f ", p_param.t_target);
506 fprintf(tmon_log, "%lu ",
521 fprintf(tmon_lo
[all...]
/linux-master/tools/testing/selftests/efivarfs/
H A Dopen-unlink.c75 fprintf(stderr, "usage: %s <path>\n", argv[0]);
128 fprintf(stderr, "reading from an unlinked variable "
/linux-master/tools/testing/selftests/bpf/benchs/
H A Dbench_trigger.c37 fprintf(stderr, "invalid --trig-batch-iters value (should be between %d and %d)\n",
97 fprintf(stderr, "benchmark doesn't support consumer!\n");
140 fprintf(stderr, "failed to open skeleton\n");
156 fprintf(stderr, "failed to open skeleton\n");
167 fprintf(stderr, "failed to attach program!\n");
345 fprintf(stderr, "failed to open skeleton\n");
353 fprintf(stderr, "failed to load skeleton\n");
364 fprintf(stderr, "failed to attach uprobe!\n");
/linux-master/tools/testing/selftests/kvm/lib/x86_64/
H A Dprocessor.c31 fprintf(stream, "%*srax: 0x%.16llx rbx: 0x%.16llx "
35 fprintf(stream, "%*srsi: 0x%.16llx rdi: 0x%.16llx "
39 fprintf(stream, "%*sr8: 0x%.16llx r9: 0x%.16llx "
43 fprintf(stream, "%*sr12: 0x%.16llx r13: 0x%.16llx "
47 fprintf(stream, "%*srip: 0x%.16llx rfl: 0x%.16llx\n",
55 fprintf(stream, "%*sbase: 0x%.16llx limit: 0x%.8x "
59 fprintf(stream, "%*spresent: 0x%.2x dpl: 0x%.2x "
63 fprintf(stream, "%*sg: 0x%.2x avl: 0x%.2x "
72 fprintf(stream, "%*sbase: 0x%.16llx limit: 0x%.4x "
82 fprintf(strea
[all...]
/linux-master/tools/perf/
H A Dbuiltin-lock.c235 fprintf(lock_output, "%llu", nsec);
243 fprintf(lock_output, "%*.2f %s", len - 3, nsec / table[i].base, table[i].unit);
247 fprintf(lock_output, "%*llu %s", len - 3, nsec, "ns");
254 fprintf(lock_output, "%*llu", key->len, (unsigned long long)ls->member);\
1360 fprintf(lock_output, "\n=== output for debug ===\n\n");
1361 fprintf(lock_output, "bad: %d, total: %d\n", bad, total);
1362 fprintf(lock_output, "bad rate: %.2f %%\n", (double)bad / (double)total * 100);
1363 fprintf(lock_output, "histogram of events caused bad sequence\n");
1365 fprintf(lock_output, " %10s: %d\n", name[i], bad_hist[i]);
1377 fprintf(lock_outpu
[all...]
/linux-master/tools/testing/selftests/net/
H A Dreuseport_bpf_cpu.c179 fprintf(stderr, "send cpu %d, receive socket %d\n", cpu_id, i);
243 fprintf(stderr, "---- IPv4 UDP ----\n");
246 fprintf(stderr, "---- IPv6 UDP ----\n");
249 fprintf(stderr, "---- IPv4 TCP ----\n");
252 fprintf(stderr, "---- IPv6 TCP ----\n");
257 fprintf(stderr, "SUCCESS\n");
H A Dreuseport_addr_any.c241 fprintf(stderr, "pass\n");
252 fprintf(stderr, "DCCP not supported: skipping DCCP tests\n");
260 fprintf(stderr, "%s IPv4 ... ", proto_str);
263 fprintf(stderr, "%s IPv6 ... ", proto_str);
266 fprintf(stderr, "%s IPv4 mapped to IPv6 ... ", proto_str);
276 fprintf(stderr, "SUCCESS\n");
H A Dreuseport_bpf_numa.c189 fprintf(stderr, "send node %d, receive socket %d\n", node_id, i);
246 fprintf(stderr, "---- IPv4 UDP ----\n");
249 fprintf(stderr, "---- IPv6 UDP ----\n");
252 fprintf(stderr, "---- IPv4 TCP ----\n");
255 fprintf(stderr, "---- IPv6 TCP ----\n");
260 fprintf(stderr, "SUCCESS\n");
H A Dreuseport_bpf.c263 fprintf(stderr, "Socket %d: %d\n", i, ntohl(ndata));
275 fprintf(stderr, "Testing EBPF mod %zd...\n", p.recv_socks);
280 fprintf(stderr, "Reprograming, testing mod %zd...\n", p.recv_socks / 2);
292 fprintf(stderr, "Testing CBPF mod %zd...\n", p.recv_socks);
297 fprintf(stderr, "Reprograming, testing mod %zd...\n", p.recv_socks / 2);
311 fprintf(stderr, "Testing too many filters...\n");
351 fprintf(stderr, "Testing filters on non-SO_REUSEPORT socket...\n");
392 fprintf(stderr, "Testing filter add without bind...\n");
460 fprintf(stderr, "---- IPv4 UDP ----\n");
501 fprintf(stder
[all...]
/linux-master/tools/power/x86/intel-speed-select/
H A Disst-daemon.c106 fprintf(stderr, "online cpu %d\n", i);
109 fprintf(stderr, "offline cpu %d\n", i);
215 fprintf(stderr, "Couldn't get lock file %d\n", getpid());
231 fprintf(stderr, "OOB mode is enabled and will run as daemon\n");
243 fprintf(stderr, "HFI initialization failed\n");
245 fprintf(stderr, "Must specify poll-interval\n");
H A Dhfi-events.c252 fprintf(stderr, "CPU Doesn't support HFI\n");
258 fprintf(stderr, "nl_socket_alloc failed\n");
263 fprintf(stderr, "genl_connect(sk_event) failed\n");
277 fprintf(stderr, "nl_get_multicast_id failed\n");
282 fprintf(stderr, "nl_socket_add_membership failed");
/linux-master/tools/testing/selftests/bpf/
H A Dtesting_helpers.c184 fprintf(stderr, "Failed to open '%s': %d\n", path, err);
374 fprintf(stdout, "Failed to trigger kernel-side RCU sync!\n");
381 fprintf(stdout, "Unload of bpf_testmod timed out\n");
390 fprintf(stdout, "bpf_testmod.ko is already unloaded.\n");
393 fprintf(stdout, "Failed to unload bpf_testmod.ko from kernel: %d\n", -errno);
397 fprintf(stdout, "Successfully unloaded bpf_testmod.ko.\n");
406 fprintf(stdout, "Loading bpf_testmod.ko...\n");
410 fprintf(stdout, "Can't find bpf_testmod.ko kernel module: %d\n", -errno);
414 fprintf(stdout, "Failed to load bpf_testmod.ko into the kernel: %d\n", -errno);
421 fprintf(stdou
[all...]
H A Dveristat.c275 fprintf(stderr, "Unrecognized output format '%s'\n", arg);
283 fprintf(stderr, "invalid log level: %s\n", arg);
294 fprintf(stderr, "invalid log size: %s\n", arg);
308 fprintf(stderr, "invalid top N specifier: %s\n", arg);
325 fprintf(stderr, "Failed to collect program filter expressions: %d\n", err);
518 fprintf(stderr, "Unrecognized stat name in '%s'!\n", str);
522 fprintf(stderr, "Non-integer stat is specified in '%s'!\n", str);
547 fprintf(stderr, "Invalid integer value in '%s'!\n", str);
608 fprintf(stderr, "Failed to open filters in '%s': %d\n", path, err);
760 fprintf(stder
[all...]
/linux-master/scripts/
H A Dsign-file.c79 fprintf(stderr,
81 fprintf(stderr,
94 fprintf(stderr, "At main.c:%d:\n", l);
98 fprintf(stderr, "- SSL %s: %s:%d\n", buf, file, line);
191 fprintf(stderr, "%s: Read wanted retry\n", x509_name);
195 fprintf(stderr, "%s: Short read\n", x509_name);
290 fprintf(stderr, "sign-file: %s only supports SHA1 signing\n",
/linux-master/tools/testing/selftests/sgx/
H A Dsigstruct.c87 fprintf(stderr, "Not enough memory for Q1Q2 calculation\n");
98 fprintf(stderr, "Too large Q1 %d bytes\n",
110 fprintf(stderr, "Too large Q2 %d bytes\n",
147 fprintf(stderr, "crypto: %s: %s:%d\n", str, filename, line);
189 fprintf(stderr, "digest update failed\n");
201 fprintf(stderr, "digest commit failed\n");
206 fprintf(stderr, "invalid digest size = %u\n", size);
/linux-master/drivers/gpu/drm/radeon/
H A Dmkregtable.c206 fprintf(stderr, "Failed to compile regular expression\n");
211 fprintf(stderr, "Failed to open: %s\n", filename);
242 fprintf(stderr,
270 fprintf(stderr, "Usage: %s <authfile>\n", argv[0]);
275 fprintf(stderr, "Failed to parse file %s\n", argv[1]);
/linux-master/scripts/dtc/
H A Dfdtget.c39 fprintf(stderr, "Error at '%s': %s\n", where, fdt_strerror(err));
70 fprintf(stderr, "Unterminated string\n");
84 fprintf(stderr, "Property length must be a multiple of "
285 fprintf(stderr, "Error: %s\n\n", msg);
287 fprintf(stderr, "%s", usage_msg);
/linux-master/arch/powerpc/boot/
H A Daddnote.c122 fprintf(stderr, "Usage: %s elf-file\n", av[0]);
161 fprintf(stderr, "%s already has a note entry\n",
233 fprintf(stderr, "%s: write truncated\n", av[1]);
240 fprintf(stderr, "%s does not appear to be an ELF file\n", av[1]);
244 fprintf(stderr, "sorry, I can't find space in %s to put the note\n",
/linux-master/tools/bpf/
H A Dbpf_jit_disasm.c69 (fprintf_ftype) fprintf,
295 fprintf(stderr, "Could not retrieve log buffer!\n");
301 fprintf(stderr, "No JIT image found!\n");
311 fprintf(stderr, "Could not open file %s for writing: ", ofile);
319 fprintf(stderr, "Could not write data to %s: ", ofile);

Completed in 247 milliseconds

<<11121314151617181920>>