Searched refs:AT_PLATFORM (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/uapi/linux/
H A Dauxvec.h24 #define AT_PLATFORM 15 /* string identifying CPU for optimizations */ macro
30 * differ from AT_PLATFORM. */
/linux-master/arch/um/os-Linux/
H A Delf_aux.c50 case AT_PLATFORM:
/linux-master/tools/testing/selftests/powerpc/include/
H A Dutils.h109 return ((char *)get_auxv_entry(AT_PLATFORM));
/linux-master/fs/
H A Dbinfmt_elf.c150 * will be copied to the user stack in the same manner as AT_PLATFORM.
263 NEW_AUX_ENT(AT_PLATFORM,
H A Dbinfmt_elf_fdpic.c487 * will be copied to the user stack in the same manner as AT_PLATFORM.
623 NEW_AUX_ENT(AT_PLATFORM,

Completed in 179 milliseconds