Home
last modified time | relevance | path

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

/external/strace/xlat/
Dprctl_options.h314 #if defined(PR_GET_FP_MODE) || (defined(HAVE_DECL_PR_GET_FP_MODE) && HAVE_DECL_PR_GET_FP_MODE)
316 static_assert((PR_GET_FP_MODE) == (46), "PR_GET_FP_MODE != 46");
319 # define PR_GET_FP_MODE 46
418 XLAT(PR_GET_FP_MODE),
Dprctl_options.in45 PR_GET_FP_MODE 46
/external/kernel-headers/original/uapi/linux/
Dprctl.h190 #define PR_GET_FP_MODE 46 macro
/external/strace/
Dprctl.c205 case PR_GET_FP_MODE: in SYS_FUNC()
DNEWS449 * Implemented decoding of PR_SET_FP_MODE and PR_GET_FP_MODE operations
DChangeLog23257 prctl: implement decoding of PR_SET_FP_MODE and PR_GET_FP_MODE options.
23260 (SYS_FUNC(prctl)): Add handling for PR_SET_FP_MODE and PR_GET_FP_MODE
36246 * xlat/prctl_options.in: Add PR_SET_FP_MODE, PR_GET_FP_MODE,
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1030 PR_GET_FP_MODE = 0x2e const
Dzerrors_linux_mips64le.go1286 PR_GET_FP_MODE = 0x2e const
Dzerrors_linux_ppc64.go1288 PR_GET_FP_MODE = 0x2e const
Dzerrors_linux_arm.go1285 PR_GET_FP_MODE = 0x2e const
Dzerrors_linux_mips64.go1286 PR_GET_FP_MODE = 0x2e const
Dzerrors_linux_ppc64le.go1288 PR_GET_FP_MODE = 0x2e const
Dzerrors_linux_arm64.go1288 PR_GET_FP_MODE = 0x2e const
Dzerrors_linux_386.go1287 PR_GET_FP_MODE = 0x2e const
Dzerrors_linux_mips.go1286 PR_GET_FP_MODE = 0x2e const
Dzerrors_linux_s390x.go1285 PR_GET_FP_MODE = 0x2e const
Dzerrors_linux_mipsle.go1286 PR_GET_FP_MODE = 0x2e const
Dzerrors_linux_amd64.go1287 PR_GET_FP_MODE = 0x2e const