Searched refs:SET_PR_FPVALID (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
24 #define SET_PR_FPVALID(S) \ macro
/linux-master/arch/x86/include/asm/
H A Delfcore-compat.h9 * The former uses i386_elf_prstatus and PRSTATUS_SIZE/SET_PR_FPVALID
26 #define SET_PR_FPVALID(S) \ macro
/linux-master/fs/
H A Dbinfmt_elf.c1698 #ifndef SET_PR_FPVALID
1699 #define SET_PR_FPVALID(S) ((S)->pr_fpvalid = 1) macro
1750 SET_PR_FPVALID(&t->prstatus);

Completed in 120 milliseconds