Home
last modified time | relevance | path

Searched refs:COMPAT_ELF_PLAT_INIT (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/fs/
Dcompat_binfmt_elf.c111 #ifdef COMPAT_ELF_PLAT_INIT
113 #define ELF_PLAT_INIT COMPAT_ELF_PLAT_INIT
/linux-4.4.14/arch/x86/include/asm/
Delf.h187 #define COMPAT_ELF_PLAT_INIT(regs, load_addr) \ macro