Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/examples/bpf/
A Dhello.c12 #define puts(from) \ macro
/linux-6.3-rc2/arch/mips/boot/compressed/
A Ddbg.c16 void puts(const char *s) in puts() function
A Ddecompress.c37 #define puts(s) do {} while (0) macro
/linux-6.3-rc2/arch/x86/boot/
A Dtty.c61 void __section(".inittext") puts(const char *str) in puts() function
/linux-6.3-rc2/arch/nios2/boot/compressed/
A Dconsole.c107 static int puts(const char *s) in puts() function
/linux-6.3-rc2/arch/sh/boot/compressed/
A Dmisc.c73 int puts(const char *s) in puts() function
/linux-6.3-rc2/arch/arm/boot/compressed/
A Dhead.S1364 puts: loadsp r3, r2, r1 label
/linux-6.3-rc2/tools/include/nolibc/
A Dstdio.h136 int puts(const char *s) in puts() function
/linux-6.3-rc2/arch/alpha/boot/
A Dmisc.c28 #define puts srm_printk macro
/linux-6.3-rc2/arch/parisc/boot/compressed/
A Dmisc.c120 int puts(const char *s) in puts() function
/linux-6.3-rc2/arch/m68k/kernel/
A Dhead.S507 .macro puts string macro
/linux-6.3-rc2/include/drm/
A Ddrm_print.h79 void (*puts)(struct drm_printer *p, const char *str); member

Completed in 23 milliseconds