/linux-4.4.14/Documentation/prctl/ |
D | disable-tsc-test.c | 46 fflush(stdout); in sigsegv_cb() 53 fflush(stdout); in sigsegv_cb() 68 fflush(stdout); in main() 76 fflush(stdout); in main() 83 fflush(stdout); in main() 89 fflush(stdout); in main() 91 fflush(stdout); in main()
|
/linux-4.4.14/Documentation/devicetree/bindings/ |
D | chosen.txt | 9 stdout-path property 13 with a stdout-path property under /chosen, as described in ePAPR, e.g. 17 stdout-path = "/serial@f00:115200"; 43 Implementation note: Linux will look for the property "linux,stdout-path" or 44 on PowerPC "stdout" if "stdout-path" is not found. However, the 45 "linux,stdout-path" and "stdout" properties are deprecated. New platforms 46 should only use the "stdout-path" property.
|
/linux-4.4.14/scripts/ |
D | checkkconfigsymbols.py | 182 pop = Popen(cmd, stdout=PIPE, stderr=STDOUT, shell=True) 183 (stdout, _) = pop.communicate() # wait until finished 185 sys.exit(stdout) 186 return stdout 199 stdout = execute("git status --porcelain") 200 for line in stdout: 208 stdout = execute("git rev-parse HEAD") 209 return stdout.strip('\n') 222 stdout = execute("git ls-files") 223 if len(stdout) > 0 and stdout[-1] == "\n": [all …]
|
D | docproc.c | 115 fflush(stdout); in exec_kernel_doc() 280 fflush(stdout); in docfunctions() 497 fflush(stdout); in parse_file() 578 fflush(stdout); in main()
|
/linux-4.4.14/Documentation/networking/ |
D | cxacru-cf.py | 39 sys.stdout.write("\n") 44 sys.stdout.write(" ") 45 sys.stdout.write("{0:x}={1}".format(i, struct.unpack("<I", buf)[0])) 48 sys.stdout.write("\n")
|
/linux-4.4.14/tools/perf/util/ |
D | debug.c | 123 color_fprintf(stdout, color, "\n. ... raw event: size %d bytes\n", in trace_event() 129 color_fprintf(stdout, color, " %04x: ", i); in trace_event() 132 color_fprintf(stdout, color, " %02x", raw_event[i]); in trace_event() 135 color_fprintf(stdout, color, " "); in trace_event() 137 color_fprintf(stdout, color, " "); in trace_event() 139 color_fprintf(stdout, color, "%c", in trace_event() 143 color_fprintf(stdout, color, "\n"); in trace_event()
|
D | intel-bts.c | 98 color_fprintf(stdout, color, in intel_bts_dump() 108 color_fprintf(stdout, color, " %08x: ", pos); in intel_bts_dump() 110 color_fprintf(stdout, color, " %02x", buf[i]); in intel_bts_dump() 112 color_fprintf(stdout, color, " "); in intel_bts_dump() 115 color_fprintf(stdout, color, " %"PRIx64" -> %"PRIx64" %s\n", in intel_bts_dump() 121 color_fprintf(stdout, color, " Bad record!\n"); in intel_bts_dump() 851 fprintf(stdout, intel_bts_info_fmts[i], arr[i]); in intel_bts_print_info()
|
D | session.c | 693 fprintf(stdout, "\n"); in process_finished_round() 854 fputs("-1 -1 ", stdout); in perf_evlist__print_tstamp() 1834 symbol__fprintf_symname_offs(node->sym, &node_al, stdout); in perf_evsel__print_ip() 1836 symbol__fprintf_symname(node->sym, stdout); in perf_evsel__print_ip() 1841 map__fprintf_dsoname(node->map, stdout); in perf_evsel__print_ip() 1847 stdout); in perf_evsel__print_ip() 1868 stdout); in perf_evsel__print_ip() 1870 symbol__fprintf_symname(al->sym, stdout); in perf_evsel__print_ip() 1875 map__fprintf_dsoname(al->map, stdout); in perf_evsel__print_ip() 1880 map__fprintf_srcline(al->map, al->addr, "\n ", stdout); in perf_evsel__print_ip() [all …]
|
D | pager.c | 32 fflush(stdout); in wait_for_pager()
|
D | annotate.c | 887 color_fprintf(stdout, color, " %s", path); in disasm_line__print() 899 color_fprintf(stdout, color, " %7" PRIu64, in disasm_line__print() 902 color_fprintf(stdout, color, " %7.2f", percent); in disasm_line__print() 906 color_fprintf(stdout, PERF_COLOR_MAGENTA, " %" PRIx64 ":", addr); in disasm_line__print() 907 color_fprintf(stdout, PERF_COLOR_BLUE, "%s\n", dl->line); in disasm_line__print() 1438 color_fprintf(stdout, color, " %7.2f", percent); in print_summary() 1446 color_fprintf(stdout, color, " %s\n", path); in print_summary()
|
D | machine.c | 477 perf_event__fprintf_comm(event, stdout); in machine__process_comm_event() 543 perf_event__fprintf_aux(event, stdout); in machine__process_aux_event() 551 perf_event__fprintf_itrace_start(event, stdout); in machine__process_itrace_start_event() 559 perf_event__fprintf_switch(event, stdout); in machine__process_switch_event() 1268 perf_event__fprintf_mmap2(event, stdout); in machine__process_mmap2_event() 1322 perf_event__fprintf_mmap(event, stdout); in machine__process_mmap_event() 1401 perf_event__fprintf_task(event, stdout); in machine__process_fork_event() 1446 perf_event__fprintf_task(event, stdout); in machine__process_exit_event()
|
D | trace-event-parse.c | 135 return event_format__fprintf(event, cpu, data, size, stdout); in event_format__print()
|
D | probe-event.c | 747 color_fprintf(stdout, color, prefix, l); in __show_one_line() 749 color_fprintf(stdout, color, "%s", buf); in __show_one_line() 829 fprintf(stdout, "<%s@%s:%d>\n", lr->function, lr->path, in __show_line_range() 832 fprintf(stdout, "<%s:%d>\n", lr->path, lr->start); in __show_line_range() 919 fprintf(stdout, "Available variables at %s\n", buf); in show_available_vars_at() 926 fprintf(stdout, "\t@<%s+%lu>\n", vl->point.symbol, in show_available_vars_at() 934 fprintf(stdout, "\t\t%s\n", node->s); in show_available_vars_at() 941 fprintf(stdout, "\t\t(No matched variables)\n"); in show_available_vars_at() 2919 dso__fprintf_symbols_by_name(map->dso, map->type, stdout); in show_available_funcs()
|
/linux-4.4.14/tools/perf/scripts/python/ |
D | compaction-times.py | 192 sys.stdout.write("%d[%s].%d: %s\n" % (self.pid, self.comm, i+1, pelem)) 202 sys.stdout.write("%d[%s]: %s\n" % (self.pid, self.comm, self.val)) 206 sys.stdout.write("total: %s\n" % chead.str()) 249 sys.stdout.write(usage) 250 sys.stdout.write("\n") 251 sys.stdout.write("-h display this help\n") 252 sys.stdout.write("-p display by process\n") 253 sys.stdout.write("-pv display by process (verbose)\n") 254 sys.stdout.write("-t display stall times only\n") 255 sys.stdout.write("-m display stats for migration\n") [all …]
|
/linux-4.4.14/arch/powerpc/sysdev/ |
D | mv64x60_udbg.c | 72 struct device_node *np, *mpscintr, *stdout = NULL; in mv64x60_udbg_init() local 84 stdout = of_find_node_by_path(path); in mv64x60_udbg_init() 85 if (!stdout) in mv64x60_udbg_init() 89 if (np == stdout) in mv64x60_udbg_init() 93 of_node_put(stdout); in mv64x60_udbg_init()
|
/linux-4.4.14/arch/microblaze/kernel/ |
D | prom.c | 46 static const char *stdout; variable 60 stdout = p; /* store pointer to stdout-path */ in early_init_dt_scan_chosen_serial() 63 if (stdout && strstr(stdout, uname)) { in early_init_dt_scan_chosen_serial()
|
/linux-4.4.14/arch/powerpc/platforms/powermac/ |
D | udbg_scc.c | 73 struct device_node *stdout = NULL, *escc = NULL, *macio = NULL; in udbg_scc_init() local 86 stdout = of_find_node_by_path(path); in udbg_scc_init() 88 if (ch == stdout) in udbg_scc_init() 160 of_node_put(stdout); in udbg_scc_init()
|
/linux-4.4.14/tools/perf/ |
D | builtin-top.c | 272 color_fprintf(stdout, PERF_COLOR_RED, in perf_top__print_sym_table() 298 top->min_percent, stdout); in perf_top__print_sym_table() 307 fprintf(stdout, "\n%s: ", msg); in prompt_integer() 350 fprintf(stdout, "\n%s: ", msg); in perf_top__prompt_symbol() 387 fprintf(stdout, "\nMapped keys:\n"); in perf_top__print_mapped_keys() 388 fprintf(stdout, "\t[d] display refresh delay. \t(%d)\n", top->delay_secs); in perf_top__print_mapped_keys() 389 fprintf(stdout, "\t[e] display entries (lines). \t(%d)\n", top->print_entries); in perf_top__print_mapped_keys() 392 …fprintf(stdout, "\t[E] active event counter. \t(%s)\n", perf_evsel__name(top->sym… in perf_top__print_mapped_keys() 394 fprintf(stdout, "\t[f] profile display filter (count). \t(%d)\n", top->count_filter); in perf_top__print_mapped_keys() 396 fprintf(stdout, "\t[F] annotate display filter (percent). \t(%d%%)\n", top->sym_pcnt_filter); in perf_top__print_mapped_keys() [all …]
|
D | builtin-buildid-list.c | 62 if (filename__fprintf_build_id(input_name, stdout) > 0) in perf_session__list_build_ids() 84 perf_session__fprintf_dsos_buildid(session, stdout, dso__skip_buildid, with_hits); in perf_session__list_build_ids() 113 return !(sysfs__fprintf_build_id(stdout) > 0); in cmd_buildid_list()
|
D | perf-read-vdso.c | 23 written = fwrite(start, 1, size, stdout); in main() 30 if (fflush(stdout)) in main()
|
D | builtin-report.c | 360 fprintf(stdout, "#\n# Total Lost Samples: %" PRIu64 "\n#\n", evlist->stats.total_lost_samples); in perf_evlist__tty_browse_hists() 369 hists__fprintf_nr_sample_events(hists, rep, evname, stdout); in perf_evlist__tty_browse_hists() 370 hists__fprintf(hists, true, 0, 0, rep->min_percent, stdout); in perf_evlist__tty_browse_hists() 371 fprintf(stdout, "\n\n"); in perf_evlist__tty_browse_hists() 376 fprintf(stdout, "#\n# (%s)\n#\n", help); in perf_evlist__tty_browse_hists() 380 perf_read_values_display(stdout, &rep->show_threads_values, in perf_evlist__tty_browse_hists() 539 perf_session__fprintf(session, stdout); in __cmd_report() 542 perf_session__fprintf_dsos(session, stdout); in __cmd_report() 545 perf_session__fprintf_nr_events(session, stdout); in __cmd_report() 546 perf_evlist__fprintf_nr_events(session->evlist, stdout); in __cmd_report() [all …]
|
D | builtin-annotate.c | 224 perf_session__fprintf_nr_events(session, stdout); in __cmd_annotate() 225 perf_evlist__fprintf_nr_events(session->evlist, stdout); in __cmd_annotate() 230 perf_session__fprintf(session, stdout); in __cmd_annotate() 233 perf_session__fprintf_dsos(session, stdout); in __cmd_annotate()
|
D | builtin-script.c | 491 symbol__fprintf_symname_offs(alf.sym, &alf, stdout); in print_sample_brstacksym() 493 symbol__fprintf_symname_offs(alt.sym, &alt, stdout); in print_sample_brstacksym() 520 symbol__fprintf_symname_offs(al.sym, &al, stdout); in print_sample_addr() 522 symbol__fprintf_symname(al.sym, stdout); in print_sample_addr() 527 map__fprintf_dsoname(al.map, stdout); in print_sample_addr() 567 map__fprintf_srcline(al->map, al->addr, "\n ", stdout); in print_sample_bts() 802 perf_event__fprintf(event, stdout); in process_comm_event() 835 perf_event__fprintf(event, stdout); in process_fork_event() 864 perf_event__fprintf(event, stdout); in process_exit_event() 899 perf_event__fprintf(event, stdout); in process_mmap_event() [all …]
|
D | perf.c | 395 if (fstat(fileno(stdout), &st)) in run_builtin() 403 if (fflush(stdout)) { in run_builtin() 408 if (ferror(stdout)) { in run_builtin() 412 if (fclose(stdout)) { in run_builtin()
|
D | builtin-bench.c | 198 fflush(stdout); in run_collection() 272 fflush(stdout); in cmd_bench()
|
D | builtin-evlist.c | 35 perf_evsel__fprintf(pos, details, stdout); in __cmd_evlist()
|
D | builtin-diff.c | 670 hists__fprintf(hists, true, 0, 0, 0, stdout); in hists__process() 678 fprintf(stdout, "# Data files:\n"); in data__fprintf() 681 fprintf(stdout, "# [%d] %s %s\n", in data__fprintf() 685 fprintf(stdout, "#\n"); in data__fprintf() 717 fprintf(stdout, "%s# Event '%s'\n#\n", first ? "" : "\n", in data_process()
|
/linux-4.4.14/tools/testing/selftests/powerpc/tm/ |
D | tm-resched-dscr.c | 46 fflush(stdout); in test_body() 82 fflush(stdout); in test_body()
|
D | tm-syscall.c | 97 setbuf(stdout, NULL); in tm_syscall()
|
/linux-4.4.14/arch/m68k/tools/amiga/ |
D | dmesg.c | 63 fflush(stdout); in main() 65 fflush(stdout); in main()
|
/linux-4.4.14/tools/power/cpupower/bench/ |
D | benchmark.c | 30 if (config->output != stdout) { \ 31 fprintf(stdout, "Progress: %02lu %%\r", \ 33 fflush(stdout); \
|
D | parse.c | 109 fprintf(stdout, "Logfile: %s\n", filename); in prepare_output() 140 config->output = stdout; in prepare_default_config()
|
D | system.c | 152 if (config->verbose || config->output != stdout) in prepare_user()
|
D | main.c | 195 if (config->output != stdout) in main()
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | legacy_serial.c | 365 struct device_node *np, *stdout = NULL; in find_legacy_serial_ports() local 374 stdout = of_find_node_by_path(path); in find_legacy_serial_ports() 375 if (stdout) in find_legacy_serial_ports() 376 DBG("stdout is %s\n", stdout->full_name); in find_legacy_serial_ports() 389 if (index >= 0 && np == stdout) in find_legacy_serial_ports() 403 if (index >= 0 && np == stdout) in find_legacy_serial_ports() 436 if (index >= 0 && np == stdout) in find_legacy_serial_ports()
|
D | prom_init.c | 119 ihandle stdout; member 275 if (prom.stdout == 0) in prom_print() 282 call_prom("write", 3, 1, prom.stdout, p, q - p); in prom_print() 286 call_prom("write", 3, 1, prom.stdout, ADDR("\r\n"), 2); in prom_print() 303 call_prom("write", 3, 1, prom.stdout, buf, nibbles); in prom_print_hex() 321 call_prom("write", 3, 1, prom.stdout, buf+i, size); in prom_print_dec() 336 call_prom("write", 3, 1, prom.stdout, p, q - p); in prom_printf() 341 call_prom("write", 3, 1, prom.stdout, in prom_printf() 1812 prom.stdout = be32_to_cpu(val); in prom_init_stdout() 1816 call_prom("instance-to-path", 3, 1, prom.stdout, path, 255); in prom_init_stdout() [all …]
|
/linux-4.4.14/tools/thermal/tmon/ |
D | tmon.c | 84 fflush(stdout); in tmon_cleanup() 116 fflush(stdout); in tmon_sig_handler() 120 fflush(stdout); in tmon_sig_handler() 124 fflush(stdout); in tmon_sig_handler()
|
/linux-4.4.14/Documentation/connector/ |
D | ucon.c | 52 #define ulog(f, a...) fprintf(stdout, f, ##a) 146 out = stdout; in main() 149 out = stdout; in main()
|
/linux-4.4.14/arch/x86/um/os-Linux/ |
D | task_size.c | 83 fflush(stdout); in os_get_top_address() 114 fflush(stdout); in os_get_top_address()
|
/linux-4.4.14/arch/x86/tools/ |
D | relocs.c | 1013 write_reloc(relocs16.count, stdout); in emit_relocs() 1015 write_reloc(relocs16.offset[i], stdout); in emit_relocs() 1017 write_reloc(relocs32.count, stdout); in emit_relocs() 1019 write_reloc(relocs32.offset[i], stdout); in emit_relocs() 1023 write_reloc(0, stdout); in emit_relocs() 1027 write_reloc(relocs64.offset[i], stdout); in emit_relocs() 1030 write_reloc(0, stdout); in emit_relocs() 1034 write_reloc(relocs32neg.offset[i], stdout); in emit_relocs() 1038 write_reloc(0, stdout); in emit_relocs() 1042 write_reloc(relocs32.offset[i], stdout); in emit_relocs()
|
D | insn_sanity.c | 266 dump_stream(stdout, "Info: Found an undecodable input", i, insn_buf, &insn); in main() 268 dump_insn(stdout, &insn); in main() 272 fprintf(stdout, "%s: %s: decoded and checked %d %s instructions with %d errors (seed:0x%x)\n", in main()
|
/linux-4.4.14/Documentation/usb/ |
D | gadget_printer.txt | 80 This example code talks to stdout, instead of a print engine. 90 To read printer data from the host to stdout: 226 /* Write data to standard OUTPUT (stdout). */ 227 fwrite(buf, 1, bytes_read, stdout); 228 fflush(stdout); 323 /* Write data to standard OUTPUT (stdout). */ 324 fwrite(buf, 1, bytes_read, stdout); 325 fflush(stdout);
|
/linux-4.4.14/tools/perf/Documentation/ |
D | perf-inject.txt | 15 perf-inject reads a perf-record event stream and repipes it to stdout. At any 37 Output file name. (default: stdout)
|
D | Makefile | 292 $(DOCBOOK2X_TEXI) $(OUTPUT)user-manual.xml --encoding=UTF-8 --to-stdout >$@++ && \ 305 --to-stdout $(xml) &&) true) > $@++ && \ 315 $(DOCBOOK2X_TEXI) --to-stdout $*.xml >$@+ && \
|
/linux-4.4.14/tools/testing/selftests/timers/ |
D | posix_timers.c | 95 fflush(stdout); in check_itimer() 154 fflush(stdout); in check_timer_create()
|
D | leapcrash.c | 78 setbuf(stdout, NULL); in main()
|
D | inconsistency-check.c | 190 setbuf(stdout, NULL); in main()
|
D | threadtest.c | 172 setbuf(stdout, NULL); in main()
|
D | raw_skew.c | 110 setbuf(stdout, NULL); in main()
|
D | adjtick.c | 185 setbuf(stdout, NULL); in main()
|
D | rtctest.c | 248 fflush(stdout); in main()
|
/linux-4.4.14/arch/mips/boot/dts/ingenic/ |
D | qi_lb60.dts | 9 stdout-path = &uart0;
|
D | ci20.dts | 16 stdout-path = &uart4;
|
/linux-4.4.14/usr/ |
D | gen_init_cpio.c | 36 fputs(name, stdout); in push_string() 54 fputs(name, stdout); in push_rest() 68 fputs(s, stdout); in push_hdr() 363 if (fwrite(filebuf, size, 1, stdout) != 1) { in cpio_mkfile()
|
/linux-4.4.14/arch/mips/boot/dts/brcm/ |
D | bcm9ejtagprb.dts | 16 stdout-path = &uart0;
|
D | bcm93384wvg.dts | 11 stdout-path = &uart0;
|
D | bcm93384wvg_viper.dts | 11 stdout-path = &uart0;
|
D | bcm96368mvwg.dts | 16 stdout-path = &uart0;
|
D | bcm97125cbmb.dts | 16 stdout-path = &uart0;
|
D | bcm97358svmb.dts | 16 stdout-path = &uart0;
|
D | bcm97420c.dts | 18 stdout-path = &uart0;
|
D | bcm97360svmb.dts | 16 stdout-path = &uart0;
|
D | bcm97425svmb.dts | 18 stdout-path = &uart0;
|
D | bcm97435svmb.dts | 18 stdout-path = &uart0;
|
D | bcm97362svmb.dts | 16 stdout-path = &uart0;
|
D | bcm97346dbsmb.dts | 16 stdout-path = &uart0;
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | qcom-apq8084-mtp.dts | 13 stdout-path = "serial0:115200n8";
|
D | qcom-apq8084-ifc6540.dts | 13 stdout-path = "serial0:115200n8";
|
D | qcom-msm8974-sony-xperia-honami.dts | 14 stdout-path = "serial0:115200n8";
|
D | bcm963138dvt.dts | 15 stdout-path = &serial0;
|
D | kirkwood-km_common.dtsi | 4 stdout-path = &uart0;
|
D | stih407-b2120.dts | 18 linux,stdout-path = &sbc_serial0;
|
D | imx6q-phytec-pbab01.dts | 21 stdout-path = &uart4;
|
D | kirkwood-ds409slim.dts | 27 stdout-path = &uart0;
|
D | kirkwood-ds212j.dts | 28 stdout-path = &uart0;
|
D | kirkwood-ds112.dts | 27 stdout-path = &uart0;
|
D | kirkwood-ds111.dts | 27 stdout-path = &uart0;
|
D | kirkwood-ds209.dts | 27 stdout-path = &uart0;
|
D | kirkwood-ds411slim.dts | 27 stdout-path = &uart0;
|
D | kirkwood-rs212.dts | 27 stdout-path = &uart0;
|
D | kirkwood-rs411.dts | 27 stdout-path = &uart0;
|
D | kirkwood-rs409.dts | 27 stdout-path = &uart0;
|
D | kirkwood-ds110jv10.dts | 28 stdout-path = &uart0;
|
D | kirkwood-ds411j.dts | 27 stdout-path = &uart0;
|
D | kirkwood-ds109.dts | 28 stdout-path = &uart0;
|
D | kirkwood-ds411.dts | 27 stdout-path = &uart0;
|
D | qcom-msm8660-surf.dts | 14 stdout-path = "serial0:115200n8";
|
D | kirkwood-ds210.dts | 29 stdout-path = &uart0;
|
D | kirkwood-ds409.dts | 27 stdout-path = &uart0;
|
D | qcom-apq8074-dragonboard.dts | 14 stdout-path = "serial0:115200n8";
|
D | at91-ariettag25.dts | 17 stdout-path = "serial0:115200n8";
|
D | kirkwood-ds212.dts | 30 stdout-path = &uart0;
|
D | r8a7794-alt.dts | 24 stdout-path = &scif2;
|
D | mt6580-evbp1.dts | 28 stdout-path = "serial0:921600n8";
|
D | kirkwood-dns320.dts | 16 stdout-path = &uart0;
|
D | r7s72100-genmai.dts | 25 stdout-path = &scif2;
|
D | mt6589-aquaris5.dts | 25 stdout-path = &uart0;
|
D | stih410-b2120.dts | 18 linux,stdout-path = &sbc_serial0;
|
D | kirkwood-dns325.dts | 16 stdout-path = &uart0;
|
D | r8a7793-gose.dts | 27 stdout-path = &scif0;
|
D | zynq-zybo.dts | 33 stdout-path = "serial0:115200n8";
|
D | kirkwood-ns2-common.dtsi | 7 stdout-path = &uart0;
|
D | qcom-ipq8064-ap148.dts | 12 stdout-path = "serial0:115200n8";
|
D | kirkwood-ts219.dtsi | 12 stdout-path = &uart0;
|
D | zynq-zed.dts | 33 stdout-path = "serial0:115200n8";
|
D | kirkwood-cloudbox.dts | 17 stdout-path = &uart0;
|
D | kirkwood-db.dtsi | 25 stdout-path = &uart0;
|
D | hisi-x5hd2-dkb.dts | 18 stdout-path = "serial0:115200n8";
|
D | stih41x-b2020.dtsi | 18 linux,stdout-path = &sbc_serial1;
|
D | kirkwood-openrd.dtsi | 25 stdout-path = &uart0;
|
D | kirkwood-sheevaplug-common.dtsi | 20 stdout-path = &uart0;
|
D | imx51-digi-connectcore-jsk.dts | 20 linux,stdout-path = &uart1;
|
D | kirkwood-dockstar.dts | 17 stdout-path = &uart0;
|
D | exynos4412-tiny4412.dts | 23 stdout-path = &serial_0;
|
D | picoxcell-pc7302-pc3x2.dts | 26 linux,stdout-path = &uart0;
|
D | kirkwood-rd88f6281.dtsi | 25 stdout-path = &uart0;
|
D | stih418-b2199.dts | 17 linux,stdout-path = &sbc_serial0;
|
D | picoxcell-pc7302-pc3x3.dts | 26 linux,stdout-path = &uart0;
|
D | at91rm9200ek.dts | 16 stdout-path = "serial0:115200n8";
|
D | vf-colibri-eval-v3.dtsi | 12 stdout-path = "serial0:115200n8";
|
D | kirkwood-rd88f6192.dts | 29 stdout-path = &uart0;
|
D | kirkwood-dreamplug.dts | 17 stdout-path = &uart0;
|
D | zynq-parallella.dts | 38 stdout-path = "serial0:115200n8";
|
D | at91-kizboxmini.dts | 18 stdout-path = &dbgu;
|
D | sama5d3xcm.dtsi | 15 stdout-path = "serial0:115200n8";
|
D | imx6qdl-udoo.dtsi | 14 stdout-path = &uart2;
|
D | socfpga_cyclone5_sockit.dts | 26 stdout-path = "serial0:115200n8";
|
D | imx25-karo-tx25.dts | 20 stdout-path = &uart1;
|
D | kirkwood-nsa310a.dts | 20 stdout-path = &uart0;
|
D | kirkwood-guruplug-server-plus.dts | 17 stdout-path = &uart0;
|
D | socfpga_arria5_socdk.dts | 26 stdout-path = "serial0:115200n8";
|
D | imx1-apf9328.dts | 20 stdout-path = &uart1;
|
D | stih41x-b2000.dtsi | 19 linux,stdout-path = &serial2;
|
D | socfpga_cyclone5_socdk.dts | 26 stdout-path = "serial0:115200n8";
|
D | at91-kizbox.dts | 19 stdout-path = &dbgu;
|
D | socfpga_cyclone5_de0_sockit.dts | 25 stdout-path = "serial0:115200n8";
|
D | kirkwood-nsa310.dts | 15 stdout-path = &uart0;
|
D | emev2-kzm9d.dts | 28 stdout-path = &uart1;
|
D | bcm958625k.dts | 47 stdout-path = "serial0:115200n8";
|
D | bcm911360k.dts | 46 stdout-path = "serial0:115200n8";
|
D | kirkwood-pogo_e02.dts | 32 stdout-path = &uart0;
|
D | imx1-ads.dts | 20 stdout-path = &uart1;
|
D | kirkwood-ib62x0.dts | 17 stdout-path = &uart0;
|
D | animeo_ip.dts | 27 linux,stdout-path = &usart2;
|
D | bcm958305k.dts | 47 stdout-path = "serial0:115200n8";
|
D | bcm958300k.dts | 47 stdout-path = "serial0:115200n8";
|
D | bcm911360_entphn.dts | 43 stdout-path = &uart3;
|
D | exynos4412-smdk4412.dts | 28 stdout-path = &serial_1;
|
D | kirkwood-nas2big.dts | 28 stdout-path = &uart0;
|
D | imx6q-gk802.dts | 18 stdout-path = &uart4;
|
D | kirkwood-openblocks_a6.dts | 17 stdout-path = &uart0;
|
D | kirkwood-blackarmor-nas220.dts | 28 stdout-path = &uart0;
|
D | kirkwood-mv88f6281gtw-ge.dts | 31 stdout-path = &uart0;
|
D | imx27-phytec-phycard-s-rdk.dts | 19 stdout-path = &uart1;
|
D | kirkwood-iconnect.dts | 17 stdout-path = &uart0;
|
D | kirkwood-mplcec4.dts | 17 stdout-path = &uart0;
|
D | berlin2-sony-nsz-gs7.dts | 49 stdout-path = "serial0:115200n8";
|
D | kirkwood-laplug.dts | 27 stdout-path = &uart0;
|
D | armada-370-seagate-personal-cloud.dtsi | 24 stdout-path = "serial0:115200n8";
|
D | socfpga_arria10_socdk.dtsi | 25 stdout-path = "serial1:115200n8";
|
D | berlin2cd-google-chromecast.dts | 50 stdout-path = "serial0:115200n8";
|
D | at91sam9g20ek_common.dtsi | 14 stdout-path = "serial0:115200n8";
|
D | lpc4337-ciaa.dts | 30 stdout-path = &uart2;
|
D | imx6qdl-dfi-fs700-m60.dtsi | 27 stdout-path = &uart1;
|
D | imx6qdl-phytec-pbab01.dtsi | 16 linux,stdout-path = &uart4;
|
D | kirkwood-goflexnet.dts | 17 stdout-path = &uart0;
|
/linux-4.4.14/Documentation/video4linux/cx2341x/ |
D | README.hm12 | 112 fwrite(framey, sizeof(framey), 1, stdout); 113 fwrite(framev, sizeof(framev), 1, stdout); 114 fwrite(frameu, sizeof(frameu), 1, stdout);
|
/linux-4.4.14/arch/arm64/boot/dts/hisilicon/ |
D | hi6220-hikey.dts | 27 stdout-path = "serial3:115200n8";
|
D | hip05-d02.dts | 30 stdout-path = "serial0:115200n8";
|
/linux-4.4.14/arch/arm64/boot/dts/sprd/ |
D | sc9836-openphone.dts | 31 stdout-path = "serial1:115200n8";
|
/linux-4.4.14/tools/virtio/virtio-trace/ |
D | trace-agent.h | 68 #define pr_info(format, ...) fprintf(stdout, format, ## __VA_ARGS__)
|
D | README | 8 - write trace data to stdout by using -o option 104 option, trace data are output via stdout in the guest.
|
/linux-4.4.14/arch/arm64/boot/dts/amd/ |
D | amd-overdrive.dts | 16 stdout-path = &serial0;
|
/linux-4.4.14/arch/arm64/boot/dts/qcom/ |
D | msm8916-mtp.dtsi | 23 stdout-path = "serial0";
|
D | apq8016-sbc.dtsi | 26 stdout-path = "serial0";
|
/linux-4.4.14/arch/arm64/boot/dts/mediatek/ |
D | mt6795-evb.dts | 35 stdout-path = "serial0:921600n8";
|
/linux-4.4.14/arch/arm64/boot/dts/altera/ |
D | socfpga_stratix10_socdk.dts | 27 stdout-path = "serial0:115200n8";
|
/linux-4.4.14/tools/testing/selftests/x86/ |
D | single_step_syscall.c | 169 fflush(stdout); /* Force a syscall */ in main()
|
D | test_syscall_vdso.c | 239 fputs(bitstr[(r >> bit) & 1], stdout); in print_flags()
|
/linux-4.4.14/tools/testing/selftests/powerpc/ |
D | harness.c | 33 fflush(stdout); in run_test()
|
/linux-4.4.14/arch/um/ |
D | Kconfig.debug | 35 Write kernel log output directly to stdout.
|
/linux-4.4.14/Documentation/devicetree/bindings/display/ |
D | simple-framebuffer.txt | 24 then the chosen node's stdout-path property should point to it, or to the 73 stdout-path = "display0";
|
/linux-4.4.14/include/acpi/platform/ |
D | acenv.h | 393 #define ACPI_FILE_OUT stdout
|
/linux-4.4.14/arch/h8300/boot/dts/ |
D | h8300h_sim.dts | 10 stdout-path = <&sci0>;
|
D | h8s_sim.dts | 10 stdout-path = <&sci0>;
|
D | edosk2674.dts | 10 stdout-path = &sci2;
|
/linux-4.4.14/arch/arm64/boot/dts/exynos/ |
D | exynos7-espresso.dts | 26 linux,stdout-path = &serial_2;
|
/linux-4.4.14/tools/testing/selftests/mqueue/ |
D | mq_perf_tests.c | 479 fflush(stdout); in perf_test_thread() 491 fflush(stdout); in perf_test_thread() 508 fflush(stdout); in perf_test_thread()
|
/linux-4.4.14/drivers/scsi/aic7xxx/aicasm/ |
D | aicasm.c | 572 fprintf(stdout, "\n(%s)\n", cur_func->symbol->name); in output_listing() 573 fprintf(stdout, in output_listing() 593 fprintf(stdout, "\nThanks!\n"); in output_listing()
|
/linux-4.4.14/arch/arm64/boot/dts/xilinx/ |
D | zynqmp-ep108.dts | 26 stdout-path = "serial0:115200n8";
|
/linux-4.4.14/tools/vm/ |
D | page_owner_sort.c | 78 fflush(stdout); in add_list()
|
/linux-4.4.14/tools/lib/traceevent/ |
D | trace-seq.c | 253 return trace_seq_do_fprintf(s, stdout); in trace_seq_do_printf()
|
/linux-4.4.14/arch/arm64/boot/dts/broadcom/ |
D | ns2-svk.dts | 46 stdout-path = "serial0:115200n8";
|
/linux-4.4.14/arch/arm64/boot/dts/arm/ |
D | juno.dts | 25 stdout-path = "serial0:115200n8";
|
/linux-4.4.14/scripts/dtc/ |
D | dtc.c | 240 outf = stdout; in main()
|
/linux-4.4.14/scripts/kconfig/ |
D | expr.c | 237 expr_fprint(e1, stdout); in expr_eq() 239 expr_fprint(e2, stdout); in expr_eq() 417 expr_fprint(e1, stdout); in expr_join_or() 419 expr_fprint(e2, stdout); in expr_join_or() 511 expr_fprint(e1, stdout); in expr_join_and() 513 expr_fprint(e2, stdout); in expr_join_and()
|
/linux-4.4.14/arch/powerpc/boot/dts/ |
D | storcenter.dts | 140 linux,stdout-path = &serial0;
|
D | iss4xx.dts | 114 linux,stdout-path = "/plb/opb/serial@40000200";
|
/linux-4.4.14/arch/arm64/boot/dts/marvell/ |
D | berlin4ct-stb.dts | 54 stdout-path = "serial0:115200n8";
|
D | berlin4ct-dmp.dts | 54 stdout-path = "serial0:115200n8";
|