Home
last modified time | relevance | path

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

/external/strace/xlat/
Dprctl_options.h69 #if defined(PR_SET_FPEMU) || (defined(HAVE_DECL_PR_SET_FPEMU) && HAVE_DECL_PR_SET_FPEMU)
71 static_assert((PR_SET_FPEMU) == (10), "PR_SET_FPEMU != 10");
74 # define PR_SET_FPEMU 10
383 XLAT(PR_SET_FPEMU),
Dprctl_options.in10 PR_SET_FPEMU 10
/external/libcap/libcap/include/uapi/linux/
Dprctl.h26 #define PR_SET_FPEMU 10 macro
/external/kernel-headers/original/uapi/linux/
Dprctl.h29 #define PR_SET_FPEMU 10 macro
/external/minijail/linux-x86/
Dlibconstants.gen.c893 #ifdef PR_SET_FPEMU
894 { "PR_SET_FPEMU", (unsigned long) PR_SET_FPEMU },
/external/strace/
Dprctl.c259 case PR_SET_FPEMU: in SYS_FUNC()
/external/syzkaller/sys/linux/
Dsys_386.const412 PR_SET_FPEMU = 10
Dsys_amd64.const412 PR_SET_FPEMU = 10
Dsys_arm.const412 PR_SET_FPEMU = 10
Dsys_ppc64le.const412 PR_SET_FPEMU = 10
Dsys_arm64.const412 PR_SET_FPEMU = 10
Dsys.txt954 …PBSET_READ, PR_CAPBSET_DROP, PR_SET_CHILD_SUBREAPER, PR_SET_DUMPABLE, PR_SET_FPEMU, PR_SET_KEEPCAP…
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1055 PR_SET_FPEMU = 0xa const
Dzerrors_linux_mipsle.go1312 PR_SET_FPEMU = 0xa const
Dzerrors_linux_s390x.go1311 PR_SET_FPEMU = 0xa const
Dzerrors_linux_arm.go1311 PR_SET_FPEMU = 0xa const
Dzerrors_linux_ppc64le.go1314 PR_SET_FPEMU = 0xa const
Dzerrors_linux_mips64.go1312 PR_SET_FPEMU = 0xa const
Dzerrors_linux_ppc64.go1314 PR_SET_FPEMU = 0xa const
Dzerrors_linux_amd64.go1313 PR_SET_FPEMU = 0xa const
Dzerrors_linux_mips64le.go1312 PR_SET_FPEMU = 0xa const
Dzerrors_linux_386.go1313 PR_SET_FPEMU = 0xa const
Dzerrors_linux_mips.go1312 PR_SET_FPEMU = 0xa const
Dzerrors_linux_arm64.go1314 PR_SET_FPEMU = 0xa const