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

123

/linux-master/arch/alpha/lib/
H A Dcallback_srm.S78 CALLBACK(puts, CCB_PUTS, 4)
/linux-master/tools/perf/
H A Dbuiltin-help.c311 puts(" The most commonly used perf commands are:");
314 puts(common_cmds[i].help);
H A Dperf.c240 puts(get_argv_exec_path());
244 puts(system_path(PERF_HTML_PATH));
H A Dbuiltin-kvm.c1119 puts(CONSOLE_CLEAR);
H A Dbuiltin-top.c327 puts(CONSOLE_CLEAR);
/linux-master/drivers/gpu/drm/
H A Ddrm_print.c227 if (p->puts)
228 p->puts(p, str);
/linux-master/arch/m68k/kernel/
H A Dhead.S503 .macro puts string
510 func_call puts
517 puts "\string"
1646 puts "\nMMU040\n"
1647 puts "rp:"
1785 puts "=="
1799 puts "=="
1834 puts "\nMMU030\n"
1835 puts "\nrp:"
1904 puts "\
[all...]
/linux-master/tools/testing/selftests/mm/
H A Duffd-unit-tests.c1470 puts("");
1471 puts(" -f: test name to filter (e.g., event)");
1472 puts(" -h: show the help msg");
1473 puts(" -l: list tests only");
1474 puts("");
/linux-master/tools/testing/selftests/kvm/
H A Ddirty_log_test.c848 puts("");
851 puts("");
865 puts("");
/linux-master/tools/testing/selftests/kvm/aarch64/
H A Ddebug-exceptions.c571 puts("");
573 puts("");
H A Dpage_fault_test.c745 puts("");
747 puts("");
750 puts("");
H A Dvgic_irq.c807 puts("");
/linux-master/arch/x86/boot/
H A Dprintf.c304 puts(printf_buf);
H A Dboot.h314 void puts(const char *);
H A Dheader.S276 # Here the loader puts the 32-bit
596 calll puts
/linux-master/tools/include/nolibc/
H A Dstdio.h140 /* fwrite(), puts(), fputs(). Note that puts() emits '\n' but not fputs(). */
181 int puts(const char *s) function
/linux-master/tools/testing/selftests/netfilter/
H A Dnf-queue.c110 puts("");
/linux-master/samples/bpf/
H A Dhbm.c101 puts(buf);
/linux-master/tools/spi/
H A Dspidev_test.c176 puts("general device settings:\n"
/linux-master/tools/testing/selftests/kvm/lib/
H A Dtest_util.c134 puts(", skipping test");
/linux-master/tools/testing/selftests/bpf/
H A Dtrace_helpers.c222 puts(buf);
/linux-master/arch/arm/boot/compressed/
H A Dhead.S1354 bmi puts
1363 @ puts corrupts {r0, r1, r2, r3}
1364 puts: loadsp r3, r2, r1 label
/linux-master/tools/testing/selftests/nolibc/
H A Dnolibc-test.c167 puts(msg);
1256 puts("\nSuccessfully reopened /dev/console.");
/linux-master/tools/testing/selftests/kvm/s390x/
H A Dmemop.c160 puts(")");
/linux-master/tools/perf/util/
H A Dstat-display.c1365 puts(CONSOLE_CLEAR);

Completed in 295 milliseconds

123