Searched refs:fprintf (Results 401 - 425 of 593) sorted by last modified time

<<11121314151617181920>>

/linux-master/tools/testing/selftests/arm64/signal/testcases/
H A Dsve_regs.c45 fprintf(stderr, "Only %d VL supported\n", nvls);
65 fprintf(stderr, "Testing VL %d\n", vl);
68 fprintf(stderr, "Failed to set VL\n");
83 fprintf(stderr, "No SVE context\n");
89 fprintf(stderr, "Got VL %d, expected %d\n", sve->vl, vl);
94 fprintf(stderr, "Got expected size %u and VL %d\n",
H A Dsve_vl.c43 fprintf(stderr, "No SVE context\n");
49 fprintf(stderr, "sigframe VL %u, expected %u\n",
53 fprintf(stderr, "got expected VL %u\n", vl);
H A Dfake_sigreturn_sve_change_vl.c43 fprintf(stderr, "Only %d VL supported\n", nvls);
65 fprintf(stderr, "No SVE context\n");
70 fprintf(stderr, "SVE register state active, skipping\n");
77 fprintf(stderr, "Attempting to change VL from %d to %d\n",
H A Dsme_vl.c43 fprintf(stderr, "No ZA context\n");
49 fprintf(stderr, "ZA sigframe VL %u, expected %u\n",
53 fprintf(stderr, "got expected VL %u\n", vl);
H A Dfake_sigreturn_sme_change_vl.c42 fprintf(stderr, "Only %d VL supported\n", nvls);
63 fprintf(stderr, "No SVE context\n");
68 fprintf(stderr, "Register data present, aborting\n");
75 fprintf(stderr, "Attempting to change VL from %d to %d\n",
H A Dfake_sigreturn_missing_fpsimd.c32 fprintf(stderr, "Mangling template header. Spare space:%zd\n",
/linux-master/tools/testing/selftests/bpf/
H A Dxdping.c64 fprintf(stderr, "Expected %d samples, got %d.\n", count, i);
75 fprintf(stderr,
111 fprintf(stderr,
121 fprintf(stderr, "Could not get interface %s\n",
152 fprintf(stderr, "-N or -S can be specified, not both.\n");
160 fprintf(stderr, "Could not resolve %s\n", argv[optind]);
174 fprintf(stderr, "load of %s failed\n", filename);
183 fprintf(stderr, "could not find xdping program");
191 fprintf(stderr, "Could not find ping map");
203 fprintf(stder
[all...]
H A Dxdp_redirect_multi.c73 fprintf(stderr,
H A Dbtf_helpers.c101 fprintf(out, "[%u] %s '%s'", id, btf_kind_str(kind), btf_str(btf, t->name_off));
105 fprintf(out, " size=%u bits_offset=%u nr_bits=%u encoding=%s",
115 fprintf(out, " type_id=%u", t->type);
120 fprintf(out, " type_id=%u index_type_id=%u nr_elems=%u",
128 fprintf(out, " size=%u vlen=%u", t->size, vlen);
134 fprintf(out, "\n\t'%s' type_id=%u bits_offset=%u",
137 fprintf(out, " bitfield_size=%u", bit_sz);
146 fprintf(out, " encoding=%s size=%u vlen=%u",
149 fprintf(out, fmt_str,
160 fprintf(ou
[all...]
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dcb_refs.c43 fprintf(stderr, "Expected: %s\n", cb_refs_tests[i].err_msg);
44 fprintf(stderr, "Verifier: %s\n", log_buf);
/linux-master/tools/bpf/bpftool/
H A Dmap_perf_ring.c47 fprintf(stderr, "Stopping...\n");
/linux-master/tools/testing/selftests/kvm/lib/
H A Dassert.c78 fprintf(stderr, "==== Test Assertion Failure ====\n"
/linux-master/tools/testing/selftests/net/
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...]
H A Dtap.c97 fprintf(stderr, "%s: socket %s\n", __func__, strerror(errno));
136 fprintf(stderr, "%s: send %s\n", __func__, strerror(errno));
154 fprintf(stderr, "%s: socket %s\n", __func__, strerror(errno));
169 fprintf(stderr, "%s: send %s\n", __func__, strerror(errno));
183 fprintf(stderr, "%s: ifindex %s\n", __func__, strerror(errno));
202 fprintf(stderr, "%s: ifindex %s\n", __func__, strerror(errno));
209 fprintf(stderr, "%s: open %s\n", __func__, strerror(errno));
H A Dipv6_flowlabel.c92 fprintf(stderr, "sent with label %u\n", flowlabel);
94 fprintf(stderr, "sent without label\n");
141 fprintf(stderr, "recv with label %u\n", flowlabel);
144 fprintf(stderr, "recv: incorrect flowlabel %u != %u\n",
150 fprintf(stderr, "recv without label\n");
224 fprintf(stderr, "attempting to use ping sockets\n");
247 fprintf(stderr, "send no label: recv auto flowlabel\n");
251 fprintf(stderr, "send no label: recv no label (auto off)\n");
257 fprintf(stderr, "using IPV6_FLOWINFO_SEND to send label\n");
264 fprintf(stder
[all...]
H A Dtun.c49 fprintf(stderr, "can't open tun: %s\n", strerror(errno));
59 fprintf(stderr, "can't TUNSETIFF: %s\n", strerror(errno));
79 fprintf(stderr, "can't open rtnl: %s\n", strerror(errno));
98 fprintf(stderr, "can't send: %s\n", strerror(errno));
/linux-master/tools/perf/dlfilters/
H A Ddlfilter-show-cycles.c62 fprintf(stderr, "Too many threads\n");
/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/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);
/linux-master/tools/usb/
H A Dtestusb.c304 fprintf(stderr, "USBDEVFS_GET_SPEED failed %d\n", status);
307 fprintf(stderr, "%s speed\t%s\t%u\n",
444 fprintf (stderr,
464 fprintf (stderr, "must specify '-a' or '-D dev', "
513 fprintf (stderr, "%s: %s may see only control tests\n",
/linux-master/arch/x86/entry/vdso/
H A Dvdso2c.c113 fprintf(stderr, "Error: ");
/linux-master/arch/sparc/vdso/
H A Dvdso2c.c89 fprintf(stderr, "Error: ");
/linux-master/tools/testing/selftests/drivers/dma-buf/
H A Dudmabuf.c102 fprintf(stderr, "%s: ok\n", TEST_PREFIX);
/linux-master/tools/testing/selftests/wireguard/qemu/
H A Dinit.c35 fprintf(stderr, "\x1b[37m\x1b[41m\x1b[1mFailed to power off!!!\x1b[0m\n");
41 fprintf(stderr, "\n\n\x1b[37m\x1b[41m\x1b[1mSOMETHING WENT HORRIBLY WRONG\x1b[0m\n\n \x1b[31m\x1b[1m%s: %s\x1b[0m\n\n\x1b[37m\x1b[44m\x1b[1mPower off...\x1b[0m\n\n", what, strerror(errno));
/linux-master/tools/testing/selftests/dma/
H A Ddma_map_benchmark.c67 fprintf(stderr, "invalid number of threads, must be in 1-%d\n",
73 fprintf(stderr, "invalid number of seconds, must be in 1-%d\n",
79 fprintf(stderr, "invalid transmit delay, must be in 0-%ld\n",
86 fprintf(stderr, "invalid dma mask bit, must be in 20-64\n");
92 fprintf(stderr, "invalid dma direction\n");
97 fprintf(stderr, "invalid granule size\n");

Completed in 290 milliseconds

<<11121314151617181920>>