Home
last modified time | relevance | path

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

/Linux-v5.10/tools/include/uapi/linux/
Dprctl.h189 #define PR_SET_FP_MODE 45 macro
/Linux-v5.10/include/uapi/linux/
Dprctl.h189 #define PR_SET_FP_MODE 45 macro
/Linux-v5.10/kernel/
Dsys.c2473 case PR_SET_FP_MODE: in SYSCALL_DEFINE5()