Searched refs:AT_VECTOR_SIZE_ARCH (Results 1 - 13 of 13) sorted by relevance

/linux-4.1.27/arch/x86/include/uapi/asm/
H A Dauxvec.h14 # define AT_VECTOR_SIZE_ARCH 2 macro
16 # define AT_VECTOR_SIZE_ARCH 1 macro
/linux-4.1.27/arch/ia64/include/uapi/asm/
H A Dauxvec.h11 #define AT_VECTOR_SIZE_ARCH 2 /* entries in ARCH_DLINFO */ macro
/linux-4.1.27/arch/powerpc/include/uapi/asm/
H A Dauxvec.h19 #define AT_VECTOR_SIZE_ARCH 6 /* entries in ARCH_DLINFO */ macro
H A Delf.h169 * update AT_VECTOR_SIZE_ARCH if the number of NEW_AUX_ENT entries changes
/linux-4.1.27/arch/alpha/include/uapi/asm/
H A Dauxvec.h24 #define AT_VECTOR_SIZE_ARCH 4 /* entries in ARCH_DLINFO */ macro
/linux-4.1.27/arch/sh/include/uapi/asm/
H A Dauxvec.h36 #define AT_VECTOR_SIZE_ARCH 5 /* entries in ARCH_DLINFO */ macro
/linux-4.1.27/arch/alpha/include/asm/
H A Delf.h156 /* update AT_VECTOR_SIZE_ARCH if the number of NEW_AUX_ENT entries changes */
/linux-4.1.27/include/linux/
H A Dmm_types.h18 #ifndef AT_VECTOR_SIZE_ARCH
19 #define AT_VECTOR_SIZE_ARCH 0 macro
21 #define AT_VECTOR_SIZE (2*(AT_VECTOR_SIZE_ARCH + AT_VECTOR_SIZE_BASE + 1))
/linux-4.1.27/arch/sh/include/asm/
H A Delf.h219 /* update AT_VECTOR_SIZE_ARCH if the number of NEW_AUX_ENT entries changes */
/linux-4.1.27/arch/x86/include/asm/
H A Delf.h293 /* update AT_VECTOR_SIZE_ARCH if the number of NEW_AUX_ENT entries changes */
/linux-4.1.27/arch/ia64/include/asm/
H A Delf.h211 /* update AT_VECTOR_SIZE_ARCH if the number of NEW_AUX_ENT entries changes */
/linux-4.1.27/fs/
H A Dbinfmt_elf_fdpic.c559 (k_base_platform ? 1 : 0) + AT_VECTOR_SIZE_ARCH; create_elf_fdpic_tables()
630 csp -= AT_VECTOR_SIZE_ARCH * 2 * sizeof(unsigned long); create_elf_fdpic_tables()
H A Dbinfmt_elf.c229 * update AT_VECTOR_SIZE_ARCH if the number of NEW_AUX_ENT() in create_elf_tables()

Completed in 931 milliseconds