/Linux-v4.19/samples/timers/ |
D | hpet_example.c | 59 fprintf(stderr, "-hpet: requires command\n"); in main() 68 fprintf(stderr, "-hpet: executing %s\n", in main() 74 fprintf(stderr, "do_hpet: command %s not implemented\n", argv[0]); in main() 85 fprintf(stderr, "hpet_open_close: device-name\n"); in hpet_open_close() 91 fprintf(stderr, "hpet_open_close: open failed\n"); in hpet_open_close() 105 fprintf(stderr, "hpet_info: device-name\n"); in hpet_info() 111 fprintf(stderr, "hpet_info: open of %s failed\n", argv[0]); in hpet_info() 116 fprintf(stderr, "hpet_info: failed to get info\n"); in hpet_info() 120 fprintf(stderr, "hpet_info: hi_irqfreq 0x%lx hi_flags 0x%lx ", in hpet_info() 122 fprintf(stderr, "hi_hpet %d hi_timer %d\n", in hpet_info() [all …]
|
/Linux-v4.19/samples/uhid/ |
D | uhid-example.c | 165 fprintf(stderr, "Cannot write to uhid: %m\n"); in uhid_write() 168 fprintf(stderr, "Wrong size written to uhid: %ld != %lu\n", in uhid_write() 221 fprintf(stderr, "LED output report received with flags %x\n", in handle_output() 233 fprintf(stderr, "Read HUP on uhid-cdev\n"); in event() 236 fprintf(stderr, "Cannot read uhid-cdev: %m\n"); in event() 239 fprintf(stderr, "Invalid size read from uhid-dev: %ld != %lu\n", in event() 246 fprintf(stderr, "UHID_START from uhid-dev\n"); in event() 249 fprintf(stderr, "UHID_STOP from uhid-dev\n"); in event() 252 fprintf(stderr, "UHID_OPEN from uhid-dev\n"); in event() 255 fprintf(stderr, "UHID_CLOSE from uhid-dev\n"); in event() [all …]
|
/Linux-v4.19/tools/testing/selftests/vm/ |
D | userfaultfd.c | 133 fprintf(stderr, "out of memory\n"); in anon_allocate_area() 169 fprintf(stderr, "mmap of hugetlbfs file failed\n"); in hugetlb_allocate_area() 226 fprintf(stderr, "shared memory mmap failed\n"); in shmem_allocate_area() 292 fprintf(stderr, "srandom_r error\n"), exit(1); in locking_thread() 302 fprintf(stderr, "random_r 1 error\n"), exit(1); in locking_thread() 306 fprintf(stderr, "random_r 2 error\n"), exit(1); in locking_thread() 318 fprintf(stderr, in locking_thread() 334 fprintf(stderr, in locking_thread() 353 fprintf(stderr, in locking_thread() 366 fprintf(stderr, in locking_thread() [all …]
|
/Linux-v4.19/tools/testing/selftests/timers/ |
D | rtcpie.c | 42 fprintf(stderr, "usage: rtctest [rtcdev] [d]\n"); in main() 58 fprintf(stderr, "\nNo periodic IRQ support\n"); in main() 64 fprintf(stderr, "\nPeriodic IRQ rate is %ldHz.\n", old_pie_rate); in main() 66 fprintf(stderr, "Counting 20 interrupts at:"); in main() 67 fflush(stderr); in main() 76 fprintf(stderr, in main() 84 fprintf(stderr, "\n%ldHz:\t", tmp); in main() 85 fflush(stderr); in main() 106 fprintf(stderr, "\nPIE delta error: %ld.%06ld should be close to 0.%06ld\n", in main() 113 fprintf(stderr, " %d",i); in main() [all …]
|
/Linux-v4.19/tools/testing/selftests/net/ |
D | psock_fanout.c | 175 fprintf(stderr, "bpf verifier:\n%s\n", log_buf); in sock_fanout_set_ebpf() 242 fprintf(stderr, "info: count=%d,%d, expect=%d,%d\n", in sock_fanout_read() 247 fprintf(stderr, "warning: incorrect queue lengths\n"); in sock_fanout_read() 257 fprintf(stderr, "test: control single socket\n"); in test_control_single() 261 fprintf(stderr, "ERROR: opened socket with dual rollover\n"); in test_control_single() 271 fprintf(stderr, "test: control multiple sockets\n"); in test_control_group() 275 fprintf(stderr, "ERROR: failed to open HASH socket\n"); in test_control_group() 280 fprintf(stderr, "ERROR: joined group with wrong flag defrag\n"); in test_control_group() 285 fprintf(stderr, "ERROR: joined group with wrong flag ro\n"); in test_control_group() 289 fprintf(stderr, "ERROR: joined group with wrong mode\n"); in test_control_group() [all …]
|
/Linux-v4.19/tools/testing/selftests/filesystems/ |
D | devpts_pts.c | 107 fprintf(stderr, "Failed to open \"%s\": %s\n", ptmx, in do_tiocgptpeer() 118 fprintf(stderr, "Failed to unlock terminal\n"); in do_tiocgptpeer() 127 fprintf(stderr, "TIOCGPTPEER is not supported. " in do_tiocgptpeer() 131 fprintf(stderr, in do_tiocgptpeer() 147 fprintf(stderr, "Failed to setup terminal\n"); in do_tiocgptpeer() 153 fprintf(stderr, "Failed to retrieve pathname of pts " in do_tiocgptpeer() 160 fprintf(stderr, "Received invalid contents for " in do_tiocgptpeer() 166 fprintf(stderr, "Contents of \"/proc/<pid>/fd/%d\" " in do_tiocgptpeer() 196 fprintf(stderr, "Failed to unmount \"/dev/pts\": %s\n", in verify_non_standard_devpts_mount() 205 fprintf(stderr, "Failed to create temporary mountpoint: %s\n", in verify_non_standard_devpts_mount() [all …]
|
/Linux-v4.19/tools/testing/selftests/android/ion/ |
D | ionutils.c | 19 fprintf(stderr, "<%s>: Invalid buffer...\n", __func__); in write_buffer() 36 fprintf(stderr, "<%s>: Invalid buffer...\n", __func__); in read_buffer() 57 fprintf(stderr, "<%s>: Invalid ion info\n", __func__); in ion_export_buffer_fd() 64 fprintf(stderr, "<%s>: Failed to open ion client: %s\n", in ion_export_buffer_fd() 75 fprintf(stderr, "<%s>: Failed: ION_IOC_HEAP_QUERY: %s\n", in ion_export_buffer_fd() 89 fprintf(stderr, "<%s>: ERROR: heap type does not exists\n", in ion_export_buffer_fd() 101 fprintf(stderr, "<%s>: Failed: ION_IOC_ALLOC: %s\n", in ion_export_buffer_fd() 111 fprintf(stderr, "<%s>: Invalid map data, fd: %d, len: %ld\n", in ion_export_buffer_fd() 120 fprintf(stderr, "<%s>: Failed: mmap: %s\n", in ion_export_buffer_fd() 157 fprintf(stderr, "<%s>: Invalid ion info\n", __func__); in ion_import_buffer_fd() [all …]
|
D | ipcsocket.c | 19 fprintf(stderr, "<%s>: Invalid socket name.\n", __func__); in opensocket() 25 fprintf(stderr, "<%s>: Failed socket: <%s>\n", in opensocket() 33 fprintf(stderr, "<%s>: Failed setsockopt: <%s>\n", in opensocket() 54 fprintf(stderr, "<%s>: Failed bind: <%s>\n", in opensocket() 61 fprintf(stderr, "<%s>: Failed listen: <%s>\n", in opensocket() 72 fprintf(stderr, "<%s>: Failed accept: <%s>\n", in opensocket() 90 fprintf(stderr, "<%s>: Failed connect: <%s>\n", in opensocket() 117 fprintf(stderr, "<%s>: socketdata is NULL\n", __func__); in sendtosocket() 129 fprintf(stderr, "<%s>: Failed select: <%s>\n", in sendtosocket() 152 fprintf(stderr, "<%s>: Failed sendmsg: <%s>\n", in sendtosocket() [all …]
|
/Linux-v4.19/tools/testing/selftests/ia64/ |
D | aliasing-test.c | 94 …fprintf(stderr, "PASS: %s 0x%lx-0x%lx is %s\n", path2, offset, offset + length, touch ? "readable"… in scan_tree() 96 fprintf(stderr, "PASS: %s 0x%lx-0x%lx not mappable\n", path2, offset, offset + length); in scan_tree() 98 fprintf(stderr, "FAIL: %s 0x%lx-0x%lx not accessible\n", path2, offset, offset + length); in scan_tree() 185 fprintf(stderr, "PASS: %s read %d bytes\n", path2, rc); in scan_rom() 187 fprintf(stderr, "PASS: %s not readable\n", path2); in scan_rom() 214 fprintf(stderr, "PASS: /dev/mem 0x0-0xa0000 is readable\n"); in main() 216 fprintf(stderr, "FAIL: /dev/mem 0x0-0xa0000 not accessible\n"); in main() 226 fprintf(stderr, "PASS: /dev/mem 0xa0000-0xc0000 is mappable\n"); in main() 228 fprintf(stderr, "FAIL: /dev/mem 0xa0000-0xc0000 not accessible\n"); in main() 231 fprintf(stderr, "PASS: /dev/mem 0xc0000-0x100000 is readable\n"); in main() [all …]
|
/Linux-v4.19/tools/testing/selftests/uevent/ |
D | uevent_filtering.c | 96 fprintf(stderr, "%s - Failed to open uevent socket\n", strerror(errno)); in uevent_listener() 103 fprintf(stderr, "%s - Failed to set socket options\n", strerror(errno)); in uevent_listener() 113 fprintf(stderr, "%s - Failed to bind socket\n", strerror(errno)); in uevent_listener() 119 fprintf(stderr, "%s - Failed to retrieve socket name\n", strerror(errno)); in uevent_listener() 124 fprintf(stderr, "Invalid socket address size\n"); in uevent_listener() 131 fprintf(stderr, in uevent_listener() 141 fprintf(stderr, in uevent_listener() 151 fprintf(stderr, "Failed to synchronize with parent process\n"); in uevent_listener() 161 fprintf(stderr, "%s - Failed to receive uevent\n", strerror(errno)); in uevent_listener() 175 fprintf(stderr, "Received unexpected uevent:\n"); in uevent_listener() [all …]
|
/Linux-v4.19/tools/iio/ |
D | iio_generic_buffer.c | 218 fprintf(stderr, "Enabling/disabling channels: can't open %s\n", in enable_disable_all_channels() 232 fprintf(stderr, "Failed to enable/disable %s\n", in enable_disable_all_channels() 247 fprintf(stderr, "Usage: generic_buffer [options]...\n" in print_usage() 279 fprintf(stderr, "Failed to disable trigger: %s\n", in cleanup() 288 fprintf(stderr, "Failed to disable buffer: %s\n", in cleanup() 296 fprintf(stderr, "Failed to disable all channels\n"); in cleanup() 303 fprintf(stderr, "Caught signal %d\n", signum); in sig_handler() 431 fprintf(stderr, "Device not set\n"); in main() 436 fprintf(stderr, "Only one of --device-num or --device-name needs to be set\n"); in main() 443 fprintf(stderr, "Failed to find the %s\n", device_name); in main() [all …]
|
/Linux-v4.19/tools/perf/ui/gtk/ |
D | util.c | 39 fprintf(stderr, "Error:\n"); in perf_gtk__error() 40 vfprintf(stderr, format, args); in perf_gtk__error() 41 fprintf(stderr, "\n"); in perf_gtk__error() 64 fprintf(stderr, "Warning:\n"); in perf_gtk__warning_info_bar() 65 vfprintf(stderr, format, args); in perf_gtk__warning_info_bar() 66 fprintf(stderr, "\n"); in perf_gtk__warning_info_bar() 85 fprintf(stderr, "Warning:\n"); in perf_gtk__warning_statusbar() 86 vfprintf(stderr, format, args); in perf_gtk__warning_statusbar() 87 fprintf(stderr, "\n"); in perf_gtk__warning_statusbar()
|
/Linux-v4.19/tools/testing/selftests/networking/timestamping/ |
D | txtimestamp.c | 88 fprintf(stderr, " %s: %lu s %lu us (seq=%u, len=%u)", in __print_timestamp() 101 fprintf(stderr, " (%+" PRId64 " us)", cur_ms - prev_ms); in __print_timestamp() 105 fprintf(stderr, "\n"); in __print_timestamp() 153 fprintf(stderr, "payload: "); in print_payload() 155 fprintf(stderr, "%02hhx ", data[i]); in print_payload() 156 fprintf(stderr, "\n"); in print_payload() 163 fprintf(stderr, " pktinfo: ifindex=%u src=%s dst=%s\n", in print_pktinfo() 201 fprintf(stderr, "unknown ip error %d %d\n", in __recv_errmsg_cmsg() 217 fprintf(stderr, "unknown cmsg %d,%d\n", in __recv_errmsg_cmsg() 230 fprintf(stderr, "batched %d timestamps\n", batch); in __recv_errmsg_cmsg() [all …]
|
/Linux-v4.19/tools/power/acpi/tools/acpidump/ |
D | apdump.c | 38 fprintf(stderr, in ap_is_valid_header() 47 fprintf(stderr, "Table length (0x%8.8X) is invalid\n", in ap_is_valid_header() 85 fprintf(stderr, "%4.4s: Warning: wrong checksum in table\n", in ap_is_valid_checksum() 209 fprintf(stderr, in ap_dump_all_tables() 214 fprintf(stderr, in ap_dump_all_tables() 258 fprintf(stderr, "%s: Could not convert to a physical address\n", in ap_dump_table_by_address() 266 fprintf(stderr, "Could not get table at 0x%8.8X%8.8X, %s\n", in ap_dump_table_by_address() 300 fprintf(stderr, in ap_dump_table_by_name() 332 fprintf(stderr, in ap_dump_table_by_name() 377 fprintf(stderr, in ap_dump_table_from_file() [all …]
|
D | apfiles.c | 34 fprintf(stderr, in ap_is_existing_file() 73 fprintf(stderr, "Could not open output file: %s\n", pathname); in ap_open_output_file() 134 fprintf(stderr, in ap_write_to_binary_file() 144 fprintf(stderr, "Could not open output file: %s\n", filename); in ap_write_to_binary_file() 150 fprintf(stderr, "Error writing binary output file: %s\n", in ap_write_to_binary_file() 185 fprintf(stderr, "Could not open input file: %s\n", pathname); in ap_get_table_from_file() 193 fprintf(stderr, in ap_get_table_from_file() 202 fprintf(stderr, in ap_get_table_from_file() 212 fprintf(stderr, "Could not read input file: %s\n", pathname); in ap_get_table_from_file()
|
D | apmain.c | 109 fprintf(stderr, "Too many table options (max %u)\n", in ap_insert_action() 155 fprintf(stderr, in ap_do_options() 180 fprintf(stderr, in ap_do_options() 206 fprintf(stderr, in ap_do_options() 212 fprintf(stderr, in ap_do_options() 228 fprintf(stderr, ACPI_COMMON_SIGNON(AP_UTILITY_NAME)); in ap_do_options() 340 fprintf(stderr, in main() 357 fprintf(stderr, in main()
|
/Linux-v4.19/tools/lib/subcmd/ |
D | parse-options.c | 23 fprintf(stderr, " Error: switch `%c' %s", opt->short_name, reason); in opterror() 25 fprintf(stderr, " Error: option `no-%s' %s", opt->long_name, reason); in opterror() 27 fprintf(stderr, " Error: option `%s' %s", opt->long_name, reason); in opterror() 41 fprintf(stderr, " Warning: switch `%c' %s", opt->short_name, reason); in optwarning() 43 fprintf(stderr, " Warning: option `no-%s' %s", opt->long_name, reason); in optwarning() 45 fprintf(stderr, " Warning: option `%s' %s", opt->long_name, reason); in optwarning() 435 fprintf(stderr, in parse_long_opt() 461 fprintf(stderr, " Error: did you mean `--%s` (with two dashes ?)\n", arg); in check_typos() 469 fprintf(stderr, " Error: did you mean `--%s` (with two dashes ?)\n", arg); in check_typos() 681 fputc('\n', stderr); in print_option_help() [all …]
|
/Linux-v4.19/scripts/ |
D | conmakehash.c | 29 fprintf(stderr, "Usage: \n" in usage() 68 fprintf(stderr, "ERROR: Only 255 unicodes/glyph permitted!\n"); in addpair() 122 fprintf(stderr, "%s: Warning: line too long\n", tblname); in main() 145 fprintf(stderr, "Bad input line: %s\n", buffer); in main() 158 fprintf(stderr, "Bad input line: %s\n", buffer); in main() 168 fprintf(stderr, in main() 175 fprintf(stderr, in main() 200 fprintf(stderr, in main() 209 fprintf(stderr, in main() 216 fprintf(stderr, in main() [all …]
|
D | spdxcheck.py | 225 sys.stderr.write('stdin input "-" must be the only path argument\n') 241 sys.stderr.write('%s: %s\n' %(se.el.path, se.txt)) 243 sys.stderr.write('%s\n' %se.txt) 247 sys.stderr.write('FAIL: %s\n' %ex) 248 sys.stderr.write('%s\n' %traceback.format_exc()) 262 sys.stderr.write('path %s does not exist\n' %p) 269 sys.stderr.write('\n') 270 sys.stderr.write('License files: %12d\n' %spdx.license_files) 271 sys.stderr.write('Exception files: %12d\n' %spdx.exception_files) 272 sys.stderr.write('License IDs %12d\n' %len(spdx.licenses)) [all …]
|
/Linux-v4.19/arch/mips/vdso/ |
D | genvdso.c | 121 fprintf(stderr, "%s: Failed to open '%s': %s\n", program_name, in map_vdso() 127 fprintf(stderr, "%s: Failed to stat '%s': %s\n", program_name, in map_vdso() 135 fprintf(stderr, "%s: Failed to map '%s': %s\n", program_name, in map_vdso() 144 fprintf(stderr, "%s: '%s' is not an ELF file\n", program_name, in map_vdso() 155 fprintf(stderr, "%s: '%s' has invalid ELF class\n", in map_vdso() 166 fprintf(stderr, "%s: '%s' has invalid ELF data order\n", in map_vdso() 172 fprintf(stderr, in map_vdso() 177 fprintf(stderr, in map_vdso() 212 fprintf(stderr, in main() 238 fprintf(stderr, "%s: Failed to sync '%s': %s\n", program_name, in main() [all …]
|
/Linux-v4.19/arch/alpha/boot/tools/ |
D | objstrip.c | 45 fprintf(stderr, in usage() 153 fprintf(stderr, "%s: %s is not an ELF executable\n", in main() 158 fprintf(stderr, "%s: is not for this processor (e_machine=%d)\n", in main() 163 fprintf(stderr, in main() 191 fprintf(stderr, "%s: extracting %#016lx-%#016lx (at %lx)\n", in main() 201 fprintf(stderr, "%s: %s is not in executable format\n", in main() 207 fprintf(stderr, "%s: %s has unexpected optional header size\n", in main() 213 fprintf(stderr, "%s: %s is not an OMAGIC file\n", in main() 222 fprintf(stderr, "%s: extracting %#016lx-%#016lx (at %lx)\n", in main() 234 fprintf(stderr, "%s: copying %lu byte from %s\n", in main() [all …]
|
/Linux-v4.19/usr/ |
D | gen_init_cpio.c | 144 fprintf(stderr, "Unrecognized dir format '%s'", line); in cpio_mkslink_line() 215 fprintf(stderr, "Unrecognized %s format '%s'", in cpio_mkgeneric_line() 287 fprintf(stderr, "Unrecognized nod format '%s'", line); in cpio_mknod_line() 313 fprintf (stderr, "File %s could not be opened for reading\n", location); in cpio_mkfile() 319 fprintf(stderr, "File %s could not be stat()'ed\n", location); in cpio_mkfile() 325 fprintf (stderr, "out of memory\n"); in cpio_mkfile() 331 fprintf (stderr, "Can not read %s file\n", location); in cpio_mkfile() 365 fprintf(stderr, "writing filebuf failed\n"); in cpio_mkfile() 415 fprintf(stderr, "Unrecognized file format '%s'", line); in cpio_mkfile_line() 424 fprintf (stderr, "out of memory (%d)\n", dname_len); in cpio_mkfile_line() [all …]
|
/Linux-v4.19/tools/gpio/ |
D | gpio-event-mon.c | 50 fprintf(stderr, "Failed to open %s\n", chrdev_name); in monitor_device() 62 fprintf(stderr, "Failed to issue GET EVENT " in monitor_device() 72 fprintf(stderr, "Failed to issue GPIOHANDLE GET LINE " in monitor_device() 87 fprintf(stderr, "nothing available\n"); in monitor_device() 91 fprintf(stderr, "Failed to read event (%d)\n", in monitor_device() 98 fprintf(stderr, "Reading event failed\n"); in monitor_device() 129 fprintf(stderr, "Usage: gpio-event-mon [options]...\n" in print_usage()
|
/Linux-v4.19/arch/x86/tools/ |
D | insn_decoder_test.c | 42 fprintf(stderr, "Usage: objdump -d a.out | awk -f objdump_reformat.awk" in usage() 44 fprintf(stderr, "\t-y 64bit mode\n"); in usage() 45 fprintf(stderr, "\t-n 32bit mode\n"); in usage() 46 fprintf(stderr, "\t-v verbose mode\n"); in usage() 52 fprintf(stderr, "%s: error: malformed line %d:\n%s", in malformed_line() 61 fprintf(stderr, "%s: warning: ", prog); in pr_warn() 63 vfprintf(stderr, fmt, ap); in pr_warn() 170 dump_insn(stderr, &insn); in main()
|
D | insn_sanity.c | 58 fprintf(stderr, "%s: Error: %s\n\n", prog, err); in usage() 59 fprintf(stderr, "Usage: %s [-y|-n|-v] [-s seed[,no]] [-m max] [-i input]\n", prog); in usage() 60 fprintf(stderr, "\t-y 64bit mode\n"); in usage() 61 fprintf(stderr, "\t-n 32bit mode\n"); in usage() 62 fprintf(stderr, "\t-v Verbosity(-vv dumps any decoded result)\n"); in usage() 63 fprintf(stderr, "\t-s Give a random seed (and iteration number)\n"); in usage() 64 fprintf(stderr, "\t-m Give a maximum iteration number\n"); in usage() 65 fprintf(stderr, "\t-i Give an input file with decoded binary\n"); in usage() 263 dump_stream(stderr, "Error: Found an access violation", i, insn_buf, &insn); in main() 272 fprintf((errors) ? stderr : stdout, in main()
|