Home
last modified time | relevance | path

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

/Linux-v6.1/tools/include/uapi/linux/
Dprctl.h190 #define PR_GET_FP_MODE 46 macro
/Linux-v6.1/include/uapi/linux/
Dprctl.h190 #define PR_GET_FP_MODE 46 macro
/Linux-v6.1/kernel/
Dsys.c2544 case PR_GET_FP_MODE: in SYSCALL_DEFINE5()