Searched refs:puts (Results 26 - 50 of 75) sorted by relevance

123

/linux-master/arch/x86/boot/
H A Dcpucheck.c178 puts("WARNING: Forcing PAE in CPU flags\n");
183 puts("WARNING: PAE disabled. Use parameter 'forcepae' to enable at your own risk!\n");
220 puts("This 32-bit kernel can not run on this Xeon Phi x200\n"
H A Dvideo.c110 puts("\b \b");
156 puts("Mode: Resolution: Type: ");
205 puts("Press <ENTER> to see video modes available, "
222 puts("Enter a video mode or \"scan\" to scan for "
H A Dtty.c61 void __section(".inittext") puts(const char *str) function
H A Dpm.c110 puts("A20 gate not responding, unable to boot...\n");
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dnx_huge_pages_test.c224 puts("");
226 puts("");
230 puts("");
H A Dprivate_mem_conversions_test.c443 puts("");
445 puts("");
447 puts("");
448 puts(" -n: specify the number of vcpus (default: 1)");
449 puts("");
450 puts(" -m: specify the number of memslots (default: 1)");
451 puts("");
H A Ddirty_log_page_splitting_test.c205 puts("");
208 puts("");
213 puts("");
/linux-master/tools/laptop/dslm/
H A Ddslm.c128 puts("usage: dslm [-w <time>] <disk>");
157 puts("Not waiting for system to settle down");
/linux-master/tools/testing/selftests/kvm/
H A Dmemslot_modification_stress_test.c118 puts("");
133 puts("");
H A Daccess_tracking_perf_test.c333 puts("");
336 puts("");
346 puts("");
H A Dkvm_page_table_test.c424 puts("");
427 puts("");
436 puts("");
H A Ddirty_log_perf_test.c299 puts("");
303 puts("");
336 puts("");
H A Ddemand_paging_test.c209 puts("");
226 puts("");
/linux-master/arch/nios2/boot/compressed/
H A Dconsole.c107 static int puts(const char *s) function
/linux-master/scripts/dtc/
H A Dfdtget.c122 puts(name);
155 puts(pathp);
216 puts(disp->default_val);
251 puts(disp->default_val);
/linux-master/samples/cgroup/
H A Dcgroup_event_listener.c72 puts("The cgroup seems to have removed.");
/linux-master/samples/pfsm/
H A Dpfsm-wakeup.c108 puts("Alarm rang.\n");
/linux-master/tools/testing/selftests/powerpc/pmu/ebb/
H A Dtrace.c229 puts(str);
252 puts("{");
260 puts("}");
/linux-master/tools/testing/selftests/powerpc/mm/
H A Dpkey_siginfo.c299 puts("starting thread pair (protect, protect-and-read)");
307 puts("starting thread pair (protect, protect-and-write)");
315 puts("starting thread pair (protect, protect-and-execute)");
/linux-master/tools/testing/selftests/sched/
H A Dcs_prctl_test.c106 puts(USAGE);
107 puts(msg);
216 puts("\n");
/linux-master/tools/perf/bench/
H A Dsynthesize.c132 puts(
215 puts(
/linux-master/tools/testing/selftests/wireguard/qemu/
H A Dinit.c45 #define pretty_message(msg) puts("\x1b[32m\x1b[1m" msg "\x1b[0m")
156 puts("\x1b[31m\x1b[1m[-] Tests failed! \u2639\x1b[0m");
/linux-master/include/drm/
H A Ddrm_print.h176 void (*puts)(struct drm_printer *p, const char *str); member in struct:drm_printer
276 .puts = __drm_puts_coredump,
297 .puts = __drm_puts_seq_file,
/linux-master/arch/m68k/fpsp040/
H A Dsto_res.S4 | Takes the result and puts it in where the user expects it.
/linux-master/samples/auxdisplay/
H A Dcfag12864b-example.c239 puts(" - [Press Enter]");

Completed in 191 milliseconds

123