puts 28 arch/alpha/boot/misc.c #define puts srm_printk puts 506 arch/m68k/kernel/head.S .macro puts string puts 16 arch/mips/boot/compressed/dbg.c void puts(const char *s) puts 32 arch/mips/boot/compressed/decompress.c #define puts(s) do {} while (0) puts 107 arch/nios2/boot/compressed/console.c static int puts(const char *s) puts 120 arch/parisc/boot/compressed/misc.c int puts(const char *s) puts 73 arch/sh/boot/compressed/misc.c int puts(const char *s) puts 61 arch/x86/boot/tty.c void __attribute__((section(".inittext"))) puts(const char *str) puts 12 tools/perf/include/bpf/stdio.h #define puts(from) \