Searched refs:stderr (Results 51 - 75 of 609) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/arm64/signal/testcases/
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 Dtpidr2_restore.c48 fprintf(stderr, "Initial TPIDR2: %lx\n", initial_tpidr2);
58 fprintf(stderr, "Setting TPIDR2 to %lx\n", my_tpidr2);
71 fprintf(stderr, "TPIDR2 restored\n");
73 fprintf(stderr, "TPIDR2 was %lx but is now %lx\n",
/linux-master/tools/perf/util/
H A Dusage.c23 fprintf(stderr, "\n Usage: %s\n", err);
/linux-master/samples/bpf/
H A Dtracex5_user.c48 fprintf(stderr, "ERROR: opening BPF object file failed\n");
60 fprintf(stderr, "ERROR: loading BPF object file failed\n");
66 fprintf(stderr, "ERROR: bpf_program__attach failed\n");
73 fprintf(stderr, "ERROR: finding a map in obj file failed\n");
H A Dspintest_user.c28 fprintf(stderr, "ERROR: opening BPF object file failed\n");
35 fprintf(stderr, "ERROR: loading BPF object file failed\n");
41 fprintf(stderr, "ERROR: finding a map in obj file failed\n");
48 fprintf(stderr, "bpf_program__attach failed\n");
H A Dtrace_output_user.c57 fprintf(stderr, "ERROR: opening BPF object file failed\n");
63 fprintf(stderr, "ERROR: loading BPF object file failed\n");
69 fprintf(stderr, "ERROR: finding a map in obj file failed\n");
75 fprintf(stderr, "ERROR: finding a prog in obj file failed\n");
81 fprintf(stderr, "ERROR: bpf_program__attach failed\n");
H A Dsampleip_user.c53 fprintf(stderr, "ERROR: Initializing perf sampling\n");
58 fprintf(stderr, "ERROR: Attach perf event\n");
168 fprintf(stderr, "ERROR: loading /proc/kallsyms\n");
175 fprintf(stderr, "ERROR: no '_text' in /proc/kallsyms\n");
183 fprintf(stderr, "ERROR: malloc of links\n");
190 fprintf(stderr, "ERROR: opening BPF object file failed\n");
197 fprintf(stderr, "ERROR: finding a prog in obj file failed\n");
203 fprintf(stderr, "ERROR: loading BPF object file failed\n");
209 fprintf(stderr, "ERROR: finding a map in obj file failed\n");
/linux-master/tools/testing/selftests/tc-testing/plugin-lib/
H A DrootPlugin.py18 print('This script must be run with root privileges', file=sys.stderr)
/linux-master/tools/testing/selftests/kvm/lib/riscv/
H A Ducall.c23 vcpu_dump(stderr, vcpu, 2);
/linux-master/tools/include/linux/
H A Dpanic.h14 vfprintf(stderr, fmt, argp);
/linux-master/tools/power/cpupower/utils/
H A Dcpupower-set.c56 fprintf(stderr, _("Subcommand not supported on POWER.\n"));
122 fprintf(stderr, "Error setting mode\n");
128 fprintf(stderr, "Error setting turbo-boost\n");
143 fprintf(stderr, _("Cannot set values on CPU %d:"), cpu);
144 fprintf(stderr, _(" *is offline\n"));
151 fprintf(stderr, _("Error setting perf-bias "
160 fprintf(stderr,
/linux-master/tools/build/
H A Dfixdep.c30 fprintf(stderr, "Usage: fixdep <depfile> <target> <cmdline>\n");
113 fprintf(stderr, "fixdep: parse error; no targets found\n");
129 fprintf(stderr, "fixdep: error opening depfile: ");
134 fprintf(stderr, "fixdep: error fstat'ing depfile: ");
139 fprintf(stderr, "fixdep: %s is empty\n", depfile);
/linux-master/tools/firmware/
H A Dihex2fw.c63 fprintf(stderr, "ihex2fw: Convert ihex files into binary "
65 fprintf(stderr, "usage: ihex2fw [<options>] <src.HEX> <dst.fw>\n");
66 fprintf(stderr, " -w: wide records (16-bit length)\n");
67 fprintf(stderr, " -s: sort records by address\n");
68 fprintf(stderr, " -j: include records for CS:IP/EIP address\n");
103 fprintf(stderr, "Failed to open source file: %s",
122 fprintf(stderr, "Failed to open destination file: %s",
153 fprintf(stderr, "Can't find valid record at line %d\n", line);
165 fprintf(stderr, "out of memory for records\n");
173 fprintf(stderr, "No
[all...]
/linux-master/tools/testing/selftests/bpf/benchs/
H A Dbench_bloom_filter_map.c72 fprintf(stderr, "Invalid nr_entries count.");
80 fprintf(stderr,
89 fprintf(stderr,
111 fprintf(stderr,
155 fprintf(stderr, "failed to get random value: %d\n", -errno);
164 fprintf(stderr, "failed to add elem to hashmap: %d\n",
178 fprintf(stderr, "failed to add elem to array map: %d\n", -errno);
189 fprintf(stderr,
220 fprintf(stderr, "failed to create pthread: %d\n", -errno);
236 fprintf(stderr, "faile
[all...]
H A Dbench_rename.c17 fprintf(stderr, "benchmark doesn't support multi-producer!\n");
21 fprintf(stderr, "benchmark doesn't support consumer!\n");
34 fprintf(stderr, "write failed\n");
52 fprintf(stderr, "failed to open skeleton\n");
58 fprintf(stderr, "failed to open /proc/self/comm: %d\n", -errno);
69 fprintf(stderr, "failed to attach program!\n");
H A Dbench_strncmp.c34 fprintf(stderr, "Invalid cmp str len (limit %zu)\n",
54 fprintf(stderr, "strncmp benchmark doesn't support consumer!\n");
67 fprintf(stderr, "invalid string size (target %zu, src %zu)\n",
76 fprintf(stderr, "failed to open skeleton\n");
95 fprintf(stderr, "failed to load skeleton\n");
107 fprintf(stderr, "failed to attach program!\n");
H A Dbench_htab_mem.c70 fprintf(stderr, "too big value size %u\n", args.value_size);
77 fprintf(stderr, "no mem for use-case\n");
99 fprintf(stderr, "%s needs an even number of producers\n", args.use_case);
147 fprintf(stderr, "no such use-case: %s\n", name);
148 fprintf(stderr, "available use case:");
150 fprintf(stderr, " %s", use_cases[i].name);
151 fprintf(stderr, "\n");
166 fprintf(stderr, "failed to init barrier\n");
176 fprintf(stderr, "failed to open skeleton\n");
193 fprintf(stderr, "n
[all...]
/linux-master/samples/hid/
H A Dhid_surface_dial.c51 fprintf(stderr,
56 fprintf(stderr,
103 fprintf(stderr, "can't locate attach prog: %m\n");
110 fprintf(stderr, "can't attach prog to hid device %d: %m (err: %d)\n",
131 fprintf(stderr, "can't locate haptic prog: %m\n");
137 fprintf(stderr, "can't set haptic configuration to hid device %d: %m (err: %d)\n",
166 fprintf(stderr,
194 fprintf(stderr, "%s %s:%d", __func__, __FILE__, __LINE__);
200 fprintf(stderr, "can not open HID device: %m\n");
H A Dhid_mouse.c44 fprintf(stderr,
47 fprintf(stderr,
113 fprintf(stderr, "%s %s:%d", __func__, __FILE__, __LINE__);
120 fprintf(stderr, "can not open HID device: %m\n");
127 fprintf(stderr, "can't locate attach prog: %m\n");
140 fprintf(stderr, "can't attach prog to hid device %d: %m (err: %d)\n",
/linux-master/tools/testing/selftests/ia64/
H A Daliasing-test.c91 fprintf(stderr, "PASS: %s 0x%lx-0x%lx is %s\n", path2, offset, offset + length, touch ? "readable" : "mappable");
93 fprintf(stderr, "PASS: %s 0x%lx-0x%lx not mappable\n", path2, offset, offset + length);
95 fprintf(stderr, "FAIL: %s 0x%lx-0x%lx not accessible\n", path2, offset, offset + length);
182 fprintf(stderr, "PASS: %s read %d bytes\n", path2, rc);
184 fprintf(stderr, "PASS: %s not readable\n", path2);
211 fprintf(stderr, "PASS: /dev/mem 0x0-0xa0000 is readable\n");
213 fprintf(stderr, "FAIL: /dev/mem 0x0-0xa0000 not accessible\n");
223 fprintf(stderr, "PASS: /dev/mem 0xa0000-0xc0000 is mappable\n");
225 fprintf(stderr, "FAIL: /dev/mem 0xa0000-0xc0000 not accessible\n");
228 fprintf(stderr, "PAS
[all...]
/linux-master/tools/testing/selftests/uevent/
H A Duevent_filtering.c95 fprintf(stderr, "%s - Failed to open uevent socket\n", strerror(errno));
102 fprintf(stderr, "%s - Failed to set socket options\n", strerror(errno));
112 fprintf(stderr, "%s - Failed to bind socket\n", strerror(errno));
118 fprintf(stderr, "%s - Failed to retrieve socket name\n", strerror(errno));
123 fprintf(stderr, "Invalid socket address size\n");
131 fprintf(stderr,
141 fprintf(stderr,
152 fprintf(stderr, "Failed to synchronize with parent process\n");
162 fprintf(stderr, "%s - Failed to receive uevent\n", strerror(errno));
176 fprintf(stderr, "Receive
[all...]
/linux-master/tools/perf/bench/
H A Dsyscall.c43 fprintf(stderr, "fork failed\n");
49 fprintf(stderr, "waitpid failed\n");
62 fprintf(stderr, "fork failed\n");
66 fprintf(stderr, "execve /bin/true failed\n");
70 fprintf(stderr, "waitpid failed\n");
158 fprintf(stderr, "Unknown format:%d\n", bench_format);
/linux-master/tools/lib/perf/Documentation/examples/
H A Dsampling.c15 return vfprintf(stderr, fmt, ap);
44 fprintf(stderr, "failed to create cpus\n");
50 fprintf(stderr, "failed to create evlist\n");
56 fprintf(stderr, "failed to create cycles\n");
66 fprintf(stderr, "failed to open evlist\n");
72 fprintf(stderr, "failed to mmap evlist\n");
/linux-master/tools/testing/selftests/net/mptcp/
H A Dmptcp_connect.c109 fprintf(stderr, "Usage: mptcp_connect [-6] [-c cmsg] [-f offset] [-i file] [-I num] [-j] [-l] "
112 fprintf(stderr, "\t-6 use ipv6\n");
113 fprintf(stderr, "\t-c cmsg -- test cmsg type <cmsg>\n");
114 fprintf(stderr, "\t-f offset -- stop the I/O after receiving and sending the specified amount "
118 fprintf(stderr, "\t-i file -- read the data to send from the given file instead of stdin");
119 fprintf(stderr, "\t-I num -- repeat the transfer 'num' times. In listen mode accepts num "
121 fprintf(stderr, "\t-j -- add additional sleep at connection start and tear down "
123 fprintf(stderr, "\t-l -- listens mode, accepts incoming connection\n");
124 fprintf(stderr, "\t-m [poll|mmap|sendfile] -- use poll(default)/mmap+write/sendfile\n");
125 fprintf(stderr, "\
[all...]
/linux-master/scripts/mod/
H A Dmk_elfconfig.c14 fprintf(stderr, "Error: input truncated\n");
18 fprintf(stderr, "Error: not ELF\n");

Completed in 202 milliseconds

1234567891011>>