Home
last modified time | relevance | path

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

/linux-6.15/tools/include/uapi/linux/
H A Dprctl.h190 #define PR_GET_FP_MODE 46 macro
/linux-6.15/include/uapi/linux/
H A Dprctl.h190 #define PR_GET_FP_MODE 46 macro
/linux-6.15/tools/perf/trace/beauty/include/uapi/linux/
H A Dprctl.h190 #define PR_GET_FP_MODE 46 macro
/linux-6.15/kernel/
H A Dsys.c2668 case PR_GET_FP_MODE: in SYSCALL_DEFINE5()