Searched refs:GET_FP_MODE (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/
H A Dprocessor.h406 #define GET_FP_MODE(task) mips_get_process_fp_mode(task) macro
/linux-4.1.27/kernel/
H A Dsys.c100 #ifndef GET_FP_MODE
101 # define GET_FP_MODE(a) (-EINVAL) macro
2244 error = GET_FP_MODE(me); SYSCALL_DEFINE5()

Completed in 88 milliseconds