Home
last modified time | relevance | path

Searched refs:ELF_PLATFORM_SIZE (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Delf.h96 #define ELF_PLATFORM_SIZE 8 macro
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Delf.h87 #define ELF_PLATFORM_SIZE 16 macro
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Delf.h87 #define ELF_PLATFORM_SIZE 16 macro
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Delf.h99 #define ELF_PLATFORM_SIZE 8 macro
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Delf.h227 #define ELF_PLATFORM_SIZE 8 macro
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Delf.h247 #define ELF_PLATFORM_SIZE 8 macro
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dprocessor.c30 char elf_platform[ELF_PLATFORM_SIZE];
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dsetup.c154 char elf_platform[ELF_PLATFORM_SIZE];
718 snprintf(elf_platform, ELF_PLATFORM_SIZE, "%s%c", in setup_processor()
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dsetup.c147 char elf_platform[ELF_PLATFORM_SIZE];
725 snprintf(elf_platform, ELF_PLATFORM_SIZE, "%s%c", in setup_processor()
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dsetup.c92 char elf_platform[ELF_PLATFORM_SIZE];

Completed in 8 milliseconds