Searched refs:UTS_SYSNAME (Results 1 – 7 of 7) sorted by relevance
/linux/include/linux/ |
H A D | uts.h | 8 #ifndef UTS_SYSNAME 9 #define UTS_SYSNAME "Linux" macro
|
/linux/arch/microblaze/ |
H A D | Makefile | 4 UTS_SYSNAME = -DUTS_SYSNAME=\"Linux\" macro
|
/linux/arch/parisc/kernel/vdso32/ |
H A D | note.S | 24 ASM_ELF_NOTE_BEGIN(".note.kernel-version", "a", UTS_SYSNAME, 0)
|
/linux/arch/sh/kernel/vsyscall/ |
H A D | vsyscall-note.S | 24 ASM_ELF_NOTE_BEGIN(".note.kernel-version", "a", UTS_SYSNAME, 0)
|
/linux/arch/powerpc/kernel/vdso/ |
H A D | note.S | 24 ASM_ELF_NOTE_BEGIN(".note.kernel-version", "a", UTS_SYSNAME, 0)
|
/linux/init/ |
H A D | version-timestamp.c | 13 .sysname = UTS_SYSNAME,
|
/linux/arch/nios2/ |
H A D | Makefile | 18 UTS_SYSNAME = Linux macro
|