Home
last modified time | relevance | path

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

/external/strace/xlat/
Dprctl_options.h41 #if defined(PR_SET_UNALIGN) || (defined(HAVE_DECL_PR_SET_UNALIGN) && HAVE_DECL_PR_SET_UNALIGN)
43 static_assert((PR_SET_UNALIGN) == (6), "PR_SET_UNALIGN != 6");
46 # define PR_SET_UNALIGN 6
379 XLAT(PR_SET_UNALIGN),
Dprctl_options.in6 PR_SET_UNALIGN 6
/external/libcap/libcap/include/uapi/linux/
Dprctl.h15 #define PR_SET_UNALIGN 6 macro
/external/kernel-headers/original/uapi/linux/
Dprctl.h18 #define PR_SET_UNALIGN 6 macro
/external/minijail/linux-x86/
Dlibconstants.gen.c971 #ifdef PR_SET_UNALIGN
972 { "PR_SET_UNALIGN", (unsigned long) PR_SET_UNALIGN },
/external/strace/
Dprctl.c382 case PR_SET_UNALIGN: in SYS_FUNC()
/external/syzkaller/sys/linux/
Dsys_386.const432 PR_SET_UNALIGN = 6
Dsys_amd64.const432 PR_SET_UNALIGN = 6
Dsys_arm.const432 PR_SET_UNALIGN = 6
Dsys_ppc64le.const432 PR_SET_UNALIGN = 6
Dsys_arm64.const432 PR_SET_UNALIGN = 6
Dsys.txt954 …THSIG, PR_SET_SECUREBITS, PR_SET_TIMERSLACK, PR_SET_TIMING, PR_SET_TSC, PR_SET_UNALIGN, PR_MCE_KILL
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1086 PR_SET_UNALIGN = 0x6 const
Dzerrors_linux_mipsle.go1344 PR_SET_UNALIGN = 0x6 const
Dzerrors_linux_s390x.go1343 PR_SET_UNALIGN = 0x6 const
Dzerrors_linux_arm.go1343 PR_SET_UNALIGN = 0x6 const
Dzerrors_linux_ppc64le.go1346 PR_SET_UNALIGN = 0x6 const
Dzerrors_linux_mips64.go1344 PR_SET_UNALIGN = 0x6 const
Dzerrors_linux_ppc64.go1346 PR_SET_UNALIGN = 0x6 const
Dzerrors_linux_amd64.go1345 PR_SET_UNALIGN = 0x6 const
Dzerrors_linux_mips64le.go1344 PR_SET_UNALIGN = 0x6 const
Dzerrors_linux_386.go1345 PR_SET_UNALIGN = 0x6 const
Dzerrors_linux_mips.go1344 PR_SET_UNALIGN = 0x6 const
Dzerrors_linux_arm64.go1346 PR_SET_UNALIGN = 0x6 const