/linux-4.1.27/tools/testing/selftests/timers/ |
D | rtctest.c | 55 perror(rtc); in main() 69 perror("RTC_UIE_ON ioctl"); in main() 80 perror("read"); in main() 99 perror("select"); in main() 105 perror("read"); in main() 116 perror("RTC_UIE_OFF ioctl"); in main() 124 perror("RTC_RD_TIME ioctl"); in main() 152 perror("RTC_ALM_SET ioctl"); in main() 159 perror("RTC_ALM_READ ioctl"); in main() 169 perror("RTC_AIE_ON ioctl"); in main() [all …]
|
D | posix_timers.c | 108 perror("Can't call gettimeofday()\n"); in check_itimer() 114 perror("Can't set timer\n"); in check_itimer() 127 perror("Can't call gettimeofday()\n"); in check_itimer() 159 perror("Can't create timer\n"); in check_timer_create() 166 perror("Can't call gettimeofday()\n"); in check_timer_create() 172 perror("Can't set timer\n"); in check_timer_create() 180 perror("Can't call gettimeofday()\n"); in check_timer_create()
|
D | mqueue-lat.c | 79 perror("mq_open"); in mqueue_lat_test() 97 perror("mq_timedreceive"); in mqueue_lat_test()
|
/linux-4.1.27/Documentation/ptp/ |
D | testptp.c | 271 perror("PTP_CLOCK_GETCAPS"); in main() 294 perror("clock_adjtime"); in main() 306 perror("clock_adjtime"); in main() 314 perror("clock_gettime"); in main() 324 perror("clock_settime"); in main() 333 perror("clock_settime"); in main() 343 perror("clock_settime"); in main() 354 perror("PTP_EXTTS_REQUEST"); in main() 362 perror("read"); in main() 372 perror("PTP_EXTTS_REQUEST"); in main() [all …]
|
/linux-4.1.27/samples/hidraw/ |
D | hid-example.c | 59 perror("Unable to open device"); in main() 70 perror("HIDIOCGRDESCSIZE"); in main() 78 perror("HIDIOCGRDESC"); in main() 89 perror("HIDIOCGRAWNAME"); in main() 96 perror("HIDIOCGRAWPHYS"); in main() 103 perror("HIDIOCGRAWINFO"); in main() 119 perror("HIDIOCSFEATURE"); in main() 127 perror("HIDIOCGFEATURE"); in main() 142 perror("write"); in main() 150 perror("read"); in main()
|
/linux-4.1.27/arch/alpha/kernel/ |
D | err_titan.c | 140 titan_parse_p_perror(int which, int port, u64 perror, int print) in titan_parse_p_perror() argument 188 if (!(perror & TITAN__PCHIP_PERROR__ERRMASK)) in titan_parse_p_perror() 191 cmd = EXTRACT(perror, TITAN__PCHIP_PERROR__CMD); in titan_parse_p_perror() 192 addr = EXTRACT(perror, TITAN__PCHIP_PERROR__ADDR) << 2; in titan_parse_p_perror() 219 if (((perror & TITAN__PCHIP_PERROR__NDS) || in titan_parse_p_perror() 220 ((perror & TITAN__PCHIP_PERROR__ERRMASK) == in titan_parse_p_perror() 233 port ? 'A' : 'G', perror); in titan_parse_p_perror() 234 if (perror & TITAN__PCHIP_PERROR__IPTPW) in titan_parse_p_perror() 236 if (perror & TITAN__PCHIP_PERROR__IPTPR) in titan_parse_p_perror() 238 if (perror & TITAN__PCHIP_PERROR__NDS) in titan_parse_p_perror() [all …]
|
D | core_tsunami.c | 452 pchip->perror.csr; in tsunami_pci_clr_err_1() 453 pchip->perror.csr = 0x040; in tsunami_pci_clr_err_1() 455 pchip->perror.csr; in tsunami_pci_clr_err_1()
|
/linux-4.1.27/arch/powerpc/boot/ |
D | mktree.c | 55 perror("stat"); in main() 82 perror("zImage open"); in main() 87 perror("bootfile open"); in main() 119 perror("boot-image write"); in main() 125 perror("zImage read"); in main() 132 perror("boot-image write"); in main() 141 perror("rewrite seek"); in main() 145 perror("boot-image rewrite"); in main()
|
D | addnote.c | 131 perror(av[1]); in main() 140 perror("read"); in main() 229 perror("write"); in main()
|
D | hack-coff.c | 46 perror(av[2]); in main()
|
/linux-4.1.27/arch/um/os-Linux/ |
D | main.c | 30 perror("getrlimit"); in set_stklim() 36 perror("setrlimit"); in set_stklim() 97 perror("couldn't putenv"); in setup_env_path() 105 perror("couldn't malloc to set a new PATH"); in setup_env_path() 110 perror("couldn't putenv to set a new PATH"); in setup_env_path() 130 perror("Mallocing argv"); in main() 136 perror("Mallocing an arg"); in main() 190 perror("Failed to exec kernel"); in main()
|
D | mem.c | 122 perror("unlink"); in make_tempfile() 147 perror("fchmod"); in create_tmp_file() 156 perror("lseek64"); in create_tmp_file() 164 perror("write"); in create_tmp_file() 180 perror("exec_close"); in create_mem_file()
|
D | start_up.c | 37 perror("ptrace"); in ptrace_child() 69 perror(str); in fatal_perror() 126 perror("stop_ptraced_child : ptrace failed"); in stop_ptraced_child() 307 perror("Getting core dump limit"); in check_coredump_limit() 359 perror("parse_iomem - Couldn't open io file"); in parse_iomem() 364 perror("parse_iomem - cannot stat_fd file"); in parse_iomem() 370 perror("Couldn't allocate iomem_region struct"); in parse_iomem()
|
D | execvp.c | 145 perror("execvp_noalloc"); in main()
|
/linux-4.1.27/Documentation/spi/ |
D | spidev_fdx.c | 31 perror("read"); in do_read() 69 perror("SPI_IOC_MESSAGE"); in do_msg() 85 perror("SPI rd_mode"); in dumpstat() 89 perror("SPI rd_lsb_fist"); in dumpstat() 93 perror("SPI bits_per_word"); in dumpstat() 97 perror("SPI max_speed_hz"); in dumpstat() 144 perror("open"); in main()
|
D | spidev_test.c | 29 perror(s); in pabort()
|
/linux-4.1.27/arch/alpha/boot/tools/ |
D | objstrip.c | 92 perror("open"); in main() 100 perror("open"); in main() 118 perror("fstat"); in main() 133 perror("boot-block write"); in main() 143 perror("read"); in main() 171 perror("read"); in main() 228 perror("lseek"); in main() 245 perror("read"); in main() 251 perror("write"); in main() 276 perror("write"); in main()
|
D | mkbb.c | 102 perror(argv[1]); in main() 109 perror(argv[2]); in main() 117 perror("lxboot read"); in main() 125 perror("bootblock read"); in main() 143 perror("bootblock write"); in main()
|
/linux-4.1.27/tools/usb/ffs-aio-example/simple/device_app/ |
D | aio_simple.c | 178 perror("unable to read event from ep0"); in handle_ep0() 229 perror("malloc"); in main() 237 perror("unable to open ep0"); in main() 241 perror("unable do write descriptors"); in main() 245 perror("unable to write strings"); in main() 263 perror("unable to setup aio"); in main() 269 perror("unable to open eventfd"); in main() 289 perror("select"); in main() 305 perror("unable to read eventfd"); in main() 336 perror("unable to submit request"); in main() [all …]
|
/linux-4.1.27/tools/testing/selftests/efivarfs/ |
D | open-unlink.c | 90 perror("open(O_WRONLY)"); in main() 96 perror("write"); in main() 104 perror("ioctl(FS_IOC_GETFLAGS)"); in main() 109 perror("ioctl(FS_IOC_SETFLAGS)"); in main() 116 perror("open"); in main() 121 perror("unlink"); in main()
|
D | create-read.c | 27 perror("open(O_WRONLY)"); in main()
|
/linux-4.1.27/Documentation/prctl/ |
D | disable-tsc-test.c | 49 perror("prctl"); in sigsegv_cb() 55 perror("prctl"); in sigsegv_cb() 71 perror("prctl"); in main() 79 perror("prctl"); in main() 86 perror("prctl"); in main()
|
D | disable-tsc-on-off-stress-test.c | 51 perror("prctl"); in sigsegv_cb() 73 perror("prctl"); in task()
|
D | disable-tsc-ctxt-sw-stress-test.c | 47 perror("prctl"); in segvtask() 68 perror("prctl"); in rdtsctask()
|
/linux-4.1.27/Documentation/laptops/ |
D | freefall.c | 46 perror(unload_heads_path); in valid_disk() 60 perror("open"); in write_int() 67 perror("write"); in write_int() 128 perror("/dev/freefall"); in main() 136 perror("daemon"); in main() 159 perror("read"); in main()
|
/linux-4.1.27/tools/usb/ffs-aio-example/multibuff/device_app/ |
D | aio_multibuff.c | 183 perror("unable to read event from ep0"); in handle_ep0() 258 perror("malloc"); in main() 266 perror("unable to open ep0"); in main() 270 perror("unable do write descriptors"); in main() 274 perror("unable to write strings"); in main() 280 perror("unable to open ep1"); in main() 289 perror("unable to setup aio"); in main() 295 perror("unable to open eventfd"); in main() 312 perror("select"); in main() 345 perror("unable to submit requests"); in main() [all …]
|
/linux-4.1.27/Documentation/ia64/ |
D | aliasing-test.c | 35 perror(path); in map_mem() 42 perror("PCIIOC_MMAP_IS_MEM ioctl"); in map_mem() 57 perror("munmap"); in map_mem() 74 perror("scandir"); in scan_tree() 129 perror(path); in read_rom() 136 perror("write"); in read_rom() 159 perror("scandir"); in scan_rom()
|
D | err_inject.txt | 131 perror("Error open:"); 315 perror("ftok"); 324 perror("shmget"); 329 perror("shmget"); 338 perror("shmat"); 381 perror("ftok"); 394 perror("semget"); 405 perror("semctl"); 456 perror("Error:"); 476 perror("Error:"); [all …]
|
/linux-4.1.27/tools/power/x86/x86_energy_perf_policy/ |
D | x86_energy_perf_policy.c | 198 perror(msr_path); in get_msr() 222 perror(msr_path); in put_msr() 228 perror("pwrite"); in put_msr() 235 perror("pwrite"); in put_msr() 275 perror(proc_stat); in for_every_cpu() 281 perror("/proc/stat format"); in for_every_cpu()
|
/linux-4.1.27/tools/power/cpupower/bench/ |
D | system.c | 64 perror("cpufreq_cpu_exists"); in set_cpufreq_governor() 70 perror("cpufreq_modify_policy_governor"); in set_cpufreq_governor() 97 perror("sched_setaffinity"); in set_cpu_affinity() 123 perror("sched_setscheduler"); in set_process_priority()
|
D | parse.c | 75 perror("mkdir"); in prepare_output() 90 perror("realloc"); in prepare_output() 105 perror("fopen"); in prepare_output() 171 perror("fopen"); in prepare_config()
|
/linux-4.1.27/tools/testing/selftests/powerpc/ |
D | harness.c | 40 perror("fork"); in run_test() 105 perror("sigaction"); in test_harness() 131 perror("open"); in get_auxv_entry() 139 perror("read"); in get_auxv_entry()
|
/linux-4.1.27/tools/testing/selftests/net/ |
D | psock_lib.h | 58 perror("setsockopt SO_ATTACH_FILTER"); in pair_udp_setfilter() 86 perror("bind"); in pair_udp_open() 90 perror("bind"); in pair_udp_open() 94 perror("connect"); in pair_udp_open()
|
D | psock_tpacket.c | 115 perror("socket"); in pfsocket() 121 perror("setsockopt"); in pfsocket() 346 perror("setsockopt"); in __v1_v2_set_packet_loss_discard() 369 perror("socket"); in walk_v1_v2_tx() 378 perror("bind"); in walk_v1_v2_tx() 433 perror("sendto"); in walk_v1_v2_tx() 651 perror("setsockopt"); in setup_ring() 658 perror("malloc"); in setup_ring() 673 perror("mmap"); in mmap_ring() 697 perror("bind"); in bind_ring() [all …]
|
D | psock_fanout.c | 76 perror("socket packet"); in sock_fanout_open() 84 perror("close packet"); in sock_fanout_open() 107 perror("packetsock ring setsockopt version"); in sock_fanout_open_ring() 112 perror("packetsock ring setsockopt"); in sock_fanout_open_ring()
|
/linux-4.1.27/tools/testing/selftests/vm/ |
D | hugepage-shm.c | 62 perror("shmget"); in main() 69 perror("Shared memory attach failure"); in main() 92 perror("Detach failure"); in main()
|
D | map_hugetlb.c | 67 perror("mmap"); in main() 78 perror("munmap"); in main()
|
D | hugepage-mmap.c | 71 perror("Open failed"); in main() 77 perror("mmap"); in main()
|
D | thuge-gen.c | 27 #define err(x) perror(x), exit(1)
|
/linux-4.1.27/arch/x86/boot/compressed/ |
D | mkpiggy.c | 53 perror(argv[1]); in main() 59 perror(argv[1]); in main() 63 perror(argv[1]); in main()
|
/linux-4.1.27/scripts/ |
D | docproc.c | 118 perror("fork"); in exec_kernel_doc() 127 perror(real_filename); in exec_kernel_doc() 211 perror(real_filename); in find_export_symbols() 262 perror("docproc: "); in docfunctions() 339 perror("asprintf"); in docsect() 371 perror("pipe"); in find_all_symbols() 377 perror("fork"); in find_all_symbols() 388 perror(real_filename); in find_all_symbols() 402 perror("read"); in find_all_symbols() 520 perror(argv[2]); in main()
|
D | asn1_compiler.c | 360 perror(NULL); in tokenise() 567 perror(filename); in main() 572 perror(filename); in main() 577 perror(NULL); in main() 582 perror(filename); in main() 587 perror(filename); in main() 600 perror(NULL); in main() 614 perror(outputname); in main() 620 perror(headername); in main() 627 perror(outputname); in main() [all …]
|
D | recordmcount.c | 97 perror("lseek"); in ulseek() 108 perror("read"); in uread() 119 perror("write"); in uwrite() 199 perror(fname); in mmap_file()
|
D | conmakehash.c | 102 perror(tblname); in main()
|
D | sortextable.c | 91 perror(fname); in mmap_file()
|
/linux-4.1.27/tools/power/acpi/os_specific/service_layers/ |
D | oslibcfs.c | 84 perror("Could not open file"); in acpi_os_open_file() 129 perror("Error reading file"); in acpi_os_read_file() 158 perror("Error writing file"); in acpi_os_write_file()
|
D | osunixxf.c | 789 perror("clock_gettime"); in acpi_os_wait_semaphore() 811 perror("sem_timedwait"); in acpi_os_wait_semaphore()
|
/linux-4.1.27/scripts/basic/ |
D | fixdep.c | 184 perror("fixdep:malloc"); in define_config() 290 perror(filename); in do_config_file() 300 perror("fixdep: mmap"); in do_config_file() 408 perror(depfile); in print_deps() 413 perror(depfile); in print_deps() 423 perror("fixdep: mmap"); in print_deps()
|
/linux-4.1.27/tools/testing/selftests/kcmp/ |
D | kcmp_test.c | 38 perror("Can't create file"); in main() 44 perror("fork failed"); in main() 54 perror("Can't open file"); in main()
|
/linux-4.1.27/tools/testing/selftests/powerpc/pmu/ |
D | lib.c | 26 perror("sched_getaffinity"); in pick_online_cpu() 104 perror("waitpid"); in wait_for_child() 187 perror("fopen"); in parse_proc_maps() 228 perror("fopen"); in require_paranoia_below()
|
D | count_instructions.c | 103 perror("perf_event_open"); in test_body() 108 perror("perf_event_open"); in test_body()
|
D | event.c | 56 perror("perf_event_open"); in event_open_with_options()
|
/linux-4.1.27/arch/mips/boot/compressed/ |
D | calc_vmlinuz_load_addr.c | 29 perror("stat"); in main() 37 perror("sscanf"); in main()
|
/linux-4.1.27/samples/seccomp/ |
D | bpf-direct.c | 100 perror("sigaction"); in install_emulator() 104 perror("sigprocmask"); in install_emulator() 150 perror("prctl(NO_NEW_PRIVS)"); in install_filter() 156 perror("prctl"); in install_filter()
|
D | bpf-fancy.c | 88 perror("prctl(NO_NEW_PRIVS)"); in main() 93 perror("prctl(SECCOMP)"); in main()
|
D | dropper.c | 46 perror("prctl"); in install_filter()
|
/linux-4.1.27/tools/testing/selftests/powerpc/mm/ |
D | hugetlb_vs_thp_test.c | 28 perror("munmap"); in test_body() 37 perror("mmap"); in test_body()
|
D | subpage_prot.c | 113 perror("subpage_perm"); in run_test() 185 perror("failed to open file"); in test_file() 197 perror("failed to map file"); in test_file()
|
/linux-4.1.27/tools/perf/tests/ |
D | attr.c | 51 perror("test attr - failed to write event file"); \ 71 perror("test attr - failed to open event file"); in store_event() 77 perror("test attr - failed to write event file"); in store_event()
|
D | mmap-thread-lookup.c | 37 perror("mmap failed"); in thread_init()
|
D | perf-record.c | 19 perror("sched_getaffinity"); in sched__get_first_possible_cpu()
|
D | dso-data.c | 28 perror("mkstemp failed"); in test_file()
|
/linux-4.1.27/tools/testing/selftests/breakpoints/ |
D | breakpoint_test.c | 46 perror("Can't set breakpoint addr\n"); in set_breakpoint_addr() 109 perror("Can't set dr7"); in toggle_breakpoint() 209 perror("Can't be traced?\n"); in trigger_tests() 279 perror("Can't poke\n"); in check_success()
|
/linux-4.1.27/arch/cris/boot/tools/ |
D | build.c | 123 perror("/"); in main() 130 perror(argv[4]); in main() 249 perror ("fstat"); in main() 266 perror(argv[1]); in main()
|
/linux-4.1.27/tools/usb/ |
D | testusb.c | 259 perror(name); in find_testdev() 276 perror("malloc"); in find_testdev() 311 perror ("can't open dev file r/w"); in handle_testdev() 510 perror ("pthread_create"); in main() 532 perror ("pthread_join"); in main()
|
/linux-4.1.27/tools/testing/selftests/mqueue/ |
D | mq_open_tests.c | 71 perror(err_msg); in __set() 84 perror("seteuid() failed"); in shutdown() 88 perror("mq_close() during shutdown"); in shutdown() 255 perror("malloc()"); in main() 462 perror("seteuid() failed"); in main()
|
D | mq_perf_tests.c | 166 perror(err_msg); in __set() 188 perror("mq_close() during shutdown"); in shutdown() 548 perror("sysconf(_SC_NPROCESSORS_ONLN)"); in main() 554 perror("CPU_ALLOC()"); in main() 606 perror("malloc()"); in main()
|
/linux-4.1.27/Documentation/connector/ |
D | ucon.c | 155 perror("socket"); in main() 166 perror("bind"); in main() 224 perror("recv buf"); in main()
|
D | connector.txt | 162 perror("bind");
|
/linux-4.1.27/arch/x86/um/os-Linux/ |
D | task_size.c | 93 perror("os_get_top_address"); in os_get_top_address() 133 perror("os_get_top_address"); in os_get_top_address()
|
/linux-4.1.27/drivers/scsi/aic7xxx/aicasm/ |
D | aicasm.c | 172 perror(optarg); in main() 188 perror(optarg); in main() 196 perror(optarg); in main() 203 perror(optarg); in main() 233 perror(optarg); in main() 238 perror(optarg); in main() 539 perror(ifilename); in output_listing()
|
D | aicasm_symbol.c | 72 perror("Unable to create new symbol"); in symbol_create() 139 perror("Symbol table creation failed"); in symtable_open() 179 perror("Symbol table get operation failed"); in symtable_get() 191 perror("Symtable put failed"); in symtable_get() 196 perror("Unexpected return value from db get routine"); in symtable_get() 205 perror("Symtable put failed"); in symtable_get()
|
D | aicasm_scan.l | 494 perror(file_name);
|
/linux-4.1.27/tools/testing/selftests/powerpc/primitives/ |
D | load_unaligned_zeropad.c | 39 perror("mprotect"); in protect_region() 49 perror("mprotect"); in unprotect_region()
|
/linux-4.1.27/tools/testing/selftests/powerpc/stringloops/ |
D | memcmp.c | 49 perror("memalign"); in testcase() 55 perror("memalign"); in testcase()
|
/linux-4.1.27/Documentation/networking/timestamping/ |
D | hwtstamp_config.c | 109 perror("socket"); in main() 117 perror("ioctl"); in main()
|
/linux-4.1.27/tools/vm/ |
D | page_owner_sort.c | 94 perror("open: "); in main() 102 perror("open: "); in main()
|
D | page-types.c | 244 perror(pathname); in checked_open() 267 perror(name); in do_u64_read() 491 perror("mount debugfs"); in prepare_hwpoison_fd() 516 perror("hwpoison inject"); in hwpoison_page() 530 perror("hwpoison forget"); in unpoison_page() 779 perror(buf); in parse_pid()
|
/linux-4.1.27/arch/mn10300/boot/tools/ |
D | build.c | 85 perror("/"); in main() 92 perror(argv[4]); in main()
|
/linux-4.1.27/Documentation/watchdog/src/ |
D | watchdog-simple.c | 11 perror("watchdog"); in main()
|
/linux-4.1.27/arch/mips/boot/ |
D | elf2ecoff.c | 73 perror("copy: lseek"); in copy() 90 perror("copy: write"); in copy() 516 perror("efh: write"); in main() 532 perror("eah: write"); in main() 541 perror("esecs: write"); in main() 551 perror("ipad: write"); in main()
|
/linux-4.1.27/Documentation/infiniband/ |
D | user_mad.txt | 23 perror("agent register"); 49 perror("read"); 64 perror("read"); 97 perror("write");
|
/linux-4.1.27/Documentation/sound/oss/ |
D | MultiSound | 492 X perror(argv[1]); 498 X perror("ioctl"); 511 X perror("ioctl"); 520 X perror("ioctl"); 953 X perror("ioperm"); 1105 X perror(argv[1]); 1111 X perror("ioctl");
|
D | Opti | 193 perror("/dev/mixer"); 211 perror("AD1848 mixer reroute");
|
/linux-4.1.27/firmware/ |
D | ihex2fw.c | 107 perror("stat"); in main() 112 perror("mmap"); in main()
|
/linux-4.1.27/tools/lib/traceevent/ |
D | parse-utils.c | 31 perror("trace-cmd"); in __vwarning()
|
/linux-4.1.27/Documentation/accounting/ |
D | getdelays.c | 373 perror("Cannot open output file\n"); in main() 428 perror("error opening container file"); in main() 434 perror("error sending cgroupstats command"); in main()
|
/linux-4.1.27/tools/testing/selftests/powerpc/pmu/ebb/ |
D | multi_ebb_procs_test.c | 35 perror("sigaction"); in cycles_child()
|
D | ebb.c | 416 perror("sigaction"); in catch_sigill() 475 perror("sigaction"); in ebb_init()
|
D | trace.c | 27 perror("mmap"); in trace_buffer_allocate()
|
/linux-4.1.27/tools/perf/util/ |
D | evlist.c | 1324 perror("failed to create 'ready' pipe"); in perf_evlist__prepare_workload() 1329 perror("failed to create 'go' pipe"); in perf_evlist__prepare_workload() 1335 perror("failed to fork"); in perf_evlist__prepare_workload() 1372 perror("unable to read pipe"); in perf_evlist__prepare_workload() 1383 perror(argv[0]); in perf_evlist__prepare_workload() 1385 perror(argv[0]); in perf_evlist__prepare_workload() 1412 perror("unable to read pipe"); in perf_evlist__prepare_workload() 1440 perror("enable to write to pipe"); in perf_evlist__start_workload()
|
D | callchain.c | 412 perror("not enough memory to create child for code path tree"); in create_child() 460 perror("not enough memory for the code path tree"); in fill_node()
|
D | parse-events.c | 404 perror("Can't open event dir"); in add_tracepoint_multi_event() 442 perror("Can't open event dir"); in add_tracepoint_multi_sys()
|
/linux-4.1.27/Documentation/networking/ |
D | packet_mmap.txt | 633 perror("socket"); 641 perror("SIOCGIFINDEX"); 650 perror("bind"); 658 perror("setsockopt"); 679 perror("read"); 722 perror("fork"); 816 perror("socket"); 822 perror("setsockopt"); 837 perror("setsockopt"); 844 perror("mmap"); [all …]
|
D | l2tp.txt | 272 perror("connect failed");
|
D | can.txt | 328 perror("can raw socket read");
|
/linux-4.1.27/Documentation/usb/ |
D | gadget_hid.txt | 387 perror(filename); 403 perror("select()"); 437 perror(filename); 443 perror(filename);
|
/linux-4.1.27/tools/power/cpupower/utils/idle_monitor/ |
D | cpupower-monitor.c | 292 perror("fork"); in fork_it() 299 perror("wait"); in fork_it()
|
/linux-4.1.27/Documentation/block/ |
D | ioprio.txt | 161 perror("ioprio_get"); 169 perror("ioprio_set");
|
/linux-4.1.27/drivers/acpi/acpica/ |
D | utfileio.c | 306 perror("Could not open input file"); in acpi_ut_read_table_from_file()
|
/linux-4.1.27/arch/sparc/boot/ |
D | piggyback.c | 70 perror(str); in die()
|
/linux-4.1.27/tools/perf/ |
D | builtin-stat.c | 646 perror("failed to prepare workload"); in __run_perf_stat() 1518 perror("cannot build socket map"); in perf_stat_init_aggr_mode() 1525 perror("cannot build core map"); in perf_stat_init_aggr_mode() 1812 perror("failed to create output file"); in cmd_stat() 1821 perror("Failed opening logfd"); in cmd_stat() 1883 perror("failed to parse CPUs map"); in cmd_stat()
|
D | builtin-script.c | 1641 perror("failed to create pipe"); in cmd_script() 1647 perror("failed to fork"); in cmd_script() 1793 perror("failed to open file"); in cmd_script() 1799 perror("failed to stat file"); in cmd_script()
|
D | builtin-inject.c | 463 perror("failed to create output file"); in cmd_inject()
|
D | builtin-timechart.c | 485 perror("open_memstream error"); in cat_backtrace()
|
D | builtin-trace.c | 2750 perror("failed to create output file"); in cmd_trace()
|
/linux-4.1.27/tools/iio/ |
D | iio_event_monitor.c | 294 perror("Failed to read event from device"); in main()
|
/linux-4.1.27/Documentation/cdrom/ |
D | ide-cd | 429 perror ("CDROM_SELECT_DISC "); 439 perror (" CDROM_SELECT_DISC"); 451 perror(" CDROM_DRIVE_STATUS"); 471 perror(" CDROM_DRIVE_STATUS"); 495 perror(" CDROM_DISC_STATUS"); 516 perror(" CDROM_MEDIA_CHANGED");
|
/linux-4.1.27/arch/alpha/include/asm/ |
D | core_tsunami.h | 79 tsunami_64 perror; member
|
/linux-4.1.27/Documentation/input/ |
D | ff.txt | 163 perror("set gain"); 179 perror("set auto-center");
|
/linux-4.1.27/scripts/genksyms/ |
D | genksyms.c | 806 perror(optarg); in main() 814 perror(optarg); in main()
|
/linux-4.1.27/scripts/kconfig/ |
D | confdata.c | 1144 perror( "KCONFIG_PROBABILITY" ); in conf_set_all_new_symbols() 1166 perror( "KCONFIG_PROBABILITY" ); in conf_set_all_new_symbols()
|
/linux-4.1.27/scripts/mod/ |
D | modpost.c | 421 perror(filename); in parse_elf() 2266 perror(fname); in write_if_changed() 2270 perror(fname); in write_if_changed()
|
/linux-4.1.27/include/uapi/linux/ |
D | soundcard.h | 1277 perror("Write patch: /dev/sequencer");}
|
/linux-4.1.27/tools/perf/util/scripting-engines/ |
D | trace-event-python.c | 975 perror(buf); in python_start_script()
|
/linux-4.1.27/Documentation/scheduler/ |
D | sched-deadline.txt | 498 perror("sched_setattr");
|
/linux-4.1.27/tools/power/x86/turbostat/ |
D | turbostat.c | 1467 perror(path); in get_cpu_position_in_core()
|
/linux-4.1.27/Documentation/trace/ |
D | ftrace.txt | 1782 perror("/proc/mounts");
|