Home
last modified time | relevance | path

Searched refs:PR_GET_FPEMU (Results 1 – 24 of 24) sorted by relevance

/external/strace/xlat/
Dprctl_options.h62 #if defined(PR_GET_FPEMU) || (defined(HAVE_DECL_PR_GET_FPEMU) && HAVE_DECL_PR_GET_FPEMU)
64 static_assert((PR_GET_FPEMU) == (9), "PR_GET_FPEMU != 9");
67 # define PR_GET_FPEMU 9
382 XLAT(PR_GET_FPEMU),
Dprctl_options.in9 PR_GET_FPEMU 9
/external/libcap/libcap/include/uapi/linux/
Dprctl.h25 #define PR_GET_FPEMU 9 macro
/external/kernel-headers/original/uapi/linux/
Dprctl.h28 #define PR_GET_FPEMU 9 macro
/external/minijail/linux-x86/
Dlibconstants.gen.c824 #ifdef PR_GET_FPEMU
825 { "PR_GET_FPEMU", (unsigned long) PR_GET_FPEMU },
/external/strace/
Dprctl.c131 case PR_GET_FPEMU: in SYS_FUNC()
/external/syzkaller/sys/linux/
Dsys_386.const394 PR_GET_FPEMU = 9
Dsys_amd64.const394 PR_GET_FPEMU = 9
Dsys_ppc64le.const394 PR_GET_FPEMU = 9
Dsys_arm.const394 PR_GET_FPEMU = 9
Dsys_arm64.const394 PR_GET_FPEMU = 9
Dsys.txt955 prctl_code_getreaper = PR_GET_CHILD_SUBREAPER, PR_GET_ENDIAN, PR_GET_FPEMU, PR_GET_FPEXC, PR_GET_PD…
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1028 PR_GET_FPEMU = 0x9 const
Dzerrors_linux_mips64le.go1284 PR_GET_FPEMU = 0x9 const
Dzerrors_linux_ppc64.go1286 PR_GET_FPEMU = 0x9 const
Dzerrors_linux_arm.go1283 PR_GET_FPEMU = 0x9 const
Dzerrors_linux_mips64.go1284 PR_GET_FPEMU = 0x9 const
Dzerrors_linux_ppc64le.go1286 PR_GET_FPEMU = 0x9 const
Dzerrors_linux_arm64.go1286 PR_GET_FPEMU = 0x9 const
Dzerrors_linux_386.go1285 PR_GET_FPEMU = 0x9 const
Dzerrors_linux_mips.go1284 PR_GET_FPEMU = 0x9 const
Dzerrors_linux_s390x.go1283 PR_GET_FPEMU = 0x9 const
Dzerrors_linux_mipsle.go1284 PR_GET_FPEMU = 0x9 const
Dzerrors_linux_amd64.go1285 PR_GET_FPEMU = 0x9 const