Home
last modified time | relevance | path

Searched refs:INIT_ARCH_ELF_STATE (Results 1 – 3 of 3) sorted by relevance

/linux/arch/loongarch/include/asm/
H A Delf.h360 #define INIT_ARCH_ELF_STATE { \ macro
/linux/arch/mips/include/asm/
H A Delf.h483 #define INIT_ARCH_ELF_STATE { \ macro
/linux/fs/
H A Dbinfmt_elf.c571 #define INIT_ARCH_ELF_STATE {} macro
851 struct arch_elf_state arch_state = INIT_ARCH_ELF_STATE; in load_elf_binary()