Home
last modified time | relevance | path

Searched refs:PR_GET_FPEXC (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dprctl.h33 #define PR_GET_FPEXC 11 macro
/linux-4.4.14/kernel/
Dsys.c2124 case PR_GET_FPEXC: in SYSCALL_DEFINE5()