Home
last modified time | relevance | path

Searched refs:puts (Results 1 – 25 of 99) sorted by relevance

1234

/linux/arch/mips/boot/compressed/
H A Ddecompress.c33 puts("\n\n"); in error()
34 puts(x); in error()
35 puts("\n\n -- System halted"); in error()
87 puts("zimage at: "); in decompress_kernel()
89 puts(" "); in decompress_kernel()
91 puts("\n"); in decompress_kernel()
98 puts("Uncompressing Linux at load address "); in decompress_kernel()
100 puts("\n"); in decompress_kernel()
118 puts("Copy device tree to address "); in decompress_kernel()
120 puts("\n"); in decompress_kernel()
[all …]
H A Ddecompress.h11 extern void puts(const char *s);
15 #define puts(s) do {} while (0) macro
H A Ddbg.c18 void puts(const char *s) in puts() function
38 puts(buf); in puthex()
/linux/tools/testing/selftests/riscv/vector/
H A Dvstate_exec_nolibc.c21 puts("PR_RISCV_V_GET_CONTROL is not supported\n"); in main()
28 puts("fork failed\n"); in main()
41 puts("child execve failed\n"); in main()
49 puts("fork failed\n"); in main()
56 puts("child's vstate_ctrl not equal to parent's\n"); in main()
74 puts("child exited abnormally\n"); in main()
80 puts("child was terminated by unexpected signal\n"); in main()
85 puts("child signaled by illegal V access but vstate_ctrl is not off\n"); in main()
97 puts("parent has inherit bit, but child has not\n"); in main()
104 puts("parent's next setting does not equal to child's\n"); in main()
[all …]
/linux/tools/testing/selftests/arm64/fp/
H A Dfp-pidbench.S28 puts "\n"
34 puts "Iterations per test: "
39 puts "\n"
42 puts "No SVE: "
49 puts "System does not support SVE\n"
54 puts "SVE VL: "
57 puts "\n"
59 puts "SVE used once: "
63 puts "SVE used per syscall: "
H A Dasm-utils.S28 function puts
43 .globl puts
68 bl puts
/linux/arch/sh/boot/compressed/
H A Dmisc.c37 int puts(const char *);
70 int puts(const char *s) in puts() function
97 puts("\n\n"); in error()
98 puts(x); in error()
99 puts("\n\n -- System halted"); in error()
138 puts("Uncompressing Linux... "); in decompress_kernel()
140 puts("Ok, booting the kernel.\n"); in decompress_kernel()
/linux/tools/power/acpi/tools/ec/
H A Dec_access.c42 puts("\t-r [-s sleep] : Dump EC registers"); in usage()
43 puts("\t If sleep is given, sleep x seconds,"); in usage()
44 puts("\t re-read EC registers and show changes"); in usage()
45 puts("\t-b offset : Read value at byte_offset (in hex)"); in usage()
46 puts("\t-w offset -v value : Write value at byte_offset"); in usage()
47 puts("\t-h : Print this help\n\n"); in usage()
48 puts("Offsets and values are in hexadecimal number system."); in usage()
49 puts("The offset and value must be between 0 and 0xff."); in usage()
/linux/tools/testing/selftests/ptp/
H A Dtestptp.c368 puts("frequency adjustment okay"); in main()
385 puts("time shift okay"); in main()
397 puts("phase adjustment okay"); in main()
415 puts("set time okay"); in main()
424 puts("set time okay"); in main()
434 puts("set time okay"); in main()
446 puts("set pin function okay"); in main()
459 puts("external time stamp request okay"); in main()
504 puts("-w can only be specified together with -p"); in main()
509 puts("-H can only be specified together with -p"); in main()
[all …]
/linux/arch/nios2/boot/compressed/
H A Dmisc.c84 int puts(const char *);
153 puts("\nERROR\n"); in error()
154 puts(x); in error()
155 puts("\n\n -- System halted"); in error()
171 puts("Uncompressing Linux... "); in decompress_kernel()
173 puts("Ok, booting the kernel.\n"); in decompress_kernel()
/linux/arch/parisc/boot/compressed/
H A Dmisc.c120 static int puts(const char *s) in puts() function
142 puts(buf); in putchar()
148 if (x) puts(x); in error()
149 puts("\n -- System halted\n"); in error()
170 puts(&str[i]); in print_num()
298 puts("ecompressing Linux... "); in decompress_kernel()
/linux/arch/alpha/boot/
H A Dmisc.c28 #define puts srm_printk macro
142 puts("\n\n"); in error()
143 puts(x); in error()
144 puts("\n\n -- System halted"); in error()
/linux/tools/testing/selftests/kvm/
H A Daccess_tracking_perf_test.c258 puts("WARNING: Couldn't find a generation with 90% of guest memory. " in find_generation()
470 puts("Skipping idle page count sanity check, because the test is run nested"); in access_tracking_unreliable()
479 puts("Skipping idle page count sanity check, because NUMA balancing is enabled"); in access_tracking_unreliable()
493 puts(""); in help()
496 puts(""); in help()
512 puts(""); in help()
570 puts("Using lru_gen for aging"); in main()
604 puts("Using page_idle for aging"); in main()
H A Dmemslot_modification_stress_test.c118 puts(""); in help()
134 puts(""); in help()
/linux/arch/arm/boot/dts/st/
H A Dstih418-b2264.dts25 /* u-boot puts hpen in SBC dmem at 0xb8 offset */
30 /* u-boot puts hpen in SBC dmem at 0xb8 offset */
35 /* u-boot puts hpen in SBC dmem at 0xb8 offset */
40 /* u-boot puts hpen in SBC dmem at 0xb8 offset */
/linux/arch/x86/boot/
H A Dmain.c129 puts("WARNING: Ancient bootloader, some functionality may be limited!\n"); in init_heap()
143 puts("early console in setup code\n"); in main()
150 puts("Unable to boot - please use a kernel appropriate for your CPU.\n"); in main()
/linux/tools/testing/selftests/kvm/x86/
H A Dprivate_mem_conversions_test.c439 puts(""); in usage()
441 puts(""); in usage()
443 puts(""); in usage()
444 puts(" -n: specify the number of vcpus (default: 1)"); in usage()
445 puts(""); in usage()
446 puts(" -m: specify the number of memslots (default: 1)"); in usage()
447 puts(""); in usage()
/linux/samples/hidraw/
H A Dhid-example.c84 puts("\n"); in main()
134 puts("\n"); in main()
156 puts("\n"); in main()
/linux/scripts/dtc/
H A Dfdtget.c122 puts(name); in list_properties()
155 puts(pathp); in list_subnodes()
216 puts(disp->default_val); in show_data_for_item()
251 puts(disp->default_val); in do_fdtget()
/linux/arch/m68k/tools/amiga/
H A Ddmesg.c62 puts(">>>>>>>>>>>>>>>>>>>>"); in main()
66 puts("<<<<<<<<<<<<<<<<<<<<"); in main()
/linux/Documentation/devicetree/bindings/mfd/
H A Dtps6105x.txt15 - regulator: presence of this sub-node puts the chip in regulator mode.
18 - led: presence of this sub-node puts the chip in led mode.
/linux/tools/testing/selftests/powerpc/pmu/ebb/
H A Dtrace.c229 puts(str); in trace_print_string()
252 puts("{"); in trace_print_entry()
260 puts("}"); in trace_print_entry()
/linux/tools/laptop/dslm/
H A Ddslm.c128 puts("usage: dslm [-w <time>] <disk>"); in usage()
157 puts("Not waiting for system to settle down"); in main()
/linux/tools/build/feature/
H A Dtest-fortify-source.c6 return puts("hi"); in main()
/linux/tools/testing/selftests/x86/
H A Dtrivial_program.c8 puts(""); in main()

1234