Symbol: perror
arch/alpha/boot/tools/mkbb.c
103
perror(argv[1]);
arch/alpha/boot/tools/mkbb.c
110
perror(argv[2]);
arch/alpha/boot/tools/mkbb.c
118
perror("lxboot read");
arch/alpha/boot/tools/mkbb.c
126
perror("bootblock read");
arch/alpha/boot/tools/mkbb.c
144
perror("bootblock write");
arch/alpha/boot/tools/objstrip.c
101
perror("open");
arch/alpha/boot/tools/objstrip.c
119
perror("fstat");
arch/alpha/boot/tools/objstrip.c
134
perror("boot-block write");
arch/alpha/boot/tools/objstrip.c
144
perror("read");
arch/alpha/boot/tools/objstrip.c
172
perror("read");
arch/alpha/boot/tools/objstrip.c
229
perror("lseek");
arch/alpha/boot/tools/objstrip.c
246
perror("read");
arch/alpha/boot/tools/objstrip.c
252
perror("write");
arch/alpha/boot/tools/objstrip.c
277
perror("write");
arch/alpha/boot/tools/objstrip.c
93
perror("open");
arch/alpha/include/asm/core_tsunami.h
80
tsunami_64 perror;
arch/alpha/kernel/core_tsunami.c
455
pchip->perror.csr;
arch/alpha/kernel/core_tsunami.c
456
pchip->perror.csr = 0x040;
arch/alpha/kernel/core_tsunami.c
458
pchip->perror.csr;
arch/alpha/kernel/err_titan.c
141
titan_parse_p_perror(int which, int port, u64 perror, int print)
arch/alpha/kernel/err_titan.c
189
if (!(perror & TITAN__PCHIP_PERROR__ERRMASK))
arch/alpha/kernel/err_titan.c
192
cmd = EXTRACT(perror, TITAN__PCHIP_PERROR__CMD);
arch/alpha/kernel/err_titan.c
193
addr = EXTRACT(perror, TITAN__PCHIP_PERROR__ADDR) << 2;
arch/alpha/kernel/err_titan.c
220
if (((perror & TITAN__PCHIP_PERROR__NDS) ||
arch/alpha/kernel/err_titan.c
221
((perror & TITAN__PCHIP_PERROR__ERRMASK) ==
arch/alpha/kernel/err_titan.c
234
port ? 'A' : 'G', perror);
arch/alpha/kernel/err_titan.c
235
if (perror & TITAN__PCHIP_PERROR__IPTPW)
arch/alpha/kernel/err_titan.c
237
if (perror & TITAN__PCHIP_PERROR__IPTPR)
arch/alpha/kernel/err_titan.c
239
if (perror & TITAN__PCHIP_PERROR__NDS)
arch/alpha/kernel/err_titan.c
242
if (perror & TITAN__PCHIP_PERROR__DPE)
arch/alpha/kernel/err_titan.c
244
if (perror & TITAN__PCHIP_PERROR__TA)
arch/alpha/kernel/err_titan.c
246
if (perror & TITAN__PCHIP_PERROR__APE)
arch/alpha/kernel/err_titan.c
248
if (perror & TITAN__PCHIP_PERROR__SGE)
arch/alpha/kernel/err_titan.c
251
if (perror & TITAN__PCHIP_PERROR__DCRTO)
arch/alpha/kernel/err_titan.c
254
if (perror & TITAN__PCHIP_PERROR__PERR)
arch/alpha/kernel/err_titan.c
256
if (perror & TITAN__PCHIP_PERROR__SERR)
arch/alpha/kernel/err_titan.c
258
if (perror & TITAN__PCHIP_PERROR__LOST)
arch/alpha/kernel/err_titan.c
265
if (perror & TITAN__PCHIP_PERROR__DAC)
arch/alpha/kernel/err_titan.c
267
if (perror & TITAN__PCHIP_PERROR__MWIN)
arch/mips/boot/compressed/calc_vmlinuz_load_addr.c
26
perror("stat");
arch/mips/boot/compressed/calc_vmlinuz_load_addr.c
34
perror("sscanf");
arch/mips/boot/elf2ecoff.c
518
perror("efh: write");
arch/mips/boot/elf2ecoff.c
534
perror("eah: write");
arch/mips/boot/elf2ecoff.c
543
perror("esecs: write");
arch/mips/boot/elf2ecoff.c
553
perror("ipad: write");
arch/mips/boot/elf2ecoff.c
75
perror("copy: lseek");
arch/mips/boot/elf2ecoff.c
92
perror("copy: write");
arch/mips/tools/elf-entry.c
47
perror("Unable to open input file");
arch/mips/tools/elf-entry.c
53
perror("Unable to read input file");
arch/mips/tools/loongson3-llsc-check.c
253
perror("Unable to open vmlinux");
arch/mips/tools/loongson3-llsc-check.c
259
perror("Unable to stat vmlinux");
arch/mips/tools/loongson3-llsc-check.c
265
perror("Unable to mmap vmlinux");
arch/powerpc/boot/addnote.c
128
perror(av[1]);
arch/powerpc/boot/addnote.c
137
perror("read");
arch/powerpc/boot/addnote.c
225
perror("lseek");
arch/powerpc/boot/addnote.c
230
perror("write");
arch/powerpc/boot/hack-coff.c
42
perror(av[2]);
arch/powerpc/boot/mktree.c
120
perror("boot-image write");
arch/powerpc/boot/mktree.c
126
perror("zImage read");
arch/powerpc/boot/mktree.c
133
perror("boot-image write");
arch/powerpc/boot/mktree.c
142
perror("rewrite seek");
arch/powerpc/boot/mktree.c
146
perror("boot-image rewrite");
arch/powerpc/boot/mktree.c
56
perror("stat");
arch/powerpc/boot/mktree.c
83
perror("zImage open");
arch/powerpc/boot/mktree.c
88
perror("bootfile open");
arch/sparc/boot/piggyback.c
59
perror(str);
arch/um/os-Linux/execvp.c
146
perror("execvp_noalloc");
arch/um/os-Linux/main.c
117
perror("readlink failure");
arch/um/os-Linux/main.c
131
perror("Mallocing argv");
arch/um/os-Linux/main.c
137
perror("Mallocing an arg");
arch/um/os-Linux/main.c
188
perror("Failed to exec kernel");
arch/um/os-Linux/main.c
29
perror("getrlimit");
arch/um/os-Linux/main.c
35
perror("setrlimit");
arch/um/os-Linux/main.c
85
perror("couldn't putenv");
arch/um/os-Linux/main.c
93
perror("couldn't malloc to set a new PATH");
arch/um/os-Linux/main.c
98
perror("couldn't putenv to set a new PATH");
arch/um/os-Linux/mem.c
169
perror("unlink");
arch/um/os-Linux/mem.c
197
perror("lseek64");
arch/um/os-Linux/mem.c
205
perror("write");
arch/um/os-Linux/mem.c
221
perror("exec_close");
arch/um/os-Linux/start_up.c
376
perror("Getting core dump limit");
arch/um/os-Linux/start_up.c
49
perror("ptrace");
arch/um/os-Linux/start_up.c
81
perror(str);
arch/x86/boot/compressed/mkpiggy.c
35
perror(argv[1]);
arch/x86/boot/compressed/mkpiggy.c
41
perror(argv[1]);
arch/x86/boot/compressed/mkpiggy.c
45
perror(argv[1]);
drivers/scsi/aic7xxx/aicasm/aicasm.c
172
perror(optarg);
drivers/scsi/aic7xxx/aicasm/aicasm.c
188
perror(optarg);
drivers/scsi/aic7xxx/aicasm/aicasm.c
196
perror(optarg);
drivers/scsi/aic7xxx/aicasm/aicasm.c
203
perror(optarg);
drivers/scsi/aic7xxx/aicasm/aicasm.c
233
perror(optarg);
drivers/scsi/aic7xxx/aicasm/aicasm.c
238
perror(optarg);
drivers/scsi/aic7xxx/aicasm/aicasm.c
538
perror(ifilename);
drivers/scsi/aic7xxx/aicasm/aicasm_symbol.c
136
perror("Symbol table creation failed");
drivers/scsi/aic7xxx/aicasm/aicasm_symbol.c
176
perror("Symbol table get operation failed");
drivers/scsi/aic7xxx/aicasm/aicasm_symbol.c
188
perror("Symtable put failed");
drivers/scsi/aic7xxx/aicasm/aicasm_symbol.c
193
perror("Unexpected return value from db get routine");
drivers/scsi/aic7xxx/aicasm/aicasm_symbol.c
202
perror("Symtable put failed");
drivers/scsi/aic7xxx/aicasm/aicasm_symbol.c
69
perror("Unable to create new symbol");
drivers/tty/vt/conmakehash.c
99
perror(tblname);
include/uapi/linux/soundcard.h
1277
perror("Write patch: /dev/sequencer");}
samples/bpf/task_fd_query_user.c
107
perror(" :");
samples/bpf/task_fd_query_user.c
192
perror(" :");
samples/bpf/task_fd_query_user.c
285
perror(" :");
samples/bpf/task_fd_query_user.c
30
perror(" "); \
samples/bpf/tc_l2_redirect_user.c
62
perror("bpf_map_update_elem");
samples/bpf/test_lru_dist.c
213
perror("bpf_create_map");
samples/bpf/tracex5_user.c
32
perror("prctl");
samples/bpf/xdp_tx_iptunnel_user.c
288
perror("bpf_map_update_elem(&vip2tnl)");
samples/check-exec/inc.c
125
perror("ERROR: Failed to get securebits");
samples/check-exec/inc.c
199
perror("ERROR: Failed to open script");
samples/check-exec/inc.c
91
perror("ERROR: Script execution check");
samples/check-exec/set-exec.c
42
perror("ERROR: Failed to get securebits");
samples/check-exec/set-exec.c
72
perror("Failed to set secure bit(s).");
samples/connector/ucon.c
141
perror("socket");
samples/connector/ucon.c
152
perror("bind");
samples/connector/ucon.c
210
perror("recv buf");
samples/hid/hid_mouse.c
99
perror("sysfs");
samples/hid/hid_surface_dial.c
159
perror("sysfs");
samples/hidraw/hid-example.c
104
perror("HIDIOCGRAWINFO");
samples/hidraw/hid-example.c
120
perror("HIDIOCSFEATURE");
samples/hidraw/hid-example.c
128
perror("HIDIOCGFEATURE");
samples/hidraw/hid-example.c
143
perror("write");
samples/hidraw/hid-example.c
151
perror("read");
samples/hidraw/hid-example.c
60
perror("Unable to open device");
samples/hidraw/hid-example.c
71
perror("HIDIOCGRDESCSIZE");
samples/hidraw/hid-example.c
79
perror("HIDIOCGRDESC");
samples/hidraw/hid-example.c
90
perror("HIDIOCGRAWNAME");
samples/hidraw/hid-example.c
97
perror("HIDIOCGRAWPHYS");
samples/landlock/sandboxer.c
373
perror("Failed to check Landlock compatibility");
samples/landlock/sandboxer.c
497
perror("Failed to create a ruleset");
samples/landlock/sandboxer.c
518
perror("Failed to restrict privileges");
samples/landlock/sandboxer.c
522
perror("Failed to enforce ruleset");
samples/pfsm/pfsm-wakeup.c
106
perror("Failed to get RTC alarm.");
samples/pfsm/pfsm-wakeup.c
40
perror("Failed to open RTC device.");
samples/pfsm/pfsm-wakeup.c
47
perror("Failed to open PFSM device.");
samples/pfsm/pfsm-wakeup.c
55
perror("Failed to read RTC date/time.");
samples/pfsm/pfsm-wakeup.c
76
perror("Failed to set RTC alarm.");
samples/pfsm/pfsm-wakeup.c
83
perror("Failed to enable alarm interrupts.");
samples/pfsm/pfsm-wakeup.c
98
perror("Failed to set RETENTION state.");
samples/seccomp/bpf-direct.c
101
perror("sigaction");
samples/seccomp/bpf-direct.c
105
perror("sigprocmask");
samples/seccomp/bpf-direct.c
151
perror("prctl(NO_NEW_PRIVS)");
samples/seccomp/bpf-direct.c
157
perror("prctl");
samples/seccomp/bpf-fancy.c
89
perror("prctl(NO_NEW_PRIVS)");
samples/seccomp/bpf-fancy.c
94
perror("prctl(SECCOMP)");
samples/seccomp/dropper.c
50
perror("prctl(NO_NEW_PRIVS)");
samples/seccomp/dropper.c
54
perror("prctl(PR_SET_SECCOMP)");
samples/seccomp/user-trap.c
134
perror("open mem");
samples/seccomp/user-trap.c
160
perror("seek");
samples/seccomp/user-trap.c
166
perror("read");
samples/seccomp/user-trap.c
171
perror("seek");
samples/seccomp/user-trap.c
177
perror("read");
samples/seccomp/user-trap.c
189
perror("actual mount");
samples/seccomp/user-trap.c
211
perror("socketpair");
samples/seccomp/user-trap.c
217
perror("fork");
samples/seccomp/user-trap.c
225
perror("seccomp");
samples/seccomp/user-trap.c
233
perror("setuid");
samples/seccomp/user-trap.c
246
perror("mkdir");
samples/seccomp/user-trap.c
259
perror("bad error from mount");
samples/seccomp/user-trap.c
267
perror("mount");
samples/seccomp/user-trap.c
288
perror("fork");
samples/seccomp/user-trap.c
298
perror("seccomp(GET_NOTIF_SIZES)");
samples/seccomp/user-trap.c
314
perror("ioctl recv");
samples/seccomp/user-trap.c
332
perror("ioctl send");
samples/seccomp/user-trap.c
348
perror("waitpid");
samples/seccomp/user-trap.c
353
perror("umount2");
samples/seccomp/user-trap.c
358
perror("remove");
samples/seccomp/user-trap.c
56
perror("sendmsg");
samples/seccomp/user-trap.c
80
perror("recvmsg");
samples/vfs/mountinfo.c
140
perror("statmount");
samples/vfs/mountinfo.c
184
perror("listmount");
samples/vfs/mountinfo.c
238
perror("pidfd_open");
samples/vfs/mountinfo.c
245
perror("PIDFD_GET_MNT_NAMESPACE");
samples/vfs/mountinfo.c
253
perror("NS_MNT_GET_INFO");
samples/vfs/test-fsmount.c
110
perror("fsopen");
samples/vfs/test-fsmount.c
123
perror("move_mount");
samples/vfs/test-fsmount.c
18
#define E(x) do { if ((x) == -1) { perror(#x); exit(1); } } while(0)
samples/vfs/test-statx.c
261
perror(*argv);
samples/vfs/test-statx.c
63
perror("localtime_r");
samples/vfs/test-statx.c
68
perror("strftime");
samples/vfs/test-statx.c
76
perror("strftime2");
samples/watch_queue/watch_test.c
165
perror("pipe2");
samples/watch_queue/watch_test.c
171
perror("watch_queue(size)");
samples/watch_queue/watch_test.c
176
perror("watch_queue(filter)");
samples/watch_queue/watch_test.c
181
perror("keyctl");
samples/watch_queue/watch_test.c
186
perror("keyctl");
samples/watch_queue/watch_test.c
82
perror("read");
samples/watchdog/watchdog-simple.c
12
perror("watchdog");
scripts/asn1_compiler.c
1090
perror(NULL);
scripts/asn1_compiler.c
1308
perror(headername);
scripts/asn1_compiler.c
1321
perror(outputname);
scripts/asn1_compiler.c
1352
perror(outputname);
scripts/asn1_compiler.c
357
perror(NULL);
scripts/asn1_compiler.c
425
perror(NULL);
scripts/asn1_compiler.c
465
perror(NULL);
scripts/asn1_compiler.c
596
perror(filename);
scripts/asn1_compiler.c
601
perror(filename);
scripts/asn1_compiler.c
606
perror(NULL);
scripts/asn1_compiler.c
611
perror(filename);
scripts/asn1_compiler.c
616
perror(filename);
scripts/asn1_compiler.c
629
perror(NULL);
scripts/asn1_compiler.c
644
perror(outputname);
scripts/asn1_compiler.c
650
perror(headername);
scripts/asn1_compiler.c
657
perror(outputname);
scripts/asn1_compiler.c
662
perror(headername);
scripts/asn1_compiler.c
765
perror(NULL);
scripts/asn1_compiler.c
770
perror(NULL);
scripts/asn1_compiler.c
839
perror(NULL);
scripts/basic/fixdep.c
222
perror(filename);
scripts/basic/fixdep.c
227
perror(filename);
scripts/basic/fixdep.c
232
perror("fixdep: read");
scripts/elf-parse.c
30
perror(fname);
scripts/elf-parse.c
34
perror(fname);
scripts/genksyms/genksyms.c
778
perror(optarg);
scripts/genksyms/genksyms.c
786
perror(optarg);
scripts/insert-sys-cert.c
103
perror("File seek failed");
scripts/insert-sys-cert.c
209
perror(file_name);
scripts/insert-sys-cert.c
213
perror("Could not determine file size");
scripts/insert-sys-cert.c
220
perror("Mapping to memory failed");
scripts/insert-sys-cert.c
236
perror(file_name);
scripts/insert-sys-cert.c
240
perror("Could not determine file size");
scripts/insert-sys-cert.c
247
perror("Allocating memory failed");
scripts/insert-sys-cert.c
252
perror("File read failed");
scripts/insert-sys-cert.c
357
perror(system_map_file);
scripts/ipe/polgen/polgen.c
135
perror("An error occurred during policy conversion: ");
scripts/kallsyms.c
127
perror("read_symbol");
scripts/kallsyms.c
257
perror(in);
scripts/kconfig/conf.c
200
perror("KCONFIG_PROBABILITY");
scripts/kconfig/conf.c
227
perror("KCONFIG_PROBABILITY");
scripts/kconfig/confdata.c
1054
perror("fopen");
scripts/kconfig/confdata.c
1072
perror("rename");
scripts/kconfig/confdata.c
939
perror("fopen");
scripts/kconfig/confdata.c
954
perror("rename");
scripts/kconfig/preprocess.c
158
perror(cmd);
scripts/kconfig/preprocess.c
179
perror(cmd);
scripts/mod/modpost.c
124
perror(filename);
scripts/mod/modpost.c
129
perror(filename);
scripts/mod/modpost.c
142
perror(filename);
scripts/mod/modpost.c
2028
perror(fname);
scripts/mod/modpost.c
2032
perror(fname);
scripts/mod/modpost.c
2036
perror(fname);
scripts/mod/modpost.c
421
perror(filename);
scripts/recordmcount.c
128
perror("write");
scripts/recordmcount.c
188
perror(fname);
scripts/recordmcount.c
192
perror(fname);
scripts/recordmcount.c
205
perror(fname);
scripts/recordmcount.c
209
perror(fname);
scripts/recordmcount.c
346
perror(fname);
scripts/recordmcount.c
351
perror("write");
scripts/recordmcount.c
358
perror("write");
scripts/recordmcount.c
365
perror(fname);
scripts/sorttable.c
321
perror(fname);
tools/accounting/delaytop.c
995
perror("Error writing to output");
tools/accounting/getdelays.c
564
perror("Cannot open output file\n");
tools/accounting/getdelays.c
620
perror("error opening container file");
tools/accounting/getdelays.c
626
perror("error sending cgroupstats command");
tools/accounting/procacct.c
321
perror("Cannot open output file\n");
tools/arch/x86/intel_sdsi/intel_sdsi.c
227
perror("chdir");
tools/arch/x86/intel_sdsi/intel_sdsi.c
233
perror("Could not open 'registers' file");
tools/arch/x86/intel_sdsi/intel_sdsi.c
364
perror("chdir");
tools/arch/x86/intel_sdsi/intel_sdsi.c
449
perror("chdir");
tools/arch/x86/intel_sdsi/intel_sdsi.c
455
perror("Could not open 'state_certificate' file");
tools/arch/x86/intel_sdsi/intel_sdsi.c
553
perror("chdir");
tools/arch/x86/intel_sdsi/intel_sdsi.c
578
perror("Provisioning failed");
tools/arch/x86/intel_sdsi/intel_sdsi.c
657
perror(file);
tools/arch/x86/intel_sdsi/intel_sdsi.c
682
perror("malloc");
tools/arch/x86/intel_sdsi/intel_sdsi.c
688
perror("malloc");
tools/arch/x86/intel_sdsi/intel_sdsi.c
697
perror("malloc");
tools/arch/x86/intel_sdsi/intel_sdsi.c
716
perror("chdir");
tools/arch/x86/intel_sdsi/intel_sdsi.c
817
perror("realpath");
tools/bpf/bpf_jit_disasm.c
314
perror(NULL);
tools/bpf/bpf_jit_disasm.c
322
perror(NULL);
tools/bpf/bpftool/prog.c
170
perror("Can't read clocks");
tools/build/fixdep.c
130
perror(depfile);
tools/build/fixdep.c
135
perror(depfile);
tools/build/fixdep.c
145
perror("fixdep: mmap");
tools/counter/counter_example.c
51
perror("Unable to open /dev/counter0");
tools/counter/counter_example.c
65
perror("Error enabling events");
tools/counter/counter_example.c
72
perror("Failed to read event data");
tools/counter/counter_watch_events.c
221
perror("strtol failed: --device-num <n>\n");
tools/counter/counter_watch_events.c
228
perror("strtol failed: --loop <n>\n");
tools/counter/counter_watch_events.c
243
perror("Error allocating watches\n");
tools/counter/counter_watch_events.c
298
perror("strtoul failed: chan=<number>\n");
tools/counter/counter_watch_events.c
311
perror("strtoul failed: id=<number>\n");
tools/counter/counter_watch_events.c
324
perror("strtoul failed: parent=<number>\n");
tools/counter/counter_watch_events.c
374
perror("Error enabling events");
tools/counter/counter_watch_events.c
382
perror("Failed to read event data");
tools/dma/dma_map_benchmark.c
101
perror("open");
tools/dma/dma_map_benchmark.c
115
perror("ioctl");
tools/firmware/ihex2fw.c
108
perror("stat");
tools/firmware/ihex2fw.c
113
perror("mmap");
tools/gpio/gpio-event-mon.c
133
perror("Failed to close line file");
tools/gpio/gpio-event-mon.c
136
perror("Failed to close GPIO character device file");
tools/gpio/gpio-utils.c
164
perror("Failed to close GPIO LINE device file");
tools/gpio/gpio-utils.c
96
perror("Failed to close GPIO character device file");
tools/gpio/gpio-watch.c
37
perror("unable to open gpiochip");
tools/gpio/gpio-watch.c
50
perror("unable to set up line watch");
tools/gpio/gpio-watch.c
61
perror("error polling the linechanged fd");
tools/gpio/gpio-watch.c
70
perror("error reading line change event");
tools/gpio/lsgpio.c
124
perror("Failed to issue CHIPINFO IOCTL\n");
tools/gpio/lsgpio.c
140
perror("Failed to issue LINEINFO IOCTL\n");
tools/gpio/lsgpio.c
163
perror("Failed to close GPIO character device file");
tools/gpio/lsgpio.c
219
perror("scanning devices: Failed to close directory");
tools/iio/iio_event_monitor.c
356
perror("Enabling/disabling channels: "
tools/iio/iio_event_monitor.c
427
perror("Failed to close character device file");
tools/iio/iio_event_monitor.c
445
perror("Failed to read event from device");
tools/iio/iio_event_monitor.c
460
perror("Failed to close event file");
tools/iio/iio_generic_buffer.c
246
perror("Enabling/disabling channels: "
tools/iio/iio_generic_buffer.c
327
perror("Failed to register signal handler");
tools/iio/iio_generic_buffer.c
697
perror("Integer overflow happened when calculate scan_size * buf_len");
tools/iio/iio_generic_buffer.c
717
perror("Reading from '%s' should not be possible after ioctl()");
tools/iio/iio_generic_buffer.c
724
perror("Failed to close character device file");
tools/iio/iio_generic_buffer.c
766
perror("Failed to close character device");
tools/iio/iio_generic_buffer.c
768
perror("Failed to close buffer");
tools/iio/iio_utils.c
188
perror("iioutils_get_type(): Failed to close file");
tools/iio/iio_utils.c
196
perror("iioutils_get_type(): Failed to close directory");
tools/iio/iio_utils.c
276
perror("iioutils_get_param_float(): Failed to close directory");
tools/iio/iio_utils.c
359
perror("build_channel_array(): Failed to close file");
tools/iio/iio_utils.c
463
perror("build_channel_array(): Failed to close file");
tools/iio/iio_utils.c
527
perror("build_channel_array(): Failed to close dir");
tools/iio/iio_utils.c
647
perror("find_type_by_name(): Failed to close directory");
tools/iio/iio_utils.c
677
perror("_write_sysfs_int(): Failed to close dir");
tools/iio/iio_utils.c
698
perror("_write_sysfs_int(): Failed to close dir");
tools/iio/iio_utils.c
775
perror("_write_sysfs_string(): Failed to close dir");
tools/iio/iio_utils.c
796
perror("_write_sysfs_string(): Failed to close dir");
tools/iio/iio_utils.c
882
perror("read_sysfs_posint(): Failed to close dir");
tools/iio/iio_utils.c
929
perror("read_sysfs_float(): Failed to close dir");
tools/iio/iio_utils.c
976
perror("read_sysfs_string(): Failed to close dir");
tools/iio/lsiio.c
159
perror("dump_devices(): Failed to close directory");
tools/laptop/freefall/freefall.c
127
perror("/dev/freefall");
tools/laptop/freefall/freefall.c
135
perror("daemon");
tools/laptop/freefall/freefall.c
158
perror("read");
tools/laptop/freefall/freefall.c
45
perror(unload_heads_path);
tools/laptop/freefall/freefall.c
59
perror("open");
tools/laptop/freefall/freefall.c
66
perror("write");
tools/leds/uledmon.c
39
perror("Failed to open /dev/uleds");
tools/leds/uledmon.c
45
perror("Failed to write to /dev/uleds");
tools/leds/uledmon.c
53
perror("Failed to read from /dev/uleds");
tools/mm/page-types.c
243
perror(pathname);
tools/mm/page-types.c
266
perror(name);
tools/mm/page-types.c
535
perror("mount debugfs");
tools/mm/page-types.c
560
perror("hwpoison inject");
tools/mm/page-types.c
574
perror("hwpoison forget");
tools/mm/page-types.c
594
perror("mark page idle");
tools/mm/page-types.c
903
perror(buf);
tools/mm/page_owner_sort.c
794
perror("open: ");
tools/mm/thp_swap_allocator_test.c
105
perror("fopen");
tools/mm/thp_swap_allocator_test.c
110
perror("fscanf");
tools/mm/thp_swap_allocator_test.c
139
perror("madvise hugepage for mem1");
tools/mm/thp_swap_allocator_test.c
153
perror("madvise nohugepage for mem2");
tools/mm/thp_swap_allocator_test.c
200
perror("madvise pageout for mem1");
tools/mm/thp_swap_allocator_test.c
209
perror("madvise pageout for mem2");
tools/mm/thp_swap_allocator_test.c
53
perror("posix_memalign");
tools/mm/thp_swap_allocator_test.c
77
perror("madvise dontneed");
tools/net/ynl/samples/tc-filter-add.c
311
perror("if_nametoindex");
tools/objtool/orc_dump.c
32
perror("open");
tools/perf/bench/breakpoint.c
127
exit((perror("calloc"), EXIT_FAILURE));
tools/perf/bench/breakpoint.c
137
exit((perror("perf_event_open"), EXIT_FAILURE));
tools/perf/bench/breakpoint.c
143
exit((perror("pthread_create"), EXIT_FAILURE));
tools/perf/bench/breakpoint.c
217
exit((perror("perf_event_open"), EXIT_FAILURE));
tools/perf/bench/breakpoint.c
222
exit((perror("calloc"), EXIT_FAILURE));
tools/perf/bench/breakpoint.c
227
exit((perror("pthread_create"), EXIT_FAILURE));
tools/perf/bench/breakpoint.c
233
exit((perror("ioctl(PERF_EVENT_IOC_DISABLE)"), EXIT_FAILURE));
tools/perf/bench/breakpoint.c
235
exit((perror("ioctl(PERF_EVENT_IOC_ENABLE)"), EXIT_FAILURE));
tools/perf/bench/breakpoint.c
93
exit((perror("calloc"), EXIT_FAILURE));
tools/perf/bench/breakpoint.c
99
exit((perror("pthread_create"), EXIT_FAILURE));
tools/perf/builtin-daemon.c
1027
perror("failed: inotify_init");
tools/perf/builtin-daemon.c
1043
perror("failed: inotify_add_watch");
tools/perf/builtin-daemon.c
1083
perror("failed: read");
tools/perf/builtin-daemon.c
1105
perror("failed: realpath");
tools/perf/builtin-daemon.c
1165
perror("failed: write");
tools/perf/builtin-daemon.c
1171
perror("failed: ftruncate");
tools/perf/builtin-daemon.c
1199
perror("failed: chdir");
tools/perf/builtin-daemon.c
1205
perror("failed: open");
tools/perf/builtin-daemon.c
1210
perror("failed: fcntl FD_CLOEXEC");
tools/perf/builtin-daemon.c
1374
perror("failed: write");
tools/perf/builtin-daemon.c
1380
perror("failed: fdopen");
tools/perf/builtin-daemon.c
329
perror("failed: asprintf");
tools/perf/builtin-daemon.c
334
perror("failed: mkdir");
tools/perf/builtin-daemon.c
350
perror("failed: chdir");
tools/perf/builtin-daemon.c
356
perror("failed: open /dev/null");
tools/perf/builtin-daemon.c
365
perror("failed: open session output");
tools/perf/builtin-daemon.c
374
perror("failed: create control fifo");
tools/perf/builtin-daemon.c
379
perror("failed: create ack fifo");
tools/perf/builtin-daemon.c
460
perror("failed: poll\n");
tools/perf/builtin-daemon.c
499
perror("failed: poll\n");
tools/perf/builtin-daemon.c
570
perror("failed: read ack %d\n");
tools/perf/builtin-daemon.c
592
perror("failed: fcntl FD_CLOEXEC");
tools/perf/builtin-daemon.c
612
perror("failed: bind");
tools/perf/builtin-daemon.c
618
perror("failed: listen");
tools/perf/builtin-daemon.c
816
perror("failed: accept");
tools/perf/builtin-daemon.c
821
perror("failed: read");
tools/perf/builtin-daemon.c
827
perror("failed: fdopen");
tools/perf/builtin-daemon.c
865
perror("failed: socket");
tools/perf/builtin-daemon.c
882
perror("failed: connect");
tools/perf/builtin-inject.c
2602
perror("failed to create output file");
tools/perf/builtin-script.c
4291
perror("failed to create pipe");
tools/perf/builtin-script.c
4297
perror("failed to fork");
tools/perf/builtin-script.c
4504
perror("failed to open file");
tools/perf/builtin-script.c
4510
perror("failed to stat file");
tools/perf/builtin-stat.c
2680
perror("failed to create output file");
tools/perf/builtin-stat.c
2691
perror("Failed opening logfd");
tools/perf/builtin-stat.c
2875
perror("failed to parse CPUs map");
tools/perf/builtin-stat.c
791
perror("failed to prepare workload");
tools/perf/builtin-timechart.c
505
perror("open_memstream error");
tools/perf/builtin-trace.c
5626
perror("failed to set syscalls:* tracepoint fields");
tools/perf/builtin-trace.c
5740
perror("failed to create output file");
tools/perf/tests/dso-data.c
32
perror("mkstemp failed");
tools/perf/tests/genelf.c
35
perror("mkstemp failed");
tools/perf/tests/mmap-thread-lookup.c
44
perror("mmap failed");
tools/perf/tests/perf-record.c
32
perror("sched_getaffinity");
tools/perf/tests/topology.c
25
perror("mkstemp failed");
tools/perf/util/callchain.c
550
perror("not enough memory to create child for code path tree");
tools/perf/util/callchain.c
599
perror("not enough memory for the code path tree");
tools/perf/util/callchain.c
617
perror("not enough memory for the code path branch statistics");
tools/perf/util/callchain.c
786
perror("not enough memory for the code path branch statistics");
tools/perf/util/evlist.c
1476
perror("failed to create 'ready' pipe");
tools/perf/util/evlist.c
1481
perror("failed to create 'go' pipe");
tools/perf/util/evlist.c
1487
perror("failed to fork");
tools/perf/util/evlist.c
1531
perror("unable to read pipe");
tools/perf/util/evlist.c
1542
perror(argv[0]);
tools/perf/util/evlist.c
1544
perror(argv[0]);
tools/perf/util/evlist.c
1571
perror("unable to read pipe");
tools/perf/util/evlist.c
1599
perror("unable to write to pipe");
tools/perf/util/evsel.c
107
perror("test attr - failed to write event file"); \
tools/perf/util/evsel.c
127
perror("test attr - failed to open event file");
tools/perf/util/evsel.c
133
perror("test attr - failed to write event file");
tools/perf/util/scripting-engines/trace-event-python.c
1934
perror(buf);
tools/perf/util/srcline.c
241
perror("not enough memory for the inline node");
tools/perf/util/srcline.c
372
perror("not enough memory for the srcline node");
tools/power/acpi/os_specific/service_layers/osunixxf.c
786
perror("clock_gettime");
tools/power/acpi/os_specific/service_layers/osunixxf.c
809
perror("sem_timedwait");
tools/power/acpi/tools/acpidbg/acpidbg.c
103
perror("fcntl(F_GETFL)");
tools/power/acpi/tools/acpidbg/acpidbg.c
109
perror("fcntl(F_SETFL)");
tools/power/acpi/tools/acpidbg/acpidbg.c
132
perror("read");
tools/power/acpi/tools/acpidbg/acpidbg.c
178
perror("read");
tools/power/acpi/tools/acpidbg/acpidbg.c
232
perror("write");
tools/power/acpi/tools/acpidbg/acpidbg.c
248
perror("write");
tools/power/acpi/tools/acpidbg/acpidbg.c
308
perror("select");
tools/power/acpi/tools/acpidbg/acpidbg.c
349
perror("select");
tools/power/acpi/tools/acpidbg/acpidbg.c
398
perror("calloc");
tools/power/acpi/tools/acpidbg/acpidbg.c
424
perror("open");
tools/power/acpi/tools/pfrut/pfrut.c
173
perror("Can not allocate uuid buffer\n");
tools/power/acpi/tools/pfrut/pfrut.c
232
perror("Query Update Capability info failed.");
tools/power/acpi/tools/pfrut/pfrut.c
245
perror("Get telemetry data info failed.");
tools/power/acpi/tools/pfrut/pfrut.c
254
perror("Get telemetry info failed.");
tools/power/acpi/tools/pfrut/pfrut.c
307
perror("Log information set failed.(log_level, log_type, log_revid)");
tools/power/acpi/tools/pfrut/pfrut.c
317
perror("pfru update revid set failed");
tools/power/acpi/tools/pfrut/pfrut.c
330
perror("Can not open capsule file...");
tools/power/acpi/tools/pfrut/pfrut.c
338
perror("Can not fstat capsule file...");
tools/power/acpi/tools/pfrut/pfrut.c
349
perror("Failed to mmap capsule file.");
tools/power/acpi/tools/pfrut/pfrut.c
362
perror("Failed to load capsule file");
tools/power/acpi/tools/pfrut/pfrut.c
400
perror("Get telemetry data info failed.");
tools/power/acpi/tools/pfrut/pfrut.c
416
perror("log_buf allocate failed.");
tools/power/acpi/tools/pfrut/pfrut.c
424
perror("mmap error.");
tools/power/cpupower/bench/parse.c
125
perror("malloc");
tools/power/cpupower/bench/parse.c
63
perror("mkdir");
tools/power/cpupower/bench/parse.c
73
perror("malloc");
tools/power/cpupower/bench/parse.c
83
perror("realloc");
tools/power/cpupower/bench/parse.c
99
perror("fopen");
tools/power/cpupower/bench/system.c
111
perror("sched_setscheduler");
tools/power/cpupower/bench/system.c
52
perror("cpufreq_cpu_exists");
tools/power/cpupower/bench/system.c
58
perror("cpufreq_modify_policy_governor");
tools/power/cpupower/bench/system.c
85
perror("sched_setaffinity");
tools/power/cpupower/lib/cpupower.c
57
perror(path);
tools/power/cpupower/utils/idle_monitor/cpupower-monitor.c
319
perror("fork");
tools/power/cpupower/utils/idle_monitor/cpupower-monitor.c
326
perror("wait");
tools/power/x86/intel-speed-select/isst-config.c
1132
perror("ISST_IF_GET_PLATFORM_INFO");
tools/power/x86/intel-speed-select/isst-config.c
535
perror("Online/Offline: Operation failed\n");
tools/power/x86/intel-speed-select/isst-config.c
830
perror("ISST_IF_GET_PHY_ID");
tools/power/x86/intel-speed-select/isst-core-mbox.c
103
perror("ISST_IF_IO_COMMAND\n");
tools/power/x86/intel-speed-select/isst-core-mbox.c
191
perror("ISST_IF_MBOX_COMMAND\n");
tools/power/x86/intel-speed-select/isst-core.c
90
perror("ISST_IF_MSR_COMMAND");
tools/power/x86/turbostat/turbostat.c
10662
perror("calloc");
tools/power/x86/turbostat/turbostat.c
11591
perror("Can't update cgroup\n");
tools/power/x86/turbostat/turbostat.c
7965
perror("opendir() error");
tools/power/x86/x86_energy_perf_policy/x86_energy_perf_policy.c
770
perror("write failed\n");
tools/power/x86/x86_energy_perf_policy/x86_energy_perf_policy.c
985
perror(pathname);
tools/power/x86/x86_energy_perf_policy/x86_energy_perf_policy.c
993
perror("fprintf");
tools/sched_ext/scx_flatcg.c
64
perror("fopen(\"/proc/stat\")");
tools/sched_ext/scx_flatcg.c
69
perror("fgets(\"/proc/stat\")");
tools/spi/spidev_fdx.c
145
perror("open");
tools/spi/spidev_fdx.c
32
perror("read");
tools/spi/spidev_fdx.c
70
perror("SPI_IOC_MESSAGE");
tools/spi/spidev_fdx.c
86
perror("SPI rd_mode");
tools/spi/spidev_fdx.c
90
perror("SPI rd_lsb_fist");
tools/spi/spidev_fdx.c
94
perror("SPI bits_per_word");
tools/spi/spidev_fdx.c
98
perror("SPI max_speed_hz");
tools/spi/spidev_test.c
31
perror(s);
tools/testing/radix-tree/idr-test.c
585
perror("creating ida thread");
tools/testing/radix-tree/idr-test.c
594
perror("creating ida thread");
tools/testing/radix-tree/iteration_check.c
179
perror("create tagged iteration thread");
tools/testing/radix-tree/iteration_check.c
183
perror("create untagged iteration thread");
tools/testing/radix-tree/iteration_check.c
187
perror("create add entry thread");
tools/testing/radix-tree/iteration_check.c
191
perror("create remove entry thread");
tools/testing/radix-tree/iteration_check.c
195
perror("create tag entry thread");
tools/testing/radix-tree/iteration_check.c
204
perror("pthread_join");
tools/testing/radix-tree/iteration_check_2.c
68
perror("create iterator thread");
tools/testing/radix-tree/iteration_check_2.c
72
perror("create throbber thread");
tools/testing/radix-tree/iteration_check_2.c
81
perror("pthread_join");
tools/testing/radix-tree/maple.c
34358
perror("creating reader thread");
tools/testing/radix-tree/maple.c
34550
perror("creating reader thread");
tools/testing/radix-tree/maple.c
34608
perror("creating reader thread");
tools/testing/radix-tree/maple.c
34648
perror("creating reader thread");
tools/testing/radix-tree/regression1.c
185
perror("pthread_create");
tools/testing/radix-tree/regression1.c
192
perror("pthread_join");
tools/testing/radix-tree/regression4.c
69
perror("pthread_create");
tools/testing/radix-tree/regression4.c
74
perror("pthread_join");
tools/testing/selftests/alsa/global-timer.c
36
perror("Can't open the timer");
tools/testing/selftests/alsa/global-timer.c
43
perror("Can't set timer params");
tools/testing/selftests/alsa/global-timer.c
48
perror("Can't create a handler");
tools/testing/selftests/alsa/global-timer.c
53
perror("Failed to start the timer");
tools/testing/selftests/alsa/global-timer.c
72
perror("Usage: %s <device> <subdevice> <timeout>");
tools/testing/selftests/arm64/abi/ptrace.c
187
perror("wait");
tools/testing/selftests/arm64/fp/fp-stress.c
56
perror("Unable to read number of processors\n");
tools/testing/selftests/arm64/fp/sve-ptrace.c
756
perror("wait");
tools/testing/selftests/arm64/fp/za-ptrace.c
265
perror("wait");
tools/testing/selftests/arm64/fp/zt-ptrace.c
269
perror("wait");
tools/testing/selftests/arm64/gcs/gcs-stress.c
52
perror("Unable to read number of processors\n");
tools/testing/selftests/arm64/mte/check_gcr_el1_cswitch.c
50
perror("prctl() failed");
tools/testing/selftests/arm64/pauth/pac.c
104
perror("pipe returned error");
tools/testing/selftests/arm64/pauth/pac.c
110
perror("pipe returned error");
tools/testing/selftests/arm64/pauth/pac.c
133
perror("dup2 returned error");
tools/testing/selftests/arm64/pauth/pac.c
139
perror("dup2 returned error");
tools/testing/selftests/arm64/pauth/pac.c
150
perror("exec returned error");
tools/testing/selftests/arm64/pauth/pac.c
160
perror("write returned error");
tools/testing/selftests/arm64/pauth/pac.c
181
perror("read returned error");
tools/testing/selftests/bpf/netlink_helpers.c
173
perror("Cannot talk to rtnetlink");
tools/testing/selftests/bpf/netlink_helpers.c
35
perror("Cannot open netlink socket");
tools/testing/selftests/bpf/netlink_helpers.c
40
perror("SO_SNDBUF");
tools/testing/selftests/bpf/netlink_helpers.c
45
perror("SO_RCVBUF");
tools/testing/selftests/bpf/netlink_helpers.c
59
perror("Cannot bind netlink socket");
tools/testing/selftests/bpf/netlink_helpers.c
65
perror("Cannot getsockname");
tools/testing/selftests/bpf/prog_tests/cgroup_tcp_skb.c
55
perror("socket");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
104
perror("bpf_prog_attach(prog2) #1");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
112
perror("bpf_prog_attach(prog2) #2");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
118
perror("bpf_prog_detach");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
129
perror("bpf_link_create(prog1)");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
138
perror("bpf_prog_attach(prog2) expected E2BIG");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
154
perror("bpf_prog_attach(prog1)");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
163
perror("bpf_link_create(prog2) expected EEXIST");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
170
perror("bpf_prog_detach");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
181
perror("bpf_link_create(prog1)");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
190
perror("bpf_prog_attach(prog2) expected EEXIST");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
204
perror("bpf_link_create(prog1)");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
213
perror("bpf_prog_detach expected EINVAL");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
226
perror("bpf_prog_attach(prog1)");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
233
perror("bpf_prog_detach");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
248
perror("bpf_link_create(prog1)");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
266
perror("bpf_link_create(prog1)");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
276
perror("bpf_link_update");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
291
perror("bpf_link_create(prog1)");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
30
perror("bpf_prog_query");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
301
perror("bpf_link_update");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
316
perror("bpf_link_create(prog1)");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
326
perror("bpf_link_update");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
341
perror("bpf_link_create(prog1)");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
352
perror("bpf_link_update expected EINVAL");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
363
perror("bpf_link_update expected EPERM");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
374
perror("bpf_link_update expected EBADF");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
385
perror("bpf_link_update expected EINVAL");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
401
perror("bpf_link_create(prog1)");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
412
perror("bpf_link_update expected EINVAL");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
427
perror("bpf_link_update expected EINVAL");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
449
perror("bpf_link_create(prog1)");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
457
perror("setns(CLONE_NEWNET)");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
468
perror("bpf_link_update");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
489
perror("stat(netns)");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
495
perror("bpf_link_create(prog1)");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
502
perror("bpf_obj_get_info");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
518
perror("bpf_link_update(prog2)");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
52
perror("bpf_test_load_program");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
526
perror("bpf_obj_get_info");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
541
perror("setns(NEWNET)");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
551
perror("bpf_obj_get_info");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
637
perror("open(/proc/self/ns/net");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
643
perror("open(/proc/1/ns/net)");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
649
perror("setns(/proc/1/ns/net)");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
65
perror("bpf_prog_get_info_by_fd");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
673
perror("setns(/proc/self/ns/net)");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
78
perror("unshare(CLONE_NEWNET)");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
83
perror("open(/proc/self/ns/net)");
tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c
96
perror("bpf_prog_attach(prog1)");
tools/testing/selftests/bpf/prog_tests/sk_assign.c
121
perror("Cannot connect to server");
tools/testing/selftests/bpf/prog_tests/sk_assign.c
128
perror("Can't accept connection");
tools/testing/selftests/bpf/prog_tests/sk_assign.c
135
perror("Can't write on client");
tools/testing/selftests/bpf/prog_tests/sk_assign.c
139
perror("Can't read on server");
tools/testing/selftests/bpf/prog_tests/sk_assign.c
243
perror("Unable to open "NS_SELF);
tools/testing/selftests/bpf/prog_tests/sk_assign.c
248
perror("configure_stack");
tools/testing/selftests/bpf/prog_tests/sk_assign.c
254
perror("Unable to open " SERVER_MAP_PATH);
tools/testing/selftests/bpf/prog_tests/sk_assign.c
276
perror("Unable to update server_map");
tools/testing/selftests/bpf/prog_tests/sk_assign.c
295
perror("Unable to unlink " SERVER_MAP_PATH);
tools/testing/selftests/bpf/prog_tests/sk_assign.c
297
perror("Failed to setns("NS_SELF")");
tools/testing/selftests/bpf/prog_tests/sockmap_basic.c
65
perror(__func__);
tools/testing/selftests/bpf/prog_tests/xdp_dev_bound_only.c
39
perror("if_nametoindex");
tools/testing/selftests/bpf/prog_tests/xdp_dev_bound_only.c
44
perror("load_dummy_prog #1");
tools/testing/selftests/bpf/test_lru_map.c
37
perror("bpf_map_create");
tools/testing/selftests/bpf/test_maps.c
981
perror("Failed sockmap select()");
tools/testing/selftests/bpf/test_progs.c
1103
perror("Failed to open json summary file");
tools/testing/selftests/bpf/test_progs.c
1550
perror("Fail to send command");
tools/testing/selftests/bpf/test_progs.c
1708
perror("Failed to launch dispatcher thread");
tools/testing/selftests/bpf/test_progs.c
1760
perror("Unable to reap worker");
tools/testing/selftests/bpf/test_progs.c
1829
perror("Fail to send message done");
tools/testing/selftests/bpf/test_progs.c
1895
perror("Fail to send message done");
tools/testing/selftests/bpf/test_progs.c
2051
perror("Fail to create worker socket");
tools/testing/selftests/bpf/test_progs.c
2056
perror("Failed to fork worker");
tools/testing/selftests/bpf/test_progs.c
508
perror("open(/proc/self/ns/net)");
tools/testing/selftests/bpf/test_progs.c
516
perror("setns(CLONE_NEWNS)");
tools/testing/selftests/bpf/test_progs.c
65
perror("open_memstream");
tools/testing/selftests/bpf/test_sockmap.c
1010
perror("recv failed()");
tools/testing/selftests/bpf/test_sockmap.c
1022
perror("send failed()");
tools/testing/selftests/bpf/test_sockmap.c
318
perror("socket s1 failed()");
tools/testing/selftests/bpf/test_sockmap.c
328
perror("setsockopt failed()");
tools/testing/selftests/bpf/test_sockmap.c
337
perror("ioctl s1 failed()");
tools/testing/selftests/bpf/test_sockmap.c
350
perror("bind s1 failed()");
tools/testing/selftests/bpf/test_sockmap.c
357
perror("bind s2 failed()");
tools/testing/selftests/bpf/test_sockmap.c
365
perror("listen s1 failed()");
tools/testing/selftests/bpf/test_sockmap.c
372
perror("listen s1 failed()");
tools/testing/selftests/bpf/test_sockmap.c
380
perror("connect c1 failed()");
tools/testing/selftests/bpf/test_sockmap.c
387
perror("connect c2 failed()");
tools/testing/selftests/bpf/test_sockmap.c
396
perror("accept s1 failed()");
tools/testing/selftests/bpf/test_sockmap.c
402
perror("accept s1 failed()");
tools/testing/selftests/bpf/test_sockmap.c
432
perror("create file for sendpage");
tools/testing/selftests/bpf/test_sockmap.c
452
perror("sendpage loop error");
tools/testing/selftests/bpf/test_sockmap.c
664
perror("sendmsg loop error");
tools/testing/selftests/bpf/test_sockmap.c
717
perror("recv start time");
tools/testing/selftests/bpf/test_sockmap.c
733
perror("select()");
tools/testing/selftests/bpf/test_sockmap.c
770
perror("recv failed()");
tools/testing/selftests/bpf/test_sockmap.c
793
perror("data verify msg failed");
tools/testing/selftests/bpf/test_sockmap.c
805
perror("data verify msg_peek failed");
tools/testing/selftests/bpf/test_sockmap.c
878
perror("setsockopt failed()");
tools/testing/selftests/bpf/test_sockmap.c
913
perror("msg_loop_rx");
tools/testing/selftests/bpf/test_sockmap.c
943
perror("msg_loop_tx");
tools/testing/selftests/bpf/test_sockmap.c
977
perror("send failed()");
tools/testing/selftests/bpf/test_sockmap.c
994
perror("select()");
tools/testing/selftests/bpf/test_verifier.c
1243
perror("cap_enable_effective(ADMIN_CAPS)");
tools/testing/selftests/bpf/test_verifier.c
1247
perror("cap_disable_effective(ADMIN_CAPS)");
tools/testing/selftests/bpf/test_verifier.c
1732
perror("cap_disable_effective(CAP_SYS_ADMIN)");
tools/testing/selftests/bpf/test_verifier.c
881
perror("cap_disable_effective(CAP_SYS_ADMIN)");
tools/testing/selftests/bpf/test_verifier.c
884
perror("cap_disable_effective(CAP_SYS_ADMIN)");
tools/testing/selftests/bpf/test_verifier.c
912
perror("bpf_btf_get_next_id failed");
tools/testing/selftests/bpf/test_verifier.c
920
perror("bpf_btf_get_fd_by_id failed");
tools/testing/selftests/bpf/test_verifier.c
932
perror("bpf_obj_get_info_by_fd failed");
tools/testing/selftests/bpf/testing_helpers.c
463
perror("bpf_prog_get_info_by_fd failed");
tools/testing/selftests/bpf/testing_helpers.c
477
perror("can't allocate xlated program buffer");
tools/testing/selftests/bpf/testing_helpers.c
485
perror("second bpf_prog_get_info_by_fd failed");
tools/testing/selftests/bpf/unpriv_helpers.c
125
perror("fopen /proc/sys/" UNPRIV_SYSCTL);
tools/testing/selftests/bpf/unpriv_helpers.c
23
perror("uname");
tools/testing/selftests/bpf/unpriv_helpers.c
36
perror("gzopen /proc/config.gz");
tools/testing/selftests/bpf/unpriv_helpers.c
55
perror("gzgets /proc/config.gz");
tools/testing/selftests/bpf/unpriv_helpers.c
80
perror("open /proc/cmdline");
tools/testing/selftests/bpf/unpriv_helpers.c
85
perror("read /proc/cmdline");
tools/testing/selftests/bpf/xdping.c
48
perror("bpf_map_lookup elem");
tools/testing/selftests/cgroup/wait_inotify.c
70
perror("poll");
tools/testing/selftests/clone3/clone3_cap_checkpoint_restore.c
104
perror("cap_get_proc");
tools/testing/selftests/clone3/clone3_cap_checkpoint_restore.c
110
perror("cap_clear");
tools/testing/selftests/clone3/clone3_cap_checkpoint_restore.c
124
perror("cap_set_proc");
tools/testing/selftests/clone3/clone3_cap_checkpoint_restore.c
130
perror("cap_free");
tools/testing/selftests/connector/proc_filter.c
102
perror("bind failed");
tools/testing/selftests/connector/proc_filter.c
109
perror("epoll_create1 failed");
tools/testing/selftests/connector/proc_filter.c
122
perror("epoll_ctl failed");
tools/testing/selftests/connector/proc_filter.c
141
perror("NLMSG_ERROR error\n");
tools/testing/selftests/connector/proc_filter.c
223
perror("epoll_wait failed");
tools/testing/selftests/connector/proc_filter.c
231
perror("recv failed");
tools/testing/selftests/connector/proc_filter.c
76
perror("send failed");
tools/testing/selftests/connector/proc_filter.c
91
perror("socket failed");
tools/testing/selftests/drivers/net/hw/ncdevmem.c
704
perror("netdev_bind_rx");
tools/testing/selftests/drivers/net/hw/ncdevmem.c
709
perror("id not present");
tools/testing/selftests/drivers/net/hw/ncdevmem.c
747
perror("netdev_bind_tx");
tools/testing/selftests/drivers/net/hw/ncdevmem.c
752
perror("id not present");
tools/testing/selftests/drivers/net/hw/ncdevmem.c
947
perror("recvmsg");
tools/testing/selftests/drivers/net/napi_id_helper.c
45
perror("socket creation failed");
tools/testing/selftests/drivers/net/napi_id_helper.c
53
perror("setsockopt");
tools/testing/selftests/drivers/net/napi_id_helper.c
62
perror("bind failed");
tools/testing/selftests/drivers/net/napi_id_helper.c
67
perror("listen");
tools/testing/selftests/drivers/net/napi_id_helper.c
75
perror("accept");
tools/testing/selftests/drivers/net/napi_id_helper.c
83
perror("getsockopt");
tools/testing/selftests/drivers/net/psp_responder.c
151
perror("poll");
tools/testing/selftests/drivers/net/psp_responder.c
163
perror("data read");
tools/testing/selftests/drivers/net/psp_responder.c
183
perror("comm read");
tools/testing/selftests/drivers/net/psp_responder.c
275
perror("accept");
tools/testing/selftests/drivers/net/psp_responder.c
314
perror("can't open socket");
tools/testing/selftests/drivers/net/psp_responder.c
325
perror("can't bind socket");
tools/testing/selftests/drivers/net/psp_responder.c
330
perror("can't listen");
tools/testing/selftests/drivers/net/psp_responder.c
348
perror("accept failed");
tools/testing/selftests/drivers/net/psp_responder.c
63
perror("ERROR: failed to Rx assoc");
tools/testing/selftests/drivers/net/psp_responder.c
78
perror("ERROR: failed to read PSP key from sock");
tools/testing/selftests/drivers/net/psp_responder.c
94
perror("ERROR: failed to Tx assoc");
tools/testing/selftests/efivarfs/create-read.c
28
perror("open(O_WRONLY)");
tools/testing/selftests/efivarfs/open-unlink.c
105
perror("ioctl(FS_IOC_GETFLAGS)");
tools/testing/selftests/efivarfs/open-unlink.c
110
perror("ioctl(FS_IOC_SETFLAGS)");
tools/testing/selftests/efivarfs/open-unlink.c
117
perror("open");
tools/testing/selftests/efivarfs/open-unlink.c
122
perror("unlink");
tools/testing/selftests/efivarfs/open-unlink.c
91
perror("open(O_WRONLY)");
tools/testing/selftests/efivarfs/open-unlink.c
97
perror("write");
tools/testing/selftests/exec/null-argv.c
16
perror("# " #exec); \
tools/testing/selftests/exec/null-argv.c
27
perror("# fork");
tools/testing/selftests/exec/null-argv.c
32
perror("# waitpid");
tools/testing/selftests/filelock/ofdlocks.c
19
perror("fcntl()");
tools/testing/selftests/filelock/ofdlocks.c
31
perror("fcntl()");
tools/testing/selftests/filesystems/fat/rename_exchange.c
32
perror("rename exchange failed");
tools/testing/selftests/ftrace/poll.c
54
perror("open");
tools/testing/selftests/ftrace/poll.c
64
perror("poll");
tools/testing/selftests/futex/functional/futex_numa.c
197
perror("thread_args");
tools/testing/selftests/futex/functional/futex_numa.c
208
perror("pthread_create");
tools/testing/selftests/futex/functional/futex_numa.c
218
perror("thread_args");
tools/testing/selftests/futex/functional/futex_numa.c
229
perror("pthread_create");
tools/testing/selftests/futex/functional/futex_wait.c
76
perror("shmget");
tools/testing/selftests/futex/functional/futex_waitv.c
91
perror("shmget");
tools/testing/selftests/gpio/gpio-chip-info.c
34
perror("unable to open the GPIO chip");
tools/testing/selftests/gpio/gpio-chip-info.c
41
perror("chip info ioctl failed");
tools/testing/selftests/gpio/gpio-line-name.c
35
perror("unable to open the GPIO chip");
tools/testing/selftests/gpio/gpio-line-name.c
48
perror("line info ioctl failed");
tools/testing/selftests/ia64/aliasing-test.c
126
perror(path);
tools/testing/selftests/ia64/aliasing-test.c
133
perror("write");
tools/testing/selftests/ia64/aliasing-test.c
156
perror("scandir");
tools/testing/selftests/ia64/aliasing-test.c
32
perror(path);
tools/testing/selftests/ia64/aliasing-test.c
39
perror("PCIIOC_MMAP_IS_MEM ioctl");
tools/testing/selftests/ia64/aliasing-test.c
54
perror("munmap");
tools/testing/selftests/ia64/aliasing-test.c
71
perror("scandir");
tools/testing/selftests/intel_pstate/aperf.c
58
perror("Failed to set cpu affinity");
tools/testing/selftests/intel_pstate/aperf.c
63
perror("clock_gettime");
tools/testing/selftests/intel_pstate/aperf.c
75
perror("clock_gettime");
tools/testing/selftests/intel_pstate/msr.c
32
perror("Failed to open");
tools/testing/selftests/kcmp/kcmp_test.c
46
perror("Can't create file");
tools/testing/selftests/kcmp/kcmp_test.c
51
perror("Can't create pipe");
tools/testing/selftests/kcmp/kcmp_test.c
57
perror("epoll_create1 failed");
tools/testing/selftests/kcmp/kcmp_test.c
65
perror("epoll_ctl failed");
tools/testing/selftests/kcmp/kcmp_test.c
71
perror("dup2 failed");
tools/testing/selftests/kcmp/kcmp_test.c
76
perror("epoll_ctl failed");
tools/testing/selftests/kcmp/kcmp_test.c
83
perror("fork failed");
tools/testing/selftests/kcmp/kcmp_test.c
96
perror("Can't open file");
tools/testing/selftests/kexec/test_kexec_jump.c
54
perror("kexec_load");
tools/testing/selftests/kexec/test_kexec_jump.c
60
perror("kexec reboot");
tools/testing/selftests/kexec/test_kexec_jump.c
66
perror("kexec reboot");
tools/testing/selftests/kvm/lib/sparsebit.c
283
perror("calloc");
tools/testing/selftests/kvm/lib/sparsebit.c
340
perror("calloc");
tools/testing/selftests/kvm/lib/sparsebit.c
945
perror("calloc");
tools/testing/selftests/kvm/lib/x86/hyperv.c
40
perror("malloc");
tools/testing/selftests/landlock/audit_test.c
575
perror("Failed to create a ruleset");
tools/testing/selftests/landlock/audit_test.c
581
perror("Failed to restrict self");
tools/testing/selftests/landlock/sandbox-and-launch.c
42
perror("Failed to create ruleset");
tools/testing/selftests/landlock/sandbox-and-launch.c
47
perror("Failed to call prctl()");
tools/testing/selftests/landlock/sandbox-and-launch.c
52
perror("Failed to restrict self");
tools/testing/selftests/landlock/sandbox-and-launch.c
57
perror("Failed to close ruleset");
tools/testing/selftests/landlock/sandbox-and-launch.c
64
perror("Failed to write to the second argument");
tools/testing/selftests/landlock/sandbox-and-launch.c
70
perror("Failed to write to the third argument");
tools/testing/selftests/landlock/sandbox-and-launch.c
80
perror("Failed to execute the provided binary");
tools/testing/selftests/landlock/wait-pipe-sandbox.c
108
perror("Failed to create the layer3 ruleset");
tools/testing/selftests/landlock/wait-pipe-sandbox.c
113
perror("Failed to restrict self");
tools/testing/selftests/landlock/wait-pipe-sandbox.c
28
perror("Failed to write to first argument");
tools/testing/selftests/landlock/wait-pipe-sandbox.c
34
perror("Failed to write to the second argument");
tools/testing/selftests/landlock/wait-pipe-sandbox.c
79
perror("Failed to create the layer2 ruleset");
tools/testing/selftests/landlock/wait-pipe-sandbox.c
84
perror("Failed to restrict self");
tools/testing/selftests/landlock/wait-pipe.c
31
perror("Failed to write to first argument");
tools/testing/selftests/landlock/wait-pipe.c
37
perror("Failed to write to the second argument");
tools/testing/selftests/memfd/memfd_test.c
1357
perror("semget:");
tools/testing/selftests/memfd/memfd_test.c
1365
perror("semop:");
tools/testing/selftests/memfd/memfd_test.c
1427
perror("semget:");
tools/testing/selftests/memfd/memfd_test.c
1440
perror("semctl:");
tools/testing/selftests/memfd/memfd_test.c
1450
perror("semop:");
tools/testing/selftests/memfd/memfd_test.c
1459
perror("semctl:");
tools/testing/selftests/memfd/memfd_test.c
1469
perror("semop:");
tools/testing/selftests/memfd/memfd_test.c
1483
perror("semctl:");
tools/testing/selftests/memfd/memfd_test.c
1493
perror("semop:");
tools/testing/selftests/memfd/memfd_test.c
1502
perror("semctl:");
tools/testing/selftests/memfd/memfd_test.c
1512
perror("semop:");
tools/testing/selftests/memfd/memfd_test.c
1521
perror("semctl:");
tools/testing/selftests/memfd/memfd_test.c
1530
perror("semop:");
tools/testing/selftests/mm/hmm-tests.c
1920
perror("ioctl on error\n");
tools/testing/selftests/mm/hugepage-shm.c
43
perror("shmget");
tools/testing/selftests/mm/hugepage-shm.c
50
perror("Shared memory attach failure");
tools/testing/selftests/mm/hugepage-shm.c
73
perror("Detach failure");
tools/testing/selftests/mm/hugepage-vmemmap.c
105
perror("mmap");
tools/testing/selftests/mm/hugepage-vmemmap.c
115
perror("virt_to_pfn");
tools/testing/selftests/mm/hugepage-vmemmap.c
123
perror("check_page_flags");
tools/testing/selftests/mm/hugepage-vmemmap.c
129
perror("munmap");
tools/testing/selftests/mm/hugetlb-madvise.c
100
perror("munmap");
tools/testing/selftests/mm/hugetlb-madvise.c
136
perror("mmap");
tools/testing/selftests/mm/hugetlb-madvise.c
156
perror("madvise");
tools/testing/selftests/mm/hugetlb-madvise.c
174
perror("mmap");
tools/testing/selftests/mm/hugetlb-madvise.c
181
perror("madvise");
tools/testing/selftests/mm/hugetlb-madvise.c
194
perror("fallocate");
tools/testing/selftests/mm/hugetlb-madvise.c
203
perror("mmap");
tools/testing/selftests/mm/hugetlb-madvise.c
213
perror("madvise");
tools/testing/selftests/mm/hugetlb-madvise.c
224
perror("madvise");
tools/testing/selftests/mm/hugetlb-madvise.c
242
perror("fallocate");
tools/testing/selftests/mm/hugetlb-madvise.c
253
perror("fallocate");
tools/testing/selftests/mm/hugetlb-madvise.c
262
perror("mmap");
tools/testing/selftests/mm/hugetlb-madvise.c
272
perror("madvise");
tools/testing/selftests/mm/hugetlb-madvise.c
283
perror("madvise");
tools/testing/selftests/mm/hugetlb-madvise.c
293
perror("fallocate");
tools/testing/selftests/mm/hugetlb-madvise.c
302
perror("mmap");
tools/testing/selftests/mm/hugetlb-madvise.c
314
perror("mmap");
tools/testing/selftests/mm/hugetlb-madvise.c
328
perror("madvise");
tools/testing/selftests/mm/hugetlb-madvise.c
335
perror("madvise");
tools/testing/selftests/mm/hugetlb-madvise.c
350
perror("madvise");
tools/testing/selftests/mm/hugetlb-madvise.c
79
perror("memfd_create() failed");
tools/testing/selftests/mm/hugetlb-madvise.c
94
perror("mmap");
tools/testing/selftests/mm/hugetlb-read-hwpoison.c
123
perror(PREFIX ERROR_PREFIX "read failed");
tools/testing/selftests/mm/hugetlb-read-hwpoison.c
145
perror(PREFIX ERROR_PREFIX "ftruncate failed");
tools/testing/selftests/mm/hugetlb-read-hwpoison.c
152
perror(PREFIX ERROR_PREFIX "mmap for primary mapping failed");
tools/testing/selftests/mm/hugetlb-read-hwpoison.c
165
perror(PREFIX ERROR_PREFIX "ftruncate back to 0 failed");
tools/testing/selftests/mm/hugetlb-read-hwpoison.c
182
perror(PREFIX ERROR_PREFIX "ftruncate failed");
tools/testing/selftests/mm/hugetlb-read-hwpoison.c
189
perror(PREFIX ERROR_PREFIX "mmap for primary mapping failed");
tools/testing/selftests/mm/hugetlb-read-hwpoison.c
204
perror(PREFIX ERROR_PREFIX "MADV_HWPOISON failed");
tools/testing/selftests/mm/hugetlb-read-hwpoison.c
231
perror(PREFIX ERROR_PREFIX "ftruncate back to 0 failed");
tools/testing/selftests/mm/hugetlb-read-hwpoison.c
244
perror(PREFIX ERROR_PREFIX "could not open hugetlbfs file");
tools/testing/selftests/mm/hugetlb-read-hwpoison.c
250
perror(PREFIX ERROR_PREFIX "fstatfs failed");
tools/testing/selftests/mm/hugetlb-read-hwpoison.c
82
perror(PREFIX ERROR_PREFIX "seek failed");
tools/testing/selftests/mm/hugetlb-read-hwpoison.c
92
perror(PREFIX ERROR_PREFIX "read failed");
tools/testing/selftests/mm/khugepaged.c
148
perror("statfs()");
tools/testing/selftests/mm/khugepaged.c
163
perror("read_file(read_num)");
tools/testing/selftests/mm/khugepaged.c
319
perror("madvise(MADV_COLLAPSE)");
tools/testing/selftests/mm/khugepaged.c
323
perror("madvise(MADV_COLLAPSE)");
tools/testing/selftests/mm/khugepaged.c
327
perror("madvise(MADV_HUGEPAGE)");
tools/testing/selftests/mm/khugepaged.c
379
perror("open()");
tools/testing/selftests/mm/khugepaged.c
394
perror("open()");
tools/testing/selftests/mm/khugepaged.c
400
perror("mmap()");
tools/testing/selftests/mm/khugepaged.c
420
perror("madvise(MADV_POPULATE_READ");
tools/testing/selftests/mm/khugepaged.c
445
perror("memfd_create()");
tools/testing/selftests/mm/khugepaged.c
449
perror("ftruncate()");
tools/testing/selftests/mm/khugepaged.c
455
perror("mmap()");
tools/testing/selftests/mm/khugepaged.c
720
perror("madvise(MADV_PAGEOUT)");
tools/testing/selftests/mm/khugepaged.c
747
perror("madvise(MADV_PAGEOUT)");
tools/testing/selftests/mm/khugepaged.c
766
perror("madvise(MADV_PAGEOUT)");
tools/testing/selftests/mm/khugepaged.c
855
perror("mremap+unmap");
tools/testing/selftests/mm/khugepaged.c
865
perror("mremap+alloc");
tools/testing/selftests/mm/ksm_tests.c
107
perror("fopen");
tools/testing/selftests/mm/ksm_tests.c
178
perror("mmap");
tools/testing/selftests/mm/ksm_tests.c
183
perror("mprotect");
tools/testing/selftests/mm/ksm_tests.c
204
perror("clock_gettime");
tools/testing/selftests/mm/ksm_tests.c
221
perror("madvise");
tools/testing/selftests/mm/ksm_tests.c
226
perror("prctl");
tools/testing/selftests/mm/ksm_tests.c
245
perror("madvise");
tools/testing/selftests/mm/ksm_tests.c
327
perror("clock_gettime");
tools/testing/selftests/mm/ksm_tests.c
361
perror("clock_gettime");
tools/testing/selftests/mm/ksm_tests.c
401
perror("clock_gettime");
tools/testing/selftests/mm/ksm_tests.c
468
perror("clock_gettime");
tools/testing/selftests/mm/ksm_tests.c
473
perror("NUMA support not enabled");
tools/testing/selftests/mm/ksm_tests.c
488
perror("numa_alloc_onnode");
tools/testing/selftests/mm/ksm_tests.c
568
perror("clock_gettime");
tools/testing/selftests/mm/ksm_tests.c
574
perror("clock_gettime");
tools/testing/selftests/mm/ksm_tests.c
609
perror("clock_gettime");
tools/testing/selftests/mm/ksm_tests.c
615
perror("clock_gettime");
tools/testing/selftests/mm/ksm_tests.c
649
perror("clock_gettime");
tools/testing/selftests/mm/ksm_tests.c
656
perror("clock_gettime");
tools/testing/selftests/mm/ksm_tests.c
662
perror("clock_gettime");
tools/testing/selftests/mm/ksm_tests.c
698
perror("clock_gettime");
tools/testing/selftests/mm/ksm_tests.c
704
perror("clock_gettime");
tools/testing/selftests/mm/ksm_tests.c
727
perror("clock_gettime");
tools/testing/selftests/mm/ksm_tests.c
733
perror("clock_gettime");
tools/testing/selftests/mm/memfd_secret.c
158
perror("pipe write");
tools/testing/selftests/mm/memfd_secret.c
164
perror("ptrace_attach");
tools/testing/selftests/mm/memfd_secret.c
258
perror("setrlimit() returns error");
tools/testing/selftests/mm/memfd_secret.c
264
perror("cap_set_proc() returns error");
tools/testing/selftests/mm/migration.c
139
perror("Couldn't create thread");
tools/testing/selftests/mm/migration.c
204
perror("Couldn't create thread");
tools/testing/selftests/mm/migration.c
271
perror("Couldn't create thread");
tools/testing/selftests/mm/migration.c
93
perror("Couldn't migrate pages");
tools/testing/selftests/mm/mlock2-tests.c
31
perror("fopen");
tools/testing/selftests/mm/mremap_test.c
1216
perror("mremap");
tools/testing/selftests/mm/mremap_test.c
1237
perror("munmap src");
tools/testing/selftests/mm/mremap_test.c
1240
perror("munmap dest");
tools/testing/selftests/mm/mremap_test.c
1366
perror("mmap");
tools/testing/selftests/mm/mremap_test.c
351
perror("mmap");
tools/testing/selftests/mm/mremap_test.c
368
perror("mremap");
tools/testing/selftests/mm/mremap_test.c
389
perror("munmap");
tools/testing/selftests/mm/mremap_test.c
439
perror("mmap");
tools/testing/selftests/mm/mremap_test.c
447
perror("mmap");
tools/testing/selftests/mm/mremap_test.c
452
perror("munmap");
tools/testing/selftests/mm/mremap_test.c
470
perror("munmap");
tools/testing/selftests/mm/mremap_test.c
490
perror("mremap");
tools/testing/selftests/mm/mremap_test.c
503
perror("mremap");
tools/testing/selftests/mm/mremap_test.c
516
perror("mmap tgt");
tools/testing/selftests/mm/mremap_test.c
523
perror("mremap");
tools/testing/selftests/mm/mremap_test.c
535
perror("munmap tgt");
tools/testing/selftests/mm/mremap_test.c
537
perror("munmap src");
tools/testing/selftests/mm/mremap_test.c
561
perror("mmap");
tools/testing/selftests/mm/mremap_test.c
569
perror("mmap");
tools/testing/selftests/mm/mremap_test.c
574
perror("munmap");
tools/testing/selftests/mm/mremap_test.c
588
perror("munmap");
tools/testing/selftests/mm/mremap_test.c
608
perror("mremap");
tools/testing/selftests/mm/mremap_test.c
615
perror("munmap tgt");
tools/testing/selftests/mm/mremap_test.c
617
perror("munmap src");
tools/testing/selftests/mm/mremap_test.c
644
perror("mmap");
tools/testing/selftests/mm/mremap_test.c
652
perror("mmap");
tools/testing/selftests/mm/mremap_test.c
657
perror("munmap");
tools/testing/selftests/mm/mremap_test.c
671
perror("munmap");
tools/testing/selftests/mm/mremap_test.c
707
perror("mremap");
tools/testing/selftests/mm/mremap_test.c
738
perror("munmap tgt");
tools/testing/selftests/mm/mremap_test.c
740
perror("munmap src");
tools/testing/selftests/mm/mremap_test.c
768
perror("userfaultfd");
tools/testing/selftests/mm/mremap_test.c
777
perror("ioctl UFFDIO_API");
tools/testing/selftests/mm/mremap_test.c
785
perror("mmap");
tools/testing/selftests/mm/mremap_test.c
792
perror("mmap");
tools/testing/selftests/mm/mremap_test.c
797
perror("munmap");
tools/testing/selftests/mm/mremap_test.c
823
perror("ioctl UFFDIO_REGISTER");
tools/testing/selftests/mm/mremap_test.c
828
perror("munmap");
tools/testing/selftests/mm/mremap_test.c
849
perror("mremap() unexpected error");
tools/testing/selftests/mm/mremap_test.c
867
perror("mremap single invalid-multi VMA");
tools/testing/selftests/mm/mremap_test.c
877
perror("munmap");
tools/testing/selftests/mm/mremap_test.c
884
perror("mmap");
tools/testing/selftests/mm/mremap_test.c
902
perror("mremap() unexpected error");
tools/testing/selftests/mm/mremap_test.c
918
perror("munmap");
tools/testing/selftests/mm/mremap_test.c
923
perror("munmap");
tools/testing/selftests/mm/mremap_test.c
932
perror("mmap");
tools/testing/selftests/mm/mremap_test.c
951
perror("mremap() unexpected error");
tools/testing/selftests/mm/mremap_test.c
973
perror("munmap tgt");
tools/testing/selftests/mm/mremap_test.c
975
perror("munmap src");
tools/testing/selftests/mm/pkey-powerpc.h
133
perror("subpage_perm");
tools/testing/selftests/mm/pkey_sighandler_tests.c
216
perror("sigaction");
tools/testing/selftests/mm/pkey_sighandler_tests.c
256
perror("sigaction");
tools/testing/selftests/mm/pkey_sighandler_tests.c
298
perror("sigaction");
tools/testing/selftests/mm/pkey_sighandler_tests.c
336
perror("clone");
tools/testing/selftests/mm/pkey_sighandler_tests.c
373
perror("sigaction");
tools/testing/selftests/mm/pkey_sighandler_tests.c
457
perror("sigaction");
tools/testing/selftests/mm/pkey_sighandler_tests.c
466
perror("sigaction");
tools/testing/selftests/mm/pkey_sighandler_tests.c
507
perror("clone");
tools/testing/selftests/mm/pkey_util.c
38
perror("SYS_mprotect_pkey");
tools/testing/selftests/mm/protection_keys.c
1042
perror("verbose read result (OK for this to be bad)");
tools/testing/selftests/mm/protection_keys.c
1081
perror("futex");
tools/testing/selftests/mm/protection_keys.c
1327
perror("attach");
tools/testing/selftests/mm/protection_keys.c
76
perror("error: ");
tools/testing/selftests/mm/protection_keys.c
82
perror("write to file failed");
tools/testing/selftests/mm/rmap.c
239
perror("Failed to get original numa");
tools/testing/selftests/mm/rmap.c
99
perror("Error: fork\n");
tools/testing/selftests/mm/thp_settings.c
108
perror(path);
tools/testing/selftests/mm/thp_settings.c
127
perror(path);
tools/testing/selftests/mm/thp_settings.c
170
perror(path);
tools/testing/selftests/mm/thp_settings.c
95
perror("read_file()");
tools/testing/selftests/mm/vm_util.c
541
perror("fopen");
tools/testing/selftests/mm/vm_util.c
545
perror("fprintf");
tools/testing/selftests/mm/vm_util.c
560
perror("fopen");
tools/testing/selftests/mm/vm_util.c
564
perror("fscanf");
tools/testing/selftests/mm/write_to_hugetlbfs.c
100
perror("Invalid -m.");
tools/testing/selftests/mm/write_to_hugetlbfs.c
123
perror("Invalid arg");
tools/testing/selftests/mm/write_to_hugetlbfs.c
132
perror("path not found");
tools/testing/selftests/mm/write_to_hugetlbfs.c
140
perror("size not found");
tools/testing/selftests/mm/write_to_hugetlbfs.c
154
perror("-m Invalid");
tools/testing/selftests/mm/write_to_hugetlbfs.c
215
perror("Shared memory attach failure");
tools/testing/selftests/mm/write_to_hugetlbfs.c
53
perror("Detach failure");
tools/testing/selftests/mm/write_to_hugetlbfs.c
90
perror("Invalid -s.");
tools/testing/selftests/mqueue/mq_open_tests.c
258
perror("malloc()");
tools/testing/selftests/mqueue/mq_open_tests.c
464
perror("seteuid() failed");
tools/testing/selftests/mqueue/mq_open_tests.c
75
perror(err_msg);
tools/testing/selftests/mqueue/mq_open_tests.c
88
perror("seteuid() failed");
tools/testing/selftests/mqueue/mq_open_tests.c
92
perror("mq_close() during shutdown");
tools/testing/selftests/mqueue/mq_perf_tests.c
169
perror(err_msg);
tools/testing/selftests/mqueue/mq_perf_tests.c
194
perror("mq_close() during shutdown");
tools/testing/selftests/mqueue/mq_perf_tests.c
556
perror("sysconf(_SC_NPROCESSORS_ONLN)");
tools/testing/selftests/mqueue/mq_perf_tests.c
568
perror("CPU_ALLOC()");
tools/testing/selftests/mqueue/mq_perf_tests.c
620
perror("malloc()");
tools/testing/selftests/net/bind_bhash.c
108
perror("listen failed");
tools/testing/selftests/net/bind_bhash.c
38
perror("socket fd err");
tools/testing/selftests/net/bind_bhash.c
47
perror("getaddrinfo failed");
tools/testing/selftests/net/bind_bhash.c
54
perror("setsockopt failed");
tools/testing/selftests/net/bind_bhash.c
61
perror("failed to bind to port");
tools/testing/selftests/net/can/test_raw_filter.c
54
perror("write");
tools/testing/selftests/net/hwtstamp_config.c
112
perror("socket");
tools/testing/selftests/net/hwtstamp_config.c
120
perror("ioctl");
tools/testing/selftests/net/lib/ksft.h
28
perror("write()");
tools/testing/selftests/net/lib/ksft.h
53
perror("read()");
tools/testing/selftests/net/lib/xdp_helper.c
115
perror("bind failed");
tools/testing/selftests/net/lib/xdp_helper.c
53
perror("socket creation failed");
tools/testing/selftests/net/lib/xdp_helper.c
75
perror("mmap failed");
tools/testing/selftests/net/mptcp/mptcp_connect.c
1115
perror("getpeername");
tools/testing/selftests/net/mptcp/mptcp_connect.c
1151
perror("getpeername");
tools/testing/selftests/net/mptcp/mptcp_connect.c
1193
perror("poll");
tools/testing/selftests/net/mptcp/mptcp_connect.c
1219
perror("accept");
tools/testing/selftests/net/mptcp/mptcp_connect.c
1237
perror("getrandom");
tools/testing/selftests/net/mptcp/mptcp_connect.c
1250
perror("setsockopt");
tools/testing/selftests/net/mptcp/mptcp_connect.c
219
perror("set SO_RCVBUF");
tools/testing/selftests/net/mptcp/mptcp_connect.c
230
perror("set SO_SNDBUF");
tools/testing/selftests/net/mptcp/mptcp_connect.c
241
perror("set SO_MARK");
tools/testing/selftests/net/mptcp/mptcp_connect.c
253
perror("IP_TRANSPARENT");
tools/testing/selftests/net/mptcp/mptcp_connect.c
257
perror("IPV6_TRANSPARENT");
tools/testing/selftests/net/mptcp/mptcp_connect.c
267
perror("TCP_FASTOPEN");
tools/testing/selftests/net/mptcp/mptcp_connect.c
333
perror("setsockopt");
tools/testing/selftests/net/mptcp/mptcp_connect.c
344
perror("bind");
tools/testing/selftests/net/mptcp/mptcp_connect.c
359
perror("listen");
tools/testing/selftests/net/mptcp/mptcp_connect.c
388
perror("socket");
tools/testing/selftests/net/mptcp/mptcp_connect.c
410
perror("sendto()");
tools/testing/selftests/net/mptcp/mptcp_connect.c
416
perror("connect()");
tools/testing/selftests/net/mptcp/mptcp_connect.c
472
perror("write");
tools/testing/selftests/net/mptcp/mptcp_connect.c
653
perror("poll");
tools/testing/selftests/net/mptcp/mptcp_connect.c
689
perror("read");
tools/testing/selftests/net/mptcp/mptcp_connect.c
720
perror("write");
tools/testing/selftests/net/mptcp/mptcp_connect.c
739
perror("read");
tools/testing/selftests/net/mptcp/mptcp_connect.c
778
perror("read");
tools/testing/selftests/net/mptcp/mptcp_connect.c
791
perror("write");
tools/testing/selftests/net/mptcp/mptcp_connect.c
808
perror("mmap");
tools/testing/selftests/net/mptcp/mptcp_connect.c
822
perror("write");
tools/testing/selftests/net/mptcp/mptcp_connect.c
842
perror("fstat");
tools/testing/selftests/net/mptcp/mptcp_connect.c
875
perror("sendfile");
tools/testing/selftests/net/mptcp/mptcp_connect.c
945
perror("pipe");
tools/testing/selftests/net/mptcp/mptcp_connect.c
953
perror("splice in");
tools/testing/selftests/net/mptcp/mptcp_connect.c
959
perror("splice out");
tools/testing/selftests/net/mptcp/mptcp_diag.c
96
perror(msg);
tools/testing/selftests/net/mptcp/mptcp_inq.c
124
perror("setsockopt");
tools/testing/selftests/net/mptcp/mptcp_inq.c
129
perror("bind");
tools/testing/selftests/net/mptcp/mptcp_inq.c
46
perror(msg);
tools/testing/selftests/net/mptcp/mptcp_inq.c
537
perror("getrandom");
tools/testing/selftests/net/mptcp/mptcp_sockopt.c
133
perror(msg);
tools/testing/selftests/net/mptcp/mptcp_sockopt.c
211
perror("setsockopt");
tools/testing/selftests/net/mptcp/mptcp_sockopt.c
216
perror("bind");
tools/testing/selftests/net/mptcp/mptcp_sockopt.c
527
perror("MPTCP_FULL_INFO test skipped");
tools/testing/selftests/net/netfilter/audit_logread.c
149
perror("Can't open netlink socket");
tools/testing/selftests/net/netfilter/audit_logread.c
155
perror("Can't set signal handler");
tools/testing/selftests/net/netfilter/conntrack_dump_flush.c
113
perror("build_cta_proto");
tools/testing/selftests/net/netfilter/conntrack_dump_flush.c
120
perror("mnl_socket_sendto");
tools/testing/selftests/net/netfilter/conntrack_dump_flush.c
126
perror("mnl_socket_recvfrom");
tools/testing/selftests/net/netfilter/conntrack_dump_flush.c
138
perror("mnl_cb_run");
tools/testing/selftests/net/netfilter/conntrack_dump_flush.c
166
perror("build_cta_tuple_v4");
tools/testing/selftests/net/netfilter/conntrack_dump_flush.c
171
perror("build_cta_tuple_v4");
tools/testing/selftests/net/netfilter/conntrack_dump_flush.c
201
perror("build_cta_tuple_v6");
tools/testing/selftests/net/netfilter/conntrack_dump_flush.c
207
perror("build_cta_tuple_v6");
tools/testing/selftests/net/netfilter/conntrack_dump_flush.c
244
perror("mnl_socket_sendto");
tools/testing/selftests/net/netfilter/conntrack_dump_flush.c
259
perror("mnl_socket_recvfrom");
tools/testing/selftests/net/netfilter/conntrack_dump_flush.c
291
perror("mnl_socket_sendto");
tools/testing/selftests/net/netfilter/conntrack_dump_flush.c
297
perror("mnl_socket_recvfrom");
tools/testing/selftests/net/netfilter/conntrack_dump_flush.c
303
perror("mnl_cb_run");
tools/testing/selftests/net/netfilter/conntrack_dump_flush.c
322
perror("mnl_socket_open");
tools/testing/selftests/net/netfilter/conntrack_reverse_clash.c
32
perror(e);
tools/testing/selftests/net/netfilter/nf_queue.c
221
perror("mnl_socket_open");
tools/testing/selftests/net/netfilter/nf_queue.c
226
perror("mnl_socket_bind");
tools/testing/selftests/net/netfilter/nf_queue.c
234
perror("mnl_socket_sendto");
tools/testing/selftests/net/netfilter/nf_queue.c
248
perror("mnl_socket_sendto");
tools/testing/selftests/net/netfilter/nf_queue.c
257
perror("setsockopt(SO_RCVTIMEO)");
tools/testing/selftests/net/netfilter/nf_queue.c
288
perror("malloc");
tools/testing/selftests/net/netfilter/nf_queue.c
309
perror("mnl_socket_recvfrom");
tools/testing/selftests/net/netfilter/nf_queue.c
318
perror("mnl_cb_run");
tools/testing/selftests/net/netfilter/nf_queue.c
341
perror("mnl_socket_sendto");
tools/testing/selftests/net/netfilter/nf_queue.c
352
perror("mnl_socket_sendto");
tools/testing/selftests/net/netfilter/nf_queue.c
55
perror("mnl_attr_validate");
tools/testing/selftests/net/netfilter/nf_queue.c
62
perror("mnl_attr_validate2");
tools/testing/selftests/net/netfilter/nf_queue.c
69
perror("mnl_attr_validate2");
tools/testing/selftests/net/netfilter/udpclash.c
144
perror("socket");
tools/testing/selftests/net/netfilter/udpclash.c
149
perror("bind");
tools/testing/selftests/net/netfilter/udpclash.c
63
perror("calloc");
tools/testing/selftests/net/netfilter/udpclash.c
71
perror("pthread_create");
tools/testing/selftests/net/nettest.c
2231
perror("pipe");
tools/testing/selftests/net/nettest.c
2237
perror("fork");
tools/testing/selftests/net/ovpn/ovpn-cli.c
486
perror("cannot create socket");
tools/testing/selftests/net/ovpn/ovpn-cli.c
514
perror("setsockopt for SO_REUSEADDR");
tools/testing/selftests/net/ovpn/ovpn-cli.c
520
perror("setsockopt for SO_REUSEPORT");
tools/testing/selftests/net/ovpn/ovpn-cli.c
528
perror("failed to set IPV6_V6ONLY");
tools/testing/selftests/net/ovpn/ovpn-cli.c
535
perror("cannot bind socket");
tools/testing/selftests/net/ovpn/ovpn-cli.c
563
perror("listen");
tools/testing/selftests/net/ovpn/ovpn-cli.c
579
perror("accept");
tools/testing/selftests/net/ovpn/ovpn-cli.c
609
perror("cannot create socket");
tools/testing/selftests/net/ovpn/ovpn-cli.c
626
perror("connect");
tools/testing/selftests/net/psock_fanout.c
100
perror("socket packet");
tools/testing/selftests/net/psock_fanout.c
110
perror("if_nametoindex");
tools/testing/selftests/net/psock_fanout.c
114
perror("bind packet");
tools/testing/selftests/net/psock_fanout.c
131
perror("close packet");
tools/testing/selftests/net/psock_fanout.c
153
perror("fanout data cbpf");
tools/testing/selftests/net/psock_fanout.c
165
perror("failed to getsockopt");
tools/testing/selftests/net/psock_fanout.c
202
perror("bpf");
tools/testing/selftests/net/psock_fanout.c
208
perror("fanout data ebpf");
tools/testing/selftests/net/psock_fanout.c
213
perror("close ebpf");
tools/testing/selftests/net/psock_fanout.c
231
perror("packetsock ring setsockopt version");
tools/testing/selftests/net/psock_fanout.c
236
perror("packetsock ring setsockopt");
tools/testing/selftests/net/psock_fanout.c
243
perror("packetsock ring mmap");
tools/testing/selftests/net/psock_fanout.c
292
perror("socket packet");
tools/testing/selftests/net/psock_fanout.c
70
perror("socket loopback");
tools/testing/selftests/net/psock_fanout.c
76
perror("SIOCGIFFLAGS");
tools/testing/selftests/net/psock_fanout.c
83
perror("SIOCSIFFLAGS");
tools/testing/selftests/net/psock_lib.h
100
perror("bind");
tools/testing/selftests/net/psock_lib.h
104
perror("connect");
tools/testing/selftests/net/psock_lib.h
68
perror("setsockopt SO_ATTACH_FILTER");
tools/testing/selftests/net/psock_lib.h
96
perror("bind");
tools/testing/selftests/net/psock_tpacket.c
103
perror("socket");
tools/testing/selftests/net/psock_tpacket.c
109
perror("setsockopt");
tools/testing/selftests/net/psock_tpacket.c
349
perror("setsockopt");
tools/testing/selftests/net/psock_tpacket.c
397
perror("socket");
tools/testing/selftests/net/psock_tpacket.c
406
perror("bind");
tools/testing/selftests/net/psock_tpacket.c
475
perror("sendto");
tools/testing/selftests/net/psock_tpacket.c
693
perror("setsockopt");
tools/testing/selftests/net/psock_tpacket.c
700
perror("malloc");
tools/testing/selftests/net/psock_tpacket.c
715
perror("mmap");
tools/testing/selftests/net/psock_tpacket.c
741
perror("bind");
tools/testing/selftests/net/psock_tpacket.c
765
perror("open");
tools/testing/selftests/net/psock_tpacket.c
771
perror("read");
tools/testing/selftests/net/reuseaddr_conflict.c
52
perror("socket");
tools/testing/selftests/net/reuseaddr_conflict.c
58
perror("setsockopt IPV6_V6ONLY");
tools/testing/selftests/net/reuseaddr_conflict.c
64
perror("setsockopt SO_REUSEADDR");
tools/testing/selftests/net/reuseaddr_conflict.c
69
perror("bind");
tools/testing/selftests/net/reuseaddr_conflict.c
77
perror("listen");
tools/testing/selftests/net/so_rcv_listener.c
104
perror("Invalid IPV4 address");
tools/testing/selftests/net/so_rcv_listener.c
116
perror("Invalid IPV6 address");
tools/testing/selftests/net/so_rcv_listener.c
125
perror("Recv bind error");
tools/testing/selftests/net/so_rcv_listener.c
141
perror("Message receive error");
tools/testing/selftests/net/so_rcv_listener.c
86
perror("Can't open recv socket");
tools/testing/selftests/net/so_rcv_listener.c
93
perror("Recv setsockopt error");
tools/testing/selftests/net/tcp_inq.c
73
perror("accept");
tools/testing/selftests/net/tcp_inq.c
80
perror("send");
tools/testing/selftests/net/tcp_mmap.c
193
perror("mmap");
tools/testing/selftests/net/tcp_mmap.c
199
perror("mmap");
tools/testing/selftests/net/tcp_mmap.c
208
perror("cannot enable SHA computing");
tools/testing/selftests/net/tcp_mmap.c
285
perror("Error: Cannot read SHA256\n");
tools/testing/selftests/net/tcp_mmap.c
327
perror("setsockopt SO_RCVBUF");
tools/testing/selftests/net/tcp_mmap.c
332
perror("setsockopt SO_SNDBUF");
tools/testing/selftests/net/tcp_mmap.c
376
perror("setsockopt SO_RCVLOWAT");
tools/testing/selftests/net/tcp_mmap.c
389
perror("accept");
tools/testing/selftests/net/tcp_mmap.c
396
perror("pthread_create");
tools/testing/selftests/net/tcp_mmap.c
433
perror("open /dev/urandom");
tools/testing/selftests/net/tcp_mmap.c
438
perror("read /dev/urandom");
tools/testing/selftests/net/tcp_mmap.c
522
perror("socket");
tools/testing/selftests/net/tcp_mmap.c
533
perror("setsockopt TCP_MAXSEG");
tools/testing/selftests/net/tcp_mmap.c
537
perror("bind");
tools/testing/selftests/net/tcp_mmap.c
541
perror("listen");
tools/testing/selftests/net/tcp_mmap.c
549
perror("mmap");
tools/testing/selftests/net/tcp_mmap.c
555
perror("socket");
tools/testing/selftests/net/tcp_mmap.c
564
perror("setsockopt TCP_MAXSEG");
tools/testing/selftests/net/tcp_mmap.c
568
perror("connect");
tools/testing/selftests/net/tcp_mmap.c
574
perror("setsockopt SO_MAX_PACING_RATE");
tools/testing/selftests/net/tcp_mmap.c
578
perror("setsockopt SO_ZEROCOPY, (-z option disabled)");
tools/testing/selftests/net/tcp_mmap.c
585
perror("cannot enable SHA computing");
tools/testing/selftests/net/tun.c
185
perror("open");
tools/testing/selftests/net/tun.c
191
perror("ioctl(TUNSETIFF)");
tools/testing/selftests/net/tun.c
198
perror("ioctl(TUNSETVNETHDRSZ)");
tools/testing/selftests/net/tun.c
205
perror("ioctl(TUNSETOFFLOAD)");
tools/testing/selftests/net/tun.c
212
perror("socket");
tools/testing/selftests/net/tun.c
217
perror("ioctl(SIOCGIFFLAGS)");
tools/testing/selftests/net/tun.c
223
perror("ioctl(SIOCSIFFLAGS)");
tools/testing/selftests/net/tun.c
232
perror("ioctl(SIOCSIFHWADDR)");
tools/testing/selftests/net/tun.c
323
perror("bind");
tools/testing/selftests/net/tun.c
328
perror("connect");
tools/testing/selftests/net/tun.c
333
perror("setsockopt(SO_RCVTIMEO)");
tools/testing/selftests/net/tun.c
338
perror("set_pmtu_discover");
tools/testing/selftests/net/tun.c
405
perror("sendmsg");
tools/testing/selftests/net/tun.c
862
perror("recv");
tools/testing/selftests/net/tun.c
908
perror("select");
tools/testing/selftests/net/tun.c
917
perror("read");
tools/testing/selftests/perf_events/remove_on_exec.c
144
_exit((perror("exec failed"), 1));
tools/testing/selftests/perf_events/remove_on_exec.c
182
_exit((perror("exec failed"), 1));
tools/testing/selftests/perf_events/remove_on_exec.c
207
_exit((perror("exec failed"), 1));
tools/testing/selftests/perf_events/remove_on_exec.c
239
_exit((perror("sigaction failed"), 1));
tools/testing/selftests/perf_events/remove_on_exec.c
243
_exit((perror("write failed"), 1));
tools/testing/selftests/perf_events/watermark_signal.c
100
perror("F_SETSIG SIGIO");
tools/testing/selftests/perf_events/watermark_signal.c
106
perror("mmap");
tools/testing/selftests/perf_events/watermark_signal.c
111
perror("PERF_EVENT_IOC_ENABLE");
tools/testing/selftests/perf_events/watermark_signal.c
116
perror("SIGCONT");
tools/testing/selftests/perf_events/watermark_signal.c
69
perror("fork()");
tools/testing/selftests/perf_events/watermark_signal.c
90
perror("F_SETFL FASYNC");
tools/testing/selftests/perf_events/watermark_signal.c
95
perror("F_SETOWN getpid()");
tools/testing/selftests/powerpc/alignment/alignment_handler.c
231
perror("Can't open ci file now?");
tools/testing/selftests/powerpc/alignment/alignment_handler.c
242
perror("mmap failed");
tools/testing/selftests/powerpc/alignment/alignment_handler.c
649
perror("sigaction");
tools/testing/selftests/powerpc/benchmarks/context_switch.c
101
perror("pthread_create");
tools/testing/selftests/powerpc/benchmarks/context_switch.c
114
perror("fork");
tools/testing/selftests/powerpc/benchmarks/context_switch.c
125
perror("malloc");
tools/testing/selftests/powerpc/benchmarks/context_switch.c
132
perror("sched_setaffinity");
tools/testing/selftests/powerpc/benchmarks/context_switch.c
333
perror("shmget");
tools/testing/selftests/powerpc/benchmarks/context_switch.c
339
perror("shmat");
tools/testing/selftests/powerpc/benchmarks/context_switch.c
87
perror("pthread_attr_init");
tools/testing/selftests/powerpc/benchmarks/context_switch.c
94
perror("pthread_attr_setaffinity_np");
tools/testing/selftests/powerpc/benchmarks/fork.c
100
perror("waitpid");
tools/testing/selftests/powerpc/benchmarks/fork.c
112
perror("fork");
tools/testing/selftests/powerpc/benchmarks/fork.c
122
perror("waitpid");
tools/testing/selftests/powerpc/benchmarks/fork.c
144
perror("pthread_attr_init");
tools/testing/selftests/powerpc/benchmarks/fork.c
155
perror("pthread_attr_setaffinity_np");
tools/testing/selftests/powerpc/benchmarks/fork.c
164
perror("pthread_create");
tools/testing/selftests/powerpc/benchmarks/fork.c
170
perror("pthread_join");
tools/testing/selftests/powerpc/benchmarks/fork.c
277
perror("chdir");
tools/testing/selftests/powerpc/benchmarks/fork.c
41
perror("sched_setaffinity");
tools/testing/selftests/powerpc/benchmarks/fork.c
52
perror("fork");
tools/testing/selftests/powerpc/benchmarks/fork.c
80
perror("execve");
tools/testing/selftests/powerpc/benchmarks/fork.c
90
perror("fork");
tools/testing/selftests/powerpc/copyloops/exc_validate.c
90
perror("mmap");
tools/testing/selftests/powerpc/copyloops/exc_validate.c
99
perror("mprotect");
tools/testing/selftests/powerpc/dexcr/chdexcr.c
109
perror("execve");
tools/testing/selftests/powerpc/dscr/dscr.h
72
perror("read() failed");
tools/testing/selftests/powerpc/dscr/dscr.h
84
perror("write() failed");
tools/testing/selftests/powerpc/dscr/dscr_inherit_exec_test.c
64
perror("fork() failed");
tools/testing/selftests/powerpc/dscr/dscr_inherit_exec_test.c
70
perror("waitpid() failed");
tools/testing/selftests/powerpc/dscr/dscr_inherit_test.c
44
perror("fork() failed");
tools/testing/selftests/powerpc/dscr/dscr_inherit_test.c
50
perror("waitpid() failed");
tools/testing/selftests/powerpc/dscr/dscr_sysfs_test.c
38
perror("opendir() failed");
tools/testing/selftests/powerpc/harness.c
112
perror("sigaction (sigint)");
tools/testing/selftests/powerpc/harness.c
118
perror("sigaction (sigalrm)");
tools/testing/selftests/powerpc/harness.c
41
perror("fork");
tools/testing/selftests/powerpc/mm/hugetlb_vs_thp_test.c
29
perror("munmap");
tools/testing/selftests/powerpc/mm/hugetlb_vs_thp_test.c
38
perror("mmap");
tools/testing/selftests/powerpc/mm/large_vm_fork_separation.c
37
perror("mmap");
tools/testing/selftests/powerpc/mm/large_vm_gpr_corruption.c
126
perror("mmap");
tools/testing/selftests/powerpc/mm/stack_expansion_ldst.c
85
perror("fopen");
tools/testing/selftests/powerpc/mm/subpage_prot.c
113
perror("subpage_perm");
tools/testing/selftests/powerpc/mm/subpage_prot.c
199
perror("failed to open file");
tools/testing/selftests/powerpc/mm/subpage_prot.c
211
perror("failed to map file");
tools/testing/selftests/powerpc/mm/tlbie_test.c
446
perror("sigaction");
tools/testing/selftests/powerpc/nx-gzip/gunz_test.c
319
perror(argv[1]);
tools/testing/selftests/powerpc/nx-gzip/gunz_test.c
330
perror(w);
tools/testing/selftests/powerpc/pmu/count_instructions.c
103
perror("perf_event_open");
tools/testing/selftests/powerpc/pmu/count_instructions.c
108
perror("perf_event_open");
tools/testing/selftests/powerpc/pmu/count_stcx_fail.c
115
perror("perf_event_open");
tools/testing/selftests/powerpc/pmu/count_stcx_fail.c
120
perror("perf_event_open");
tools/testing/selftests/powerpc/pmu/count_stcx_fail.c
125
perror("perf_event_open");
tools/testing/selftests/powerpc/pmu/ebb/ebb.c
423
perror("sigaction");
tools/testing/selftests/powerpc/pmu/ebb/ebb.c
482
perror("sigaction");
tools/testing/selftests/powerpc/pmu/ebb/multi_ebb_procs_test.c
35
perror("sigaction");
tools/testing/selftests/powerpc/pmu/ebb/trace.c
27
perror("mmap");
tools/testing/selftests/powerpc/pmu/event.c
73
perror("perf_event_open");
tools/testing/selftests/powerpc/pmu/lib.c
146
perror("fopen");
tools/testing/selftests/powerpc/pmu/lib.c
65
perror("waitpid");
tools/testing/selftests/powerpc/pmu/sampling_tests/misc.c
194
perror("mmap() failed.");
tools/testing/selftests/powerpc/primitives/load_unaligned_zeropad.c
44
perror("mprotect");
tools/testing/selftests/powerpc/primitives/load_unaligned_zeropad.c
54
perror("mprotect");
tools/testing/selftests/powerpc/ptrace/child.h
106
perror("Error prodding child");
tools/testing/selftests/powerpc/ptrace/child.h
120
perror("Error waiting for parent");
tools/testing/selftests/powerpc/ptrace/child.h
134
perror("Error prodding parent");
tools/testing/selftests/powerpc/ptrace/child.h
66
perror("Semaphore initialization failed");
tools/testing/selftests/powerpc/ptrace/child.h
72
perror("Semaphore initialization failed");
tools/testing/selftests/powerpc/ptrace/child.h
92
perror("Error waiting for child");
tools/testing/selftests/powerpc/ptrace/core-pkey.c
264
perror("Error allocating memory");
tools/testing/selftests/powerpc/ptrace/core-pkey.c
296
perror("Error opening core file");
tools/testing/selftests/powerpc/ptrace/core-pkey.c
303
perror("Error mmapping core file");
tools/testing/selftests/powerpc/ptrace/core-pkey.c
327
perror("Error writing to core_pattern file");
tools/testing/selftests/powerpc/ptrace/core-pkey.c
342
perror("Error allocating memory");
tools/testing/selftests/powerpc/ptrace/core-pkey.c
348
perror("Error reading core_pattern file");
tools/testing/selftests/powerpc/ptrace/core-pkey.c
398
perror("fork() failed");
tools/testing/selftests/powerpc/ptrace/perf-hwbreak.c
153
perror("getrlimit");
tools/testing/selftests/powerpc/ptrace/perf-hwbreak.c
158
perror("setrlimit");
tools/testing/selftests/powerpc/ptrace/perf-hwbreak.c
166
perror("malloc");
tools/testing/selftests/powerpc/ptrace/perf-hwbreak.c
173
perror("sched_getaffinity");
tools/testing/selftests/powerpc/ptrace/perf-hwbreak.c
183
perror("perf_systemwide_event_open");
tools/testing/selftests/powerpc/ptrace/perf-hwbreak.c
250
perror("perf_process_event_open_exclude_user");
tools/testing/selftests/powerpc/ptrace/perf-hwbreak.c
304
perror("malloc failed");
tools/testing/selftests/powerpc/ptrace/perf-hwbreak.c
312
perror("perf_process_event_open");
tools/testing/selftests/powerpc/ptrace/perf-hwbreak.c
412
perror("perf_process_event_open");
tools/testing/selftests/powerpc/ptrace/perf-hwbreak.c
419
perror("perf_process_event_open");
tools/testing/selftests/powerpc/ptrace/perf-hwbreak.c
457
perror("perf_process_event_open");
tools/testing/selftests/powerpc/ptrace/perf-hwbreak.c
464
perror("perf_process_event_open");
tools/testing/selftests/powerpc/ptrace/perf-hwbreak.c
502
perror("perf_process_event_open");
tools/testing/selftests/powerpc/ptrace/perf-hwbreak.c
509
perror("perf_process_event_open");
tools/testing/selftests/powerpc/ptrace/perf-hwbreak.c
547
perror("perf_process_event_open");
tools/testing/selftests/powerpc/ptrace/perf-hwbreak.c
554
perror("perf_process_event_open");
tools/testing/selftests/powerpc/ptrace/perf-hwbreak.c
785
perror("perf_process_event_open");
tools/testing/selftests/powerpc/ptrace/perf-hwbreak.c
818
perror("PTRACE_TRACEME failed\n");
tools/testing/selftests/powerpc/ptrace/perf-hwbreak.c
829
perror("Can't get breakpoint info");
tools/testing/selftests/powerpc/ptrace/ptrace-gpr.c
135
perror("fork() failed");
tools/testing/selftests/powerpc/ptrace/ptrace-hwbreak.c
122
perror("Child can't be traced?");
tools/testing/selftests/powerpc/ptrace/ptrace-hwbreak.c
249
perror("PTRACE_SET_DEBUGREG failed");
tools/testing/selftests/powerpc/ptrace/ptrace-hwbreak.c
259
perror("PPC_PTRACE_SETHWDEBUG failed");
tools/testing/selftests/powerpc/ptrace/ptrace-hwbreak.c
268
perror("PPC_PTRACE_DELHWDEBUG failed");
tools/testing/selftests/powerpc/ptrace/ptrace-hwbreak.c
55
perror("Can't get breakpoint info");
tools/testing/selftests/powerpc/ptrace/ptrace-pkey.c
286
perror("fork() failed");
tools/testing/selftests/powerpc/ptrace/ptrace-tar.c
87
perror("fork() failed");
tools/testing/selftests/powerpc/ptrace/ptrace-tm-gpr.c
120
perror("fork() failed");
tools/testing/selftests/powerpc/ptrace/ptrace-tm-spd-gpr.c
126
perror("fork() failed");
tools/testing/selftests/powerpc/ptrace/ptrace-tm-spd-vsx.c
144
perror("fork() failed");
tools/testing/selftests/powerpc/ptrace/ptrace-tm-spr.c
122
perror("fork() failed");
tools/testing/selftests/powerpc/ptrace/ptrace-tm-vsx.c
127
perror("fork() failed");
tools/testing/selftests/powerpc/ptrace/ptrace-vsx.c
76
perror("fork() failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
152
perror("malloc() failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
160
perror("ptrace(PTRACE_GETREGSET) failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
168
perror("ptrace(PTRACE_GETREGSET) failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
176
perror("ptrace(PTRACE_GETREGSET) failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
198
perror("malloc() failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
208
perror("ptrace(PTRACE_SETREGSET) failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
215
perror("ptrace(PTRACE_SETREGSET) failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
222
perror("ptrace(PTRACE_SETREGSET) failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
241
perror("malloc() failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
250
perror("ptrace(PTRACE_GETREGSET) failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
258
perror("ptrace(PTRACE_GETREGSET) failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
266
perror("ptrace(PTRACE_GETREGSET) failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
289
perror("malloc() failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
299
perror("ptrace(PTRACE_GETREGSET) failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
306
perror("ptrace(PTRACE_GETREGSET) failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
313
perror("ptrace(PTRACE_GETREGSET) failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
333
perror("ptrace(PTRACE_GETREGSET) failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
352
perror("ptrace(PTRACE_GETREGSET) failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
361
perror("ptrace(PTRACE_GETREGSET) failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
379
perror("ptrace(PTRACE_GETREGSET) failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
403
perror("ptrace(PTRACE_GETREGSET) failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
412
perror("ptrace(PTRACE_GETREGSET) failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
426
perror("malloc() failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
432
perror("ptrace(PTRACE_GETREGSET) failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
460
perror("malloc() failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
468
perror("ptrace(PTRACE_PEEKUSR) failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
493
perror("ptrace(PTRACE_POKEUSR) failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
515
perror("malloc() failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
521
perror("ptrace(PTRACE_GETREGSET) failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
530
perror("ptrace(PTRACE_GETREGSET) failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
544
perror("malloc() failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
553
perror("ptrace(PTRACE_GETREGSET) failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
573
perror("malloc() failed\n");
tools/testing/selftests/powerpc/ptrace/ptrace.h
581
perror("ptrace(PTRACE_GETREGSET) failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
590
perror("ptrace(PTRACE_GETREGSET) failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
603
perror("ptrace(PTRACE_GETVRREGS) failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
619
perror("ptrace(PTRACE_GETREGSET, NT_PPC_TM_CVMX) failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
633
perror("ptrace(PTRACE_SETVRREGS) failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
650
perror("ptrace(PTRACE_SETREGSET, NT_PPC_TM_CVMX) failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
663
perror("ptrace(PTRACE_GETVSRREGS) failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
679
perror("ptrace(PTRACE_GETREGSET, NT_PPC_TM_CVSX) failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
692
perror("ptrace(PTRACE_SETVSRREGS) failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
70
perror("ptrace(PTRACE_ATTACH) failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
709
perror("ptrace(PTRACE_SETREGSET, NT_PPC_TM_CVSX) failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
724
perror("malloc() failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
733
perror("ptrace(PTRACE_GETREGSET) failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
75
perror("waitpid() failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
87
perror("ptrace(PTRACE_DETACH) failed");
tools/testing/selftests/powerpc/ptrace/ptrace.h
99
perror("ptrace(PTRACE_CONT) failed");
tools/testing/selftests/powerpc/security/entry_flush.c
109
perror("error writing to powerpc/entry_flush debugfs file");
tools/testing/selftests/powerpc/security/entry_flush.c
124
perror("unable to restore original value of powerpc/rfi_flush debugfs file");
tools/testing/selftests/powerpc/security/entry_flush.c
129
perror("unable to restore original value of powerpc/entry_flush debugfs file");
tools/testing/selftests/powerpc/security/entry_flush.c
38
perror("Unable to read powerpc/rfi_flush debugfs file");
tools/testing/selftests/powerpc/security/entry_flush.c
43
perror("Unable to read powerpc/entry_flush debugfs file");
tools/testing/selftests/powerpc/security/entry_flush.c
49
perror("error writing to powerpc/rfi_flush debugfs file");
tools/testing/selftests/powerpc/security/flush_utils.c
79
perror("sigill_handler");
tools/testing/selftests/powerpc/security/rfi_flush.c
109
perror("error writing to powerpc/rfi_flush debugfs file");
tools/testing/selftests/powerpc/security/rfi_flush.c
124
perror("unable to restore original value of powerpc/rfi_flush debugfs file");
tools/testing/selftests/powerpc/security/rfi_flush.c
130
perror("unable to restore original value of powerpc/entry_flush "
tools/testing/selftests/powerpc/security/rfi_flush.c
38
perror("Unable to read powerpc/rfi_flush debugfs file");
tools/testing/selftests/powerpc/security/rfi_flush.c
49
perror("error writing to powerpc/entry_flush debugfs file");
tools/testing/selftests/powerpc/security/uaccess_flush.c
123
perror("error writing to powerpc/uaccess_flush debugfs file");
tools/testing/selftests/powerpc/security/uaccess_flush.c
138
perror("unable to restore original value of powerpc/rfi_flush debugfs file");
tools/testing/selftests/powerpc/security/uaccess_flush.c
143
perror("unable to restore original value of powerpc/entry_flush debugfs file");
tools/testing/selftests/powerpc/security/uaccess_flush.c
148
perror("unable to restore original value of powerpc/uaccess_flush debugfs file");
tools/testing/selftests/powerpc/security/uaccess_flush.c
40
perror("Unable to read powerpc/rfi_flush debugfs file");
tools/testing/selftests/powerpc/security/uaccess_flush.c
45
perror("Unable to read powerpc/entry_flush debugfs file");
tools/testing/selftests/powerpc/security/uaccess_flush.c
50
perror("Unable to read powerpc/entry_flush debugfs file");
tools/testing/selftests/powerpc/security/uaccess_flush.c
56
perror("error writing to powerpc/rfi_flush debugfs file");
tools/testing/selftests/powerpc/security/uaccess_flush.c
63
perror("error writing to powerpc/entry_flush debugfs file");
tools/testing/selftests/powerpc/signal/sig_sc_double_restart.c
107
perror("sigaction");
tools/testing/selftests/powerpc/signal/sig_sc_double_restart.c
115
perror("sigaction");
tools/testing/selftests/powerpc/signal/sig_sc_double_restart.c
122
perror("dup");
tools/testing/selftests/powerpc/signal/sig_sc_double_restart.c
132
perror("read");
tools/testing/selftests/powerpc/signal/sig_sc_double_restart.c
150
perror("write");
tools/testing/selftests/powerpc/signal/sig_sc_double_restart.c
156
perror("wait");
tools/testing/selftests/powerpc/signal/sig_sc_double_restart.c
88
perror("pipe");
tools/testing/selftests/powerpc/signal/sig_sc_double_restart.c
94
perror("fork");
tools/testing/selftests/powerpc/signal/sigfuz.c
260
perror("Thread creation error\n");
tools/testing/selftests/powerpc/signal/sigfuz.c
266
perror("Thread join error\n");
tools/testing/selftests/powerpc/signal/signal.c
47
perror("sigaction SIGUSR1");
tools/testing/selftests/powerpc/signal/signal.c
51
perror("sigaction SIGALRM");
tools/testing/selftests/powerpc/signal/signal.c
59
perror("fork");
tools/testing/selftests/powerpc/signal/signal_tm.c
50
perror("sigaction SIGUSR1");
tools/testing/selftests/powerpc/signal/signal_tm.c
54
perror("sigaction SIGALRM");
tools/testing/selftests/powerpc/signal/sigreturn_vdso.c
36
perror("fopen");
tools/testing/selftests/powerpc/stringloops/strlen.c
58
perror("memalign");
tools/testing/selftests/powerpc/syscalls/rtas_filter.c
92
perror("Could not open rmo_buffer file");
tools/testing/selftests/powerpc/tm/tm-exec.c
42
perror("execl() failed");
tools/testing/selftests/powerpc/tm/tm-signal-context-chk-fpu.c
88
perror("sigaction sigusr1");
tools/testing/selftests/powerpc/tm/tm-signal-context-chk-gpr.c
90
perror("sigaction sigusr1");
tools/testing/selftests/powerpc/tm/tm-signal-context-chk-vmx.c
113
perror("sigaction sigusr1");
tools/testing/selftests/powerpc/tm/tm-signal-context-chk-vsx.c
162
perror("sigaction sigusr1");
tools/testing/selftests/powerpc/tm/tm-signal-context-force-tm.c
133
perror("mmap error\n");
tools/testing/selftests/powerpc/tm/tm-signal-context-force-tm.c
139
perror("madvise\n");
tools/testing/selftests/powerpc/tm/tm-signal-context-force-tm.c
148
perror("sigaltstack\n");
tools/testing/selftests/powerpc/tm/tm-signal-context-force-tm.c
64
perror("Mmap failed");
tools/testing/selftests/powerpc/tm/tm-signal-context-force-tm.c
71
perror("madvise failed");
tools/testing/selftests/powerpc/tm/tm-signal-msr-resv.c
59
perror("sigaction sigusr1");
tools/testing/selftests/powerpc/tm/tm-signal-pagefault.c
108
perror("read() failed");
tools/testing/selftests/powerpc/tm/tm-signal-pagefault.c
131
perror("ioctl-UFFDIO_COPY failed");
tools/testing/selftests/powerpc/tm/tm-signal-pagefault.c
150
perror("userfaultfd() failed");
tools/testing/selftests/powerpc/tm/tm-signal-pagefault.c
156
perror("ioctl-UFFDIO_API failed");
tools/testing/selftests/powerpc/tm/tm-signal-pagefault.c
168
perror("mmap() failed");
tools/testing/selftests/powerpc/tm/tm-signal-pagefault.c
181
perror("ioctl-UFFDIO_REGISTER");
tools/testing/selftests/powerpc/tm/tm-signal-pagefault.c
243
perror("sigaltstack() failed");
tools/testing/selftests/powerpc/tm/tm-signal-pagefault.c
250
perror("sigaction() failed");
tools/testing/selftests/powerpc/tm/tm-signal-pagefault.c
97
perror("poll() failed");
tools/testing/selftests/powerpc/utils.c
161
perror("Error reading /proc/self/auxv");
tools/testing/selftests/powerpc/utils.c
427
perror("malloc");
tools/testing/selftests/powerpc/utils.c
434
perror("sched_getaffinity");
tools/testing/selftests/powerpc/utils.c
486
perror("uname");
tools/testing/selftests/powerpc/utils.c
557
perror("perf_event_open() failed");
tools/testing/selftests/powerpc/utils.c
565
perror("error while enabling perf events");
tools/testing/selftests/powerpc/utils.c
575
perror("error disabling perf events");
tools/testing/selftests/powerpc/utils.c
585
perror("error resetting perf events");
tools/testing/selftests/prctl/disable-tsc-ctxt-sw-stress-test.c
48
perror("prctl");
tools/testing/selftests/prctl/disable-tsc-ctxt-sw-stress-test.c
69
perror("prctl");
tools/testing/selftests/prctl/disable-tsc-on-off-stress-test.c
52
perror("prctl");
tools/testing/selftests/prctl/disable-tsc-on-off-stress-test.c
74
perror("prctl");
tools/testing/selftests/prctl/disable-tsc-test.c
50
perror("prctl");
tools/testing/selftests/prctl/disable-tsc-test.c
56
perror("prctl");
tools/testing/selftests/prctl/disable-tsc-test.c
72
perror("prctl");
tools/testing/selftests/prctl/disable-tsc-test.c
80
perror("prctl");
tools/testing/selftests/prctl/disable-tsc-test.c
87
perror("prctl");
tools/testing/selftests/proc/proc-empty-vm.c
222
perror("open /proc/${pid}/maps");
tools/testing/selftests/proc/proc-empty-vm.c
251
perror("open /proc/${pid}/numa_maps");
tools/testing/selftests/proc/proc-empty-vm.c
274
perror("open /proc/${pid}/smaps");
tools/testing/selftests/proc/proc-empty-vm.c
338
perror("open /proc/${pid}/smaps_rollup");
tools/testing/selftests/proc/proc-empty-vm.c
375
perror("open /proc/${pid}/statm");
tools/testing/selftests/proc/proc-empty-vm.c
464
perror("fork");
tools/testing/selftests/proc/proc-empty-vm.c
476
perror("ptrace PTRACE_TRACEME");
tools/testing/selftests/proc/proc-tid0.c
78
perror("fork");
tools/testing/selftests/ptp/testptp.c
337
perror("PTP_CLOCK_GETCAPS");
tools/testing/selftests/ptp/testptp.c
366
perror("clock_adjtime");
tools/testing/selftests/ptp/testptp.c
383
perror("clock_adjtime");
tools/testing/selftests/ptp/testptp.c
395
perror("clock_adjtime");
tools/testing/selftests/ptp/testptp.c
403
perror("clock_gettime");
tools/testing/selftests/ptp/testptp.c
413
perror("clock_settime");
tools/testing/selftests/ptp/testptp.c
422
perror("clock_settime");
tools/testing/selftests/ptp/testptp.c
432
perror("clock_settime");
tools/testing/selftests/ptp/testptp.c
444
perror("PTP_PIN_SETFUNC");
tools/testing/selftests/ptp/testptp.c
456
perror("PTP_EXTTS_REQUEST");
tools/testing/selftests/ptp/testptp.c
465
perror("read");
tools/testing/selftests/ptp/testptp.c
476
perror("PTP_EXTTS_REQUEST");
tools/testing/selftests/ptp/testptp.c
488
perror("PTP_CLOCK_GETCAPS");
tools/testing/selftests/ptp/testptp.c
495
perror("PTP_PIN_GETFUNC");
tools/testing/selftests/ptp/testptp.c
515
perror("clock_gettime");
tools/testing/selftests/ptp/testptp.c
538
perror("PTP_PEROUT_REQUEST");
tools/testing/selftests/ptp/testptp.c
547
perror("PTP_ENABLE_PPS");
tools/testing/selftests/ptp/testptp.c
562
perror("calloc");
tools/testing/selftests/ptp/testptp.c
568
perror("PTP_SYS_OFFSET");
tools/testing/selftests/ptp/testptp.c
597
perror("calloc");
tools/testing/selftests/ptp/testptp.c
605
perror("PTP_SYS_OFFSET_EXTENDED");
tools/testing/selftests/ptp/testptp.c
660
perror("calloc");
tools/testing/selftests/ptp/testptp.c
665
perror("PTP_SYS_OFFSET_PRECISE");
tools/testing/selftests/ptp/testptp.c
682
perror("PTP_MASK_CLEAR_ALL");
tools/testing/selftests/ptp/testptp.c
684
perror("PTP_MASK_EN_SINGLE");
tools/testing/selftests/riscv/vector/v_helpers.c
72
perror("execve");
tools/testing/selftests/rseq/param_test.c
1180
perror("pthread_create");
tools/testing/selftests/rseq/param_test.c
1189
perror("pthread_join");
tools/testing/selftests/rseq/param_test.c
1228
perror("sigemptyset");
tools/testing/selftests/rseq/param_test.c
1237
perror("sigaction");
tools/testing/selftests/rseq/param_test.c
1354
perror("sys_membarrier");
tools/testing/selftests/rseq/param_test.c
1377
perror("sys_membarrier");
tools/testing/selftests/rseq/param_test.c
1404
perror("sys_membarrier");
tools/testing/selftests/rseq/param_test.c
1414
perror("pthread_create");
tools/testing/selftests/rseq/param_test.c
1423
perror("pthread_create");
tools/testing/selftests/rseq/param_test.c
1433
perror("pthread_join");
tools/testing/selftests/rseq/param_test.c
1442
perror("pthread_join");
tools/testing/selftests/rseq/param_test.c
533
perror("pthread_create");
tools/testing/selftests/rseq/param_test.c
542
perror("pthread_join");
tools/testing/selftests/rseq/param_test.c
610
perror("pthread_create");
tools/testing/selftests/rseq/param_test.c
619
perror("pthread_join");
tools/testing/selftests/rseq/param_test.c
772
perror("pthread_create");
tools/testing/selftests/rseq/param_test.c
781
perror("pthread_join");
tools/testing/selftests/rseq/param_test.c
972
perror("pthread_create");
tools/testing/selftests/rseq/param_test.c
981
perror("pthread_join");
tools/testing/selftests/rseq/rseq.c
291
perror("sched_getcpu()");
tools/testing/selftests/rseq/rseq.c
304
perror("sys_getcpu()");
tools/testing/selftests/sched/cs_prctl_test.c
95
perror(msg);
tools/testing/selftests/sched_ext/rt_stall.c
154
perror("pipe");
tools/testing/selftests/sched_ext/rt_stall.c
169
perror("fork task");
tools/testing/selftests/sched_ext/rt_stall.c
185
perror("fork for RT task");
tools/testing/selftests/sched_ext/rt_stall.c
31
perror("write to ready pipe");
tools/testing/selftests/sched_ext/rt_stall.c
43
perror("read from ready pipe");
tools/testing/selftests/sched_ext/rt_stall.c
67
perror("sched_setaffinity");
tools/testing/selftests/sched_ext/rt_stall.c
79
perror("sched_setscheduler");
tools/testing/selftests/sched_ext/rt_stall.c
95
perror("Failed to open stat file");
tools/testing/selftests/seccomp/seccomp_bpf.c
3556
perror("write from signal");
tools/testing/selftests/seccomp/seccomp_bpf.c
3590
perror("signal");
tools/testing/selftests/seccomp/seccomp_bpf.c
4678
perror("sigaction");
tools/testing/selftests/seccomp/seccomp_bpf.c
4745
perror("sigaction");
tools/testing/selftests/seccomp/seccomp_bpf.c
4882
perror("sigaction");
tools/testing/selftests/seccomp/seccomp_bpf.c
4891
perror("setitimer");
tools/testing/selftests/seccomp/seccomp_bpf.c
4898
perror("write");
tools/testing/selftests/seccomp/seccomp_bpf.c
4904
perror("dup");
tools/testing/selftests/sgx/load.c
126
perror("SGX_IOC_ENCLAVE_ADD_PAGES failed");
tools/testing/selftests/sgx/load.c
194
perror("Unable to open /dev/sgx_enclave");
tools/testing/selftests/sgx/load.c
200
perror("device file stat()");
tools/testing/selftests/sgx/load.c
206
perror("mmap for read");
tools/testing/selftests/sgx/load.c
326
perror("reservation mmap()");
tools/testing/selftests/sgx/load.c
365
perror("SGX_IOC_ENCLAVE_INIT failed");
tools/testing/selftests/sgx/load.c
53
perror("enclave executable open()");
tools/testing/selftests/sgx/load.c
59
perror("enclave executable stat()");
tools/testing/selftests/sgx/load.c
65
perror("enclave executable mmap()");
tools/testing/selftests/sgx/load.c
98
perror("SGX_IOC_ENCLAVE_CREATE failed");
tools/testing/selftests/sgx/main.c
668
perror("mprotect");
tools/testing/selftests/sgx/main.c
695
perror("mprotect");
tools/testing/selftests/splice/splice_read.c
25
perror(argv[1]);
tools/testing/selftests/splice/splice_read.c
35
perror(argv[1]);
tools/testing/selftests/splice/splice_read.c
51
perror("splice");
tools/testing/selftests/syscall_user_dispatch/sud_benchmark.c
157
perror("Error sigaction:");
tools/testing/selftests/syscall_user_dispatch/sud_benchmark.c
167
perror("prctl failed\n");
tools/testing/selftests/syscall_user_dispatch/sud_benchmark.c
191
perror("syscall trapping intercepted more syscalls than expected\n");
tools/testing/selftests/thermal/intel/power_floor/power_floor_test.c
24
perror("Unable to open power floor enable file\n");
tools/testing/selftests/thermal/intel/power_floor/power_floor_test.c
29
perror("Can' disable power floor notifications\n");
tools/testing/selftests/thermal/intel/power_floor/power_floor_test.c
54
perror("Unable to open power floor enable file\n");
tools/testing/selftests/thermal/intel/power_floor/power_floor_test.c
59
perror("Can't enable power floor notifications\n");
tools/testing/selftests/thermal/intel/power_floor/power_floor_test.c
70
perror("Unable to power floor status file\n");
tools/testing/selftests/thermal/intel/power_floor/power_floor_test.c
90
perror("poll error");
tools/testing/selftests/thermal/intel/workload_hint/workload_hint_test.c
118
perror("Unable to open workload type feature enable file");
tools/testing/selftests/thermal/intel/workload_hint/workload_hint_test.c
123
perror("Can't enable workload hints");
tools/testing/selftests/thermal/intel/workload_hint/workload_hint_test.c
134
perror("Unable to open workload type file");
tools/testing/selftests/thermal/intel/workload_hint/workload_hint_test.c
154
perror("poll error");
tools/testing/selftests/thermal/intel/workload_hint/workload_hint_test.c
39
perror("Unable to open workload type feature enable file");
tools/testing/selftests/thermal/intel/workload_hint/workload_hint_test.c
44
perror("Can't disable workload hints");
tools/testing/selftests/thermal/intel/workload_hint/workload_hint_test.c
61
perror("Unable to open workload notification delay");
tools/testing/selftests/thermal/intel/workload_hint/workload_hint_test.c
66
perror("Can't set delay");
tools/testing/selftests/timers/freq-step.c
106
perror("[FAIL] adjtimex");
tools/testing/selftests/timers/freq-step.c
209
perror("[FAIL] clock_gettime(CLOCK_MONOTONIC_RAW)");
tools/testing/selftests/timers/freq-step.c
216
perror("[FAIL] clock_gettime(CLOCK_MONOTONIC)");
tools/testing/selftests/timers/freq-step.c
89
perror("[FAIL] adjtimex");
tools/testing/selftests/timers/mqueue-lat.c
68
perror("mq_open");
tools/testing/selftests/timers/mqueue-lat.c
86
perror("mq_timedreceive");
tools/testing/selftests/timers/rtcpie.c
107
perror("read");
tools/testing/selftests/timers/rtcpie.c
128
perror("RTC_PIE_OFF ioctl");
tools/testing/selftests/timers/rtcpie.c
57
perror(rtc);
tools/testing/selftests/timers/rtcpie.c
69
perror("RTC_IRQP_READ ioctl");
tools/testing/selftests/timers/rtcpie.c
88
perror("RTC_IRQP_SET ioctl");
tools/testing/selftests/timers/rtcpie.c
98
perror("RTC_PIE_ON ioctl");
tools/testing/selftests/ublk/metadata_size.c
22
perror(filename);
tools/testing/selftests/ublk/metadata_size.c
28
perror("ioctl");
tools/testing/selftests/x86/lam.c
1188
perror("open");
tools/testing/selftests/x86/lam.c
1196
perror("mmap");
tools/testing/selftests/x86/lam.c
204
perror("Fork failed.");
tools/testing/selftests/x86/lam.c
318
perror("malloc() failure\n");
tools/testing/selftests/x86/lam.c
419
perror("failed to map byte to pass into get_user");
tools/testing/selftests/x86/lam.c
504
perror("sub-queue!");
tools/testing/selftests/x86/lam.c
515
perror("cpl-queue!");
tools/testing/selftests/x86/lam.c
763
perror("Fork failed.");
tools/testing/selftests/x86/lam.c
784
perror("Fork failed.");
tools/testing/selftests/x86/lam.c
799
perror("error on exec");
tools/testing/selftests/x86/lam.c
824
perror("Fork failed.");
tools/testing/selftests/x86/lam.c
871
perror("Clone failed.");
tools/testing/selftests/x86/lam.c
899
perror("Clone failed.");
tools/testing/selftests/x86/srso.c
40
perror("opening retired RETs fd");
tools/testing/selftests/x86/srso.c
46
perror("opening retired mispredicted RETs fd");
tools/testing/vsock/control.c
124
perror("send");
tools/testing/vsock/control.c
134
perror("send");
tools/testing/vsock/control.c
146
perror("snprintf");
tools/testing/vsock/control.c
191
perror("realloc");
tools/testing/vsock/control.c
210
perror("recv");
tools/testing/vsock/control.c
84
perror("accept");
tools/testing/vsock/util.c
122
perror(name);
tools/testing/vsock/util.c
154
perror("socket");
tools/testing/vsock/util.c
175
perror("bind");
tools/testing/vsock/util.c
209
perror("connect");
tools/testing/vsock/util.c
225
perror("socket");
tools/testing/vsock/util.c
258
perror("listen");
tools/testing/vsock/util.c
363
perror("send");
tools/testing/vsock/util.c
370
perror("send");
tools/testing/vsock/util.c
417
perror("recv");
tools/testing/vsock/util.c
424
perror("recv");
tools/testing/vsock/util.c
627
perror("malloc");
tools/testing/vsock/util.c
669
perror("malloc");
tools/testing/vsock/util.c
681
perror("mmap");
tools/testing/vsock/util.c
693
perror("munmap");
tools/testing/vsock/util.c
726
perror("munmap");
tools/testing/vsock/util.c
76
perror("epoll_create1");
tools/testing/vsock/util.c
83
perror("epoll_ctl");
tools/testing/vsock/util.c
884
perror("setsockopt(SO_LINGER)");
tools/testing/vsock/util.c
89
perror("epoll_wait");
tools/testing/vsock/util.c
898
perror("Can't open " KALLSYMS_PATH);
tools/testing/vsock/vsock_diag_test.c
120
perror("fstat");
tools/testing/vsock/vsock_diag_test.c
201
perror("sendmsg");
tools/testing/vsock/vsock_diag_test.c
231
perror("recvmsg");
tools/testing/vsock/vsock_diag_test.c
245
perror("malloc");
tools/testing/vsock/vsock_diag_test.c
263
perror("socket");
tools/testing/vsock/vsock_diag_test.c
294
perror("NLMSG_ERROR");
tools/testing/vsock/vsock_diag_test.c
358
perror("bind");
tools/testing/vsock/vsock_diag_test.c
363
perror("listen");
tools/testing/vsock/vsock_diag_test.c
385
perror("connect");
tools/testing/vsock/vsock_diag_test.c
410
perror("accept");
tools/testing/vsock/vsock_perf.c
117
perror("socket");
tools/testing/vsock/vsock_perf.c
122
perror("connect");
tools/testing/vsock/vsock_perf.c
231
perror("read");
tools/testing/vsock/vsock_perf.c
259
perror("setsockopt");
tools/testing/vsock/vsock_perf.c
293
perror("mmap");
tools/testing/vsock/vsock_perf.c
334
perror("poll");
tools/testing/vsock/vsock_perf.c
41
perror(s);
tools/testing/vsock/vsock_test.c
1025
perror("accept");
tools/testing/vsock/vsock_test.c
1148
perror("connect");
tools/testing/vsock/vsock_test.c
1153
perror("shutdown");
tools/testing/vsock/vsock_test.c
1170
perror("accept");
tools/testing/vsock/vsock_test.c
1191
perror("connect");
tools/testing/vsock/vsock_test.c
1210
perror("accept");
tools/testing/vsock/vsock_test.c
1215
perror("shutdown");
tools/testing/vsock/vsock_test.c
1245
perror("accept");
tools/testing/vsock/vsock_test.c
1284
perror("accept");
tools/testing/vsock/vsock_test.c
1301
perror("connect");
tools/testing/vsock/vsock_test.c
1330
perror("accept");
tools/testing/vsock/vsock_test.c
1350
perror("connect");
tools/testing/vsock/vsock_test.c
137
perror("connect");
tools/testing/vsock/vsock_test.c
1427
perror("connect");
tools/testing/vsock/vsock_test.c
1436
perror("malloc");
tools/testing/vsock/vsock_test.c
1444
perror("send failed");
tools/testing/vsock/vsock_test.c
1464
perror("accept");
tools/testing/vsock/vsock_test.c
1498
perror("malloc");
tools/testing/vsock/vsock_test.c
151
perror("accept");
tools/testing/vsock/vsock_test.c
1539
perror("poll");
tools/testing/vsock/vsock_test.c
1623
perror("connect");
tools/testing/vsock/vsock_test.c
1633
perror("poll");
tools/testing/vsock/vsock_test.c
1646
perror("accept");
tools/testing/vsock/vsock_test.c
172
perror("connect");
tools/testing/vsock/vsock_test.c
1736
perror("fopen(optmem_max)");
tools/testing/vsock/vsock_test.c
1749
perror("connect");
tools/testing/vsock/vsock_test.c
1764
perror("malloc");
tools/testing/vsock/vsock_test.c
1794
perror("accept");
tools/testing/vsock/vsock_test.c
1819
perror("Unexpected bind() errno");
tools/testing/vsock/vsock_test.c
1828
perror("getsockname");
tools/testing/vsock/vsock_test.c
1845
perror("socket");
tools/testing/vsock/vsock_test.c
1866
perror("Unexpected connect() errno");
tools/testing/vsock/vsock_test.c
1917
perror("socket");
tools/testing/vsock/vsock_test.c
193
perror("accept");
tools/testing/vsock/vsock_test.c
1930
perror("connect() #2");
tools/testing/vsock/vsock_test.c
1945
perror("accept");
tools/testing/vsock/vsock_test.c
1968
perror("kill");
tools/testing/vsock/vsock_test.c
2002
perror("signal");
tools/testing/vsock/vsock_test.c
2026
perror("socket");
tools/testing/vsock/vsock_test.c
2043
perror("connect");
tools/testing/vsock/vsock_test.c
2088
perror("signal");
tools/testing/vsock/vsock_test.c
2103
perror("fcntl");
tools/testing/vsock/vsock_test.c
2121
perror("accept");
tools/testing/vsock/vsock_test.c
2138
perror("connect");
tools/testing/vsock/vsock_test.c
214
perror("connect");
tools/testing/vsock/vsock_test.c
2152
perror("accept");
tools/testing/vsock/vsock_test.c
2171
perror("connect");
tools/testing/vsock/vsock_test.c
2199
perror("accept");
tools/testing/vsock/vsock_test.c
2213
perror("connect");
tools/testing/vsock/vsock_test.c
2226
perror("accept");
tools/testing/vsock/vsock_test.c
2245
perror("connect");
tools/testing/vsock/vsock_test.c
2260
perror("fcntl(F_SETFL)");
tools/testing/vsock/vsock_test.c
2281
perror("send");
tools/testing/vsock/vsock_test.c
2309
perror("accept");
tools/testing/vsock/vsock_test.c
238
perror("accept");
tools/testing/vsock/vsock_test.c
269
perror("connect");
tools/testing/vsock/vsock_test.c
297
perror("accept");
tools/testing/vsock/vsock_test.c
364
perror("connect");
tools/testing/vsock/vsock_test.c
401
perror("malloc");
tools/testing/vsock/vsock_test.c
445
perror("accept");
tools/testing/vsock/vsock_test.c
466
perror("malloc");
tools/testing/vsock/vsock_test.c
484
perror("recvmsg");
tools/testing/vsock/vsock_test.c
512
perror("connect");
tools/testing/vsock/vsock_test.c
531
perror("accept");
tools/testing/vsock/vsock_test.c
545
perror("MSG_TRUNC doesn't work");
tools/testing/vsock/vsock_test.c
562
perror("clock_gettime(3) failed");
tools/testing/vsock/vsock_test.c
582
perror("connect");
tools/testing/vsock/vsock_test.c
601
perror("EAGAIN expected");
tools/testing/vsock/vsock_test.c
625
perror("accept");
tools/testing/vsock/vsock_test.c
645
perror("connect");
tools/testing/vsock/vsock_test.c
651
perror("getsockopt");
tools/testing/vsock/vsock_test.c
666
perror("malloc");
tools/testing/vsock/vsock_test.c
684
perror("accept");
tools/testing/vsock/vsock_test.c
705
perror("connect");
tools/testing/vsock/vsock_test.c
711
perror("'malloc()' for 'buf1'");
tools/testing/vsock/vsock_test.c
717
perror("'malloc()' for 'buf2'");
tools/testing/vsock/vsock_test.c
745
perror("accept");
tools/testing/vsock/vsock_test.c
752
perror("mmap for 'broken_buf'");
tools/testing/vsock/vsock_test.c
758
perror("'broken_buf' setup");
tools/testing/vsock/vsock_test.c
764
perror("mmap for 'valid_buf'");
tools/testing/vsock/vsock_test.c
778
perror("unexpected errno of 'broken_buf'");
tools/testing/vsock/vsock_test.c
785
perror("unexpected 'valid_buf' read(2) failure");
tools/testing/vsock/vsock_test.c
821
perror("accept");
tools/testing/vsock/vsock_test.c
852
perror("connect");
tools/testing/vsock/vsock_test.c
868
perror("poll");
tools/testing/vsock/vsock_test.c
884
perror("poll");
tools/testing/vsock/vsock_test.c
919
perror("connect");
tools/testing/vsock/vsock_test.c
954
perror("accept");
tools/testing/vsock/vsock_test.c
996
perror("connect");
tools/testing/vsock/vsock_test_zerocopy.c
164
perror("connect");
tools/testing/vsock/vsock_test_zerocopy.c
198
perror("poll");
tools/testing/vsock/vsock_test_zerocopy.c
260
perror("accept");
tools/testing/vsock/vsock_test_zerocopy.c
268
perror("malloc");
tools/testing/vsock/vsock_test_zerocopy.c
332
perror("connect");
tools/testing/vsock/vsock_test_zerocopy.c
356
perror("accept");
tools/testing/vsock/vsock_test_zerocopy.c
375
perror("connect");
tools/testing/vsock/vsock_test_zerocopy.c
397
perror("poll");
tools/testing/vsock/vsock_test_zerocopy.c
412
perror("accept");
tools/testing/vsock/vsock_uring_test.c
125
perror("accept");
tools/testing/vsock/vsock_uring_test.c
133
perror("malloc");
tools/testing/vsock/vsock_uring_test.c
71
perror("connect");
tools/usb/ffs-aio-example/multibuff/device_app/aio_multibuff.c
183
perror("unable to read event from ep0");
tools/usb/ffs-aio-example/multibuff/device_app/aio_multibuff.c
258
perror("malloc");
tools/usb/ffs-aio-example/multibuff/device_app/aio_multibuff.c
266
perror("unable to open ep0");
tools/usb/ffs-aio-example/multibuff/device_app/aio_multibuff.c
270
perror("unable do write descriptors");
tools/usb/ffs-aio-example/multibuff/device_app/aio_multibuff.c
274
perror("unable to write strings");
tools/usb/ffs-aio-example/multibuff/device_app/aio_multibuff.c
280
perror("unable to open ep1");
tools/usb/ffs-aio-example/multibuff/device_app/aio_multibuff.c
289
perror("unable to setup aio");
tools/usb/ffs-aio-example/multibuff/device_app/aio_multibuff.c
295
perror("unable to open eventfd");
tools/usb/ffs-aio-example/multibuff/device_app/aio_multibuff.c
312
perror("select");
tools/usb/ffs-aio-example/multibuff/device_app/aio_multibuff.c
345
perror("unable to submit requests");
tools/usb/ffs-aio-example/multibuff/device_app/aio_multibuff.c
355
perror("unable to read eventfd");
tools/usb/ffs-aio-example/simple/device_app/aio_simple.c
196
perror("unable to read event from ep0");
tools/usb/ffs-aio-example/simple/device_app/aio_simple.c
247
perror("malloc");
tools/usb/ffs-aio-example/simple/device_app/aio_simple.c
255
perror("unable to open ep0");
tools/usb/ffs-aio-example/simple/device_app/aio_simple.c
259
perror("unable do write descriptors");
tools/usb/ffs-aio-example/simple/device_app/aio_simple.c
263
perror("unable to write strings");
tools/usb/ffs-aio-example/simple/device_app/aio_simple.c
281
perror("unable to setup aio");
tools/usb/ffs-aio-example/simple/device_app/aio_simple.c
287
perror("unable to open eventfd");
tools/usb/ffs-aio-example/simple/device_app/aio_simple.c
307
perror("select");
tools/usb/ffs-aio-example/simple/device_app/aio_simple.c
323
perror("unable to read eventfd");
tools/usb/ffs-aio-example/simple/device_app/aio_simple.c
354
perror("unable to submit request");
tools/usb/ffs-aio-example/simple/device_app/aio_simple.c
368
perror("unable to submit request");
tools/usb/testusb.c
252
perror(name);
tools/usb/testusb.c
269
perror("malloc");
tools/usb/testusb.c
298
perror ("can't open dev file r/w");
tools/usb/testusb.c
507
perror ("pthread_create");
tools/usb/testusb.c
529
perror ("pthread_join");
tools/virtio/ringtest/ring.c
106
perror("Unable to allocate data buffer.\n");
tools/virtio/ringtest/ring.c
84
perror("Unable to allocate ring buffer.\n");
tools/virtio/ringtest/ring.c
89
perror("Unable to allocate event buffer.\n");
tools/virtio/ringtest/virtio_ring_0_9.c
72
perror("Unable to allocate ring buffer.\n");
tools/virtio/ringtest/virtio_ring_0_9.c
92
perror("Unable to allocate data buffer.\n");
tools/virtio/vhost_net_test.c
68
perror("Cannot open /dev/net/tun");
tools/virtio/vhost_net_test.c
79
perror("ioctl[TUNSETIFF]");
tools/virtio/vhost_net_test.c
86
perror("ioctl[TUNSETVNETHDRSZ]");
tools/virtio/vhost_net_test.c
93
perror("ioctl[SIOCGIFHWADDR]");