Home
last modified time | relevance | path

Searched refs:perror (Results 1 – 25 of 327) sorted by relevance

12345678910>>...14

/linux-6.1.9/tools/testing/selftests/powerpc/ptrace/
Dptrace.h70 perror("ptrace(PTRACE_ATTACH) failed"); in start_trace()
75 perror("waitpid() failed"); in start_trace()
87 perror("ptrace(PTRACE_DETACH) failed"); in stop_trace()
99 perror("ptrace(PTRACE_CONT) failed"); in cont_trace()
152 perror("malloc() failed"); in show_tar_registers()
160 perror("ptrace(PTRACE_GETREGSET) failed"); in show_tar_registers()
168 perror("ptrace(PTRACE_GETREGSET) failed"); in show_tar_registers()
176 perror("ptrace(PTRACE_GETREGSET) failed"); in show_tar_registers()
198 perror("malloc() failed"); in write_tar_registers()
208 perror("ptrace(PTRACE_SETREGSET) failed"); in write_tar_registers()
[all …]
Dchild.h66 perror("Semaphore initialization failed"); in init_child_sync()
72 perror("Semaphore initialization failed"); in init_child_sync()
92 perror("Error waiting for child"); in wait_child()
106 perror("Error prodding child"); in prod_child()
120 perror("Error waiting for parent"); in wait_parent()
134 perror("Error prodding parent"); in prod_parent()
/linux-6.1.9/tools/testing/selftests/bpf/prog_tests/
Dflow_dissector_reattach.c30 perror("bpf_prog_query"); in query_attached_prog_id()
52 perror("bpf_test_load_program"); in load_prog()
65 perror("bpf_obj_get_info_by_fd"); in query_prog_id()
78 perror("unshare(CLONE_NEWNET)"); in unshare_net()
83 perror("open(/proc/self/ns/net)"); in unshare_net()
96 perror("bpf_prog_attach(prog1)"); in test_prog_attach_prog_attach()
104 perror("bpf_prog_attach(prog2) #1"); in test_prog_attach_prog_attach()
112 perror("bpf_prog_attach(prog2) #2"); in test_prog_attach_prog_attach()
118 perror("bpf_prog_detach"); in test_prog_attach_prog_attach()
129 perror("bpf_link_create(prog1)"); in test_link_create_link_create()
[all …]
/linux-6.1.9/samples/seccomp/
Duser-trap.c54 perror("sendmsg"); in send_fd()
77 perror("recvmsg"); in recv_fd()
130 perror("open mem"); in handle_req()
156 perror("seek"); in handle_req()
162 perror("read"); in handle_req()
167 perror("seek"); in handle_req()
173 perror("read"); in handle_req()
185 perror("actual mount"); in handle_req()
207 perror("socketpair"); in main()
213 perror("fork"); in main()
[all …]
/linux-6.1.9/tools/testing/selftests/vm/
Dhugetlb-madvise.c130 perror("Open failed"); in main()
145 perror("mmap"); in main()
151 perror("munmap"); in main()
187 perror("mmap"); in main()
207 perror("madvise"); in main()
224 perror("mmap"); in main()
231 perror("madvise"); in main()
244 perror("fallocate"); in main()
253 perror("mmap"); in main()
263 perror("madvise"); in main()
[all …]
Dmlock2-tests.c34 perror("fopen"); in get_vm_area()
200 perror("test_mlock_locked mmap"); in test_mlock_lock()
209 perror("mlock2(0)"); in test_mlock_lock()
218 perror("munlock()"); in test_mlock_lock()
263 perror("test_mlock_locked mmap"); in test_mlock_onfault()
272 perror("mlock2(MLOCK_ONFAULT)"); in test_mlock_onfault()
285 perror("munlock()"); in test_mlock_onfault()
305 perror("test_mlock_locked mmap"); in test_lock_onfault_of_present()
316 perror("mlock2(MLOCK_ONFAULT)"); in test_lock_onfault_of_present()
342 perror("test_munlockall mmap"); in test_munlockall()
[all …]
Dmrelease_test.c38 perror("mmap failed, halting the test"); in alloc_noexit()
47 perror("write"); in alloc_noexit()
70 perror("process_mrelease with wrong flags"); in run_negative_tests()
79 perror("process_mrelease on a live process"); in run_negative_tests()
107 perror("process_mrelease with wrong pidfd"); in main()
119 perror("pipe"); in main()
124 perror("fork"); in main()
145 perror("read"); in main()
153 perror("pidfd_open"); in main()
164 perror("kill"); in main()
[all …]
Dcompaction_test.c36 perror("Failed to read meminfo\n"); in read_memory_info()
47 perror("Failed to read meminfo\n"); in read_memory_info()
65 perror("Failed to open\n" in prereq()
71 perror("Failed to read from\n" in prereq()
97 perror("Failed to open /proc/sys/vm/nr_hugepages"); in check_compaction()
102 perror("Failed to read from /proc/sys/vm/nr_hugepages"); in check_compaction()
108 perror("Failed to write 0 to /proc/sys/vm/nr_hugepages\n"); in check_compaction()
117 perror("Failed to write 100000 to /proc/sys/vm/nr_hugepages\n"); in check_compaction()
124 perror("Failed to re-read from /proc/sys/vm/nr_hugepages\n"); in check_compaction()
147 perror("Failed to write value to /proc/sys/vm/nr_hugepages\n"); in check_compaction()
[all …]
Dhugepage-mremap.c68 perror("userfaultfd"); in register_region_with_uffd()
75 perror("ioctl-UFFDIO_API"); in register_region_with_uffd()
88 perror("mmap"); in register_region_with_uffd()
103 perror("ioctl-UFFDIO_REGISTER"); in register_region_with_uffd()
132 perror("Open failed"); in main()
142 perror("mmap1"); in main()
152 perror("mmap3"); in main()
161 perror("mmap2"); in main()
170 perror("mremap"); in main()
Dksm_tests.c52 perror("fopen"); in ksm_write_sysfs()
56 perror("fprintf"); in ksm_write_sysfs()
71 perror("fopen"); in ksm_read_sysfs()
75 perror("fscanf"); in ksm_read_sysfs()
137 perror("mmap"); in allocate_memory()
142 perror("mprotect"); in allocate_memory()
163 perror("clock_gettime"); in ksm_do_scan()
178 perror("madvise"); in ksm_merge_pages()
261 perror("clock_gettime"); in check_ksm_merge()
293 perror("clock_gettime"); in check_ksm_unmerge()
[all …]
/linux-6.1.9/tools/testing/vsock/
Dvsock_test.c122 perror("bind"); in test_stream_bind_only_server()
141 perror("connect"); in test_stream_client_close_client()
155 perror("accept"); in test_stream_client_close_server()
176 perror("connect"); in test_stream_server_close_client()
197 perror("accept"); in test_stream_server_close_server()
218 perror("connect"); in test_stream_multiconn_client()
242 perror("accept"); in test_stream_multiconn_server()
264 perror("connect"); in test_stream_msg_peek_client()
278 perror("accept"); in test_stream_msg_peek_server()
295 perror("connect"); in test_seqpacket_msg_bounds_client()
[all …]
/linux-6.1.9/samples/hidraw/
Dhid-example.c60 perror("Unable to open device"); in main()
71 perror("HIDIOCGRDESCSIZE"); in main()
79 perror("HIDIOCGRDESC"); in main()
90 perror("HIDIOCGRAWNAME"); in main()
97 perror("HIDIOCGRAWPHYS"); in main()
104 perror("HIDIOCGRAWINFO"); in main()
120 perror("HIDIOCSFEATURE"); in main()
128 perror("HIDIOCGFEATURE"); in main()
143 perror("write"); in main()
151 perror("read"); in main()
/linux-6.1.9/tools/testing/selftests/powerpc/security/
Duaccess_flush.c40 perror("Unable to read powerpc/rfi_flush debugfs file"); in uaccess_flush_test()
45 perror("Unable to read powerpc/entry_flush debugfs file"); in uaccess_flush_test()
50 perror("Unable to read powerpc/entry_flush debugfs file"); in uaccess_flush_test()
56 perror("error writing to powerpc/rfi_flush debugfs file"); in uaccess_flush_test()
63 perror("error writing to powerpc/entry_flush debugfs file"); in uaccess_flush_test()
123 perror("error writing to powerpc/uaccess_flush debugfs file"); in uaccess_flush_test()
138 perror("unable to restore original value of powerpc/rfi_flush debugfs file"); in uaccess_flush_test()
143 perror("unable to restore original value of powerpc/entry_flush debugfs file"); in uaccess_flush_test()
148 perror("unable to restore original value of powerpc/uaccess_flush debugfs file"); in uaccess_flush_test()
/linux-6.1.9/tools/testing/selftests/powerpc/benchmarks/
Dfork.c41 perror("sched_setaffinity"); in set_cpu()
52 perror("fork"); in start_process_on()
80 perror("execve"); in run_exec()
90 perror("fork"); in bench_fork()
100 perror("waitpid"); in bench_fork()
112 perror("fork"); in bench_vfork()
122 perror("waitpid"); in bench_vfork()
144 perror("pthread_attr_init"); in bench_thread()
155 perror("pthread_attr_setaffinity_np"); in bench_thread()
164 perror("pthread_create"); in bench_thread()
[all …]
/linux-6.1.9/tools/testing/selftests/resctrl/
Dresctrlfs.c20 perror("/proc/mounts"); in find_resctrl_mount()
78 perror("# mount"); in remount_resctrlfs()
89 perror("# Unable to umount resctrl"); in umount_resctrlfs()
118 perror("Failed to open physical_package_id"); in get_resource_id()
123 perror("Could not get socket number or l3 id"); in get_resource_id()
152 perror("Invalid cache level"); in get_cache_size()
160 perror("Failed to open cache size"); in get_cache_size()
165 perror("Could not get cache_size"); in get_cache_size()
217 perror("Failed to open cache level"); in get_cbm_mask()
222 perror("Could not get max cbm_mask"); in get_cbm_mask()
[all …]
Dresctrl_val.c159 perror("Failed to open imc counter type file"); in read_from_imc_dir()
164 perror("Could not get imc type"); in read_from_imc_dir()
178 perror("Failed to open imc config file"); in read_from_imc_dir()
183 perror("Could not get imc cas count read"); in read_from_imc_dir()
196 perror("Failed to open imc config file"); in read_from_imc_dir()
201 perror("Could not get imc cas count write"); in read_from_imc_dir()
265 perror("Unable find iMC counters!\n"); in num_of_imcs()
270 perror("Unable to open PMU directory!\n"); in num_of_imcs()
342 perror("Couldn't get read b/w through iMC"); in get_mem_bw_imc()
349 perror("Couldn't get write bw through iMC"); in get_mem_bw_imc()
[all …]
/linux-6.1.9/arch/alpha/kernel/
Derr_titan.c141 titan_parse_p_perror(int which, int port, u64 perror, int print) in titan_parse_p_perror() argument
189 if (!(perror & TITAN__PCHIP_PERROR__ERRMASK)) in titan_parse_p_perror()
192 cmd = EXTRACT(perror, TITAN__PCHIP_PERROR__CMD); in titan_parse_p_perror()
193 addr = EXTRACT(perror, TITAN__PCHIP_PERROR__ADDR) << 2; in titan_parse_p_perror()
220 if (((perror & TITAN__PCHIP_PERROR__NDS) || in titan_parse_p_perror()
221 ((perror & TITAN__PCHIP_PERROR__ERRMASK) == in titan_parse_p_perror()
234 port ? 'A' : 'G', perror); in titan_parse_p_perror()
235 if (perror & TITAN__PCHIP_PERROR__IPTPW) in titan_parse_p_perror()
237 if (perror & TITAN__PCHIP_PERROR__IPTPR) in titan_parse_p_perror()
239 if (perror & TITAN__PCHIP_PERROR__NDS) in titan_parse_p_perror()
[all …]
/linux-6.1.9/tools/testing/selftests/ptp/
Dtestptp.c280 perror("PTP_CLOCK_GETCAPS"); in main()
307 perror("clock_adjtime"); in main()
324 perror("clock_adjtime"); in main()
332 perror("clock_gettime"); in main()
342 perror("clock_settime"); in main()
351 perror("clock_settime"); in main()
361 perror("clock_settime"); in main()
373 perror("PTP_PIN_SETFUNC"); in main()
384 perror("PTP_EXTTS_REQUEST"); in main()
392 perror("read"); in main()
[all …]
/linux-6.1.9/tools/testing/selftests/powerpc/signal/
Dsig_sc_double_restart.c88 perror("pipe"); in test_restart()
94 perror("fork"); in test_restart()
107 perror("sigaction"); in test_restart()
115 perror("sigaction"); in test_restart()
122 perror("dup"); in test_restart()
132 perror("read"); in test_restart()
150 perror("write"); in test_restart()
156 perror("wait"); in test_restart()
/linux-6.1.9/tools/testing/selftests/net/
Dtcp_mmap.c170 perror("mmap"); in child_thread()
176 perror("mmap"); in child_thread()
271 perror("setsockopt SO_RCVBUF"); in apply_rcvsnd_buf()
276 perror("setsockopt SO_SNDBUF"); in apply_rcvsnd_buf()
320 perror("setsockopt SO_RCVLOWAT"); in do_accept()
333 perror("accept"); in do_accept()
340 perror("pthread_create"); in do_accept()
444 perror("socket"); in main()
455 perror("setsockopt TCP_MAXSEG"); in main()
459 perror("bind"); in main()
[all …]
/linux-6.1.9/arch/powerpc/boot/
Dmktree.c56 perror("stat"); in main()
83 perror("zImage open"); in main()
88 perror("bootfile open"); in main()
120 perror("boot-image write"); in main()
126 perror("zImage read"); in main()
133 perror("boot-image write"); in main()
142 perror("rewrite seek"); in main()
146 perror("boot-image rewrite"); in main()
/linux-6.1.9/tools/testing/selftests/kcmp/
Dkcmp_test.c46 perror("Can't create file"); in main()
51 perror("Can't create pipe"); in main()
57 perror("epoll_create1 failed"); in main()
65 perror("epoll_ctl failed"); in main()
71 perror("dup2 failed"); in main()
76 perror("epoll_ctl failed"); in main()
83 perror("fork failed"); in main()
96 perror("Can't open file"); in main()
/linux-6.1.9/tools/power/acpi/tools/pfrut/
Dpfrut.c161 perror("Can not allocate uuid buffer\n"); in print_cap()
217 perror("Query Update Capability info failed."); in main()
230 perror("Get telemetry data info failed."); in main()
239 perror("Get telemetry info failed."); in main()
291 perror("Log information set failed.(log_level, log_type, log_revid)"); in main()
301 perror("pfru update revid set failed"); in main()
314 perror("Can not open capsule file..."); in main()
322 perror("Can not fstat capsule file..."); in main()
333 perror("Failed to mmap capsule file."); in main()
346 perror("Failed to load capsule file"); in main()
[all …]
/linux-6.1.9/arch/um/os-Linux/
Dmain.c31 perror("getrlimit"); in set_stklim()
37 perror("setrlimit"); in set_stklim()
87 perror("couldn't putenv"); in setup_env_path()
95 perror("couldn't malloc to set a new PATH"); in setup_env_path()
100 perror("couldn't putenv to set a new PATH"); in setup_env_path()
120 perror("Mallocing argv"); in main()
126 perror("Mallocing an arg"); in main()
179 perror("Failed to exec kernel"); in main()
/linux-6.1.9/tools/spi/
Dspidev_fdx.c32 perror("read"); in do_read()
70 perror("SPI_IOC_MESSAGE"); in do_msg()
86 perror("SPI rd_mode"); in dumpstat()
90 perror("SPI rd_lsb_fist"); in dumpstat()
94 perror("SPI bits_per_word"); in dumpstat()
98 perror("SPI max_speed_hz"); in dumpstat()
145 perror("open"); in main()

12345678910>>...14