Searched refs:PRSTATUS_SIZE (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Delfcore-compat.h7 * The former uses o32_elf_prstatus and PRSTATUS_SIZE/SET_PR_FPVALID
20 #define PRSTATUS_SIZE \ macro
/linux-master/arch/x86/include/asm/
H A Delfcore-compat.h9 * The former uses i386_elf_prstatus and PRSTATUS_SIZE/SET_PR_FPVALID
22 #define PRSTATUS_SIZE \ macro
/linux-master/fs/
H A Dbinfmt_elf.c1694 #ifndef PRSTATUS_SIZE
1695 #define PRSTATUS_SIZE sizeof(struct elf_prstatus) macro
1719 PRSTATUS_SIZE, &t->prstatus);

Completed in 108 milliseconds