Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dprctl.h188 #define PR_SET_FP_MODE 45 macro
/linux-4.4.14/kernel/
Dsys.c2263 case PR_SET_FP_MODE: in SYSCALL_DEFINE5()