Home
last modified time | relevance | path

Searched defs:puts (Results 1 – 10 of 10) sorted by relevance

/linux-4.4.14/arch/mips/boot/compressed/
Ddbg.c15 void puts(const char *s) in puts() function
Ddecompress.c35 #define puts(s) do {} while (0) macro
/linux-4.4.14/arch/m32r/boot/compressed/
Dm32r_sio.c13 static int puts(const char *s) in puts() function
/linux-4.4.14/arch/x86/boot/
Dtty.c63 void __attribute__((section(".inittext"))) puts(const char *str) in puts() function
/linux-4.4.14/arch/sh/boot/compressed/
Dmisc.c72 int puts(const char *s) in puts() function
/linux-4.4.14/arch/nios2/boot/compressed/
Dconsole.c120 static int puts(const char *s) in puts() function
/linux-4.4.14/arch/s390/boot/compressed/
Dmisc.c67 static int puts(const char *s) in puts() function
/linux-4.4.14/arch/arm/boot/compressed/
Dhead.S1282 puts: loadsp r3, r1 label
/linux-4.4.14/arch/alpha/boot/
Dmisc.c27 #define puts srm_printk macro
/linux-4.4.14/arch/m68k/kernel/
Dhead.S506 .macro puts string macro