Home
last modified time | relevance | path

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

/arch/mips/boot/compressed/
Ddbg.c16 void puts(const char *s) in puts() function
Ddecompress.c36 #define puts(s) do {} while (0) macro
/arch/x86/boot/
Dtty.c61 void __section(".inittext") puts(const char *str) in puts() function
/arch/nios2/boot/compressed/
Dconsole.c107 static int puts(const char *s) in puts() function
/arch/sh/boot/compressed/
Dmisc.c73 int puts(const char *s) in puts() function
/arch/alpha/boot/
Dmisc.c28 #define puts srm_printk macro
/arch/parisc/boot/compressed/
Dmisc.c120 int puts(const char *s) in puts() function
/arch/arm/boot/compressed/
Dhead.S1368 puts: loadsp r3, r2, r1 label
/arch/m68k/kernel/
Dhead.S506 .macro puts string macro