Home
last modified time | relevance | path

Searched refs:PR_GET_UNALIGN (Results 1 – 25 of 25) sorted by relevance

/external/strace/xlat/
Dprctl_options.h34 #if defined(PR_GET_UNALIGN) || (defined(HAVE_DECL_PR_GET_UNALIGN) && HAVE_DECL_PR_GET_UNALIGN)
36 static_assert((PR_GET_UNALIGN) == (5), "PR_GET_UNALIGN != 5");
39 # define PR_GET_UNALIGN 5
378 XLAT(PR_GET_UNALIGN),
Dprctl_options.in5 PR_GET_UNALIGN 5
/external/libcap/libcap/include/uapi/linux/
Dprctl.h14 #define PR_GET_UNALIGN 5 macro
/external/kernel-headers/original/uapi/linux/
Dprctl.h17 #define PR_GET_UNALIGN 5 macro
/external/minijail/linux-x86/
Dlibconstants.gen.c860 #ifdef PR_GET_UNALIGN
861 { "PR_GET_UNALIGN", (unsigned long) PR_GET_UNALIGN },
/external/strace/
Dprctl.c195 case PR_GET_UNALIGN: in SYS_FUNC()
DChangeLog-CVS489 Fix PR_GET_UNALIGN decoder.
/external/syzkaller/sys/linux/
Dsys_386.const406 PR_GET_UNALIGN = 5
Dsys_amd64.const406 PR_GET_UNALIGN = 5
Dsys_arm.const406 PR_GET_UNALIGN = 5
Dsys_ppc64le.const406 PR_GET_UNALIGN = 5
Dsys_arm64.const406 PR_GET_UNALIGN = 5
Dsys.txt955 …NDIAN, PR_GET_FPEMU, PR_GET_FPEXC, PR_GET_PDEATHSIG, PR_GET_TID_ADDRESS, PR_GET_TSC, PR_GET_UNALIGN
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1042 PR_GET_UNALIGN = 0x5 const
Dzerrors_linux_mipsle.go1299 PR_GET_UNALIGN = 0x5 const
Dzerrors_linux_s390x.go1298 PR_GET_UNALIGN = 0x5 const
Dzerrors_linux_arm.go1298 PR_GET_UNALIGN = 0x5 const
Dzerrors_linux_ppc64le.go1301 PR_GET_UNALIGN = 0x5 const
Dzerrors_linux_mips64.go1299 PR_GET_UNALIGN = 0x5 const
Dzerrors_linux_ppc64.go1301 PR_GET_UNALIGN = 0x5 const
Dzerrors_linux_amd64.go1300 PR_GET_UNALIGN = 0x5 const
Dzerrors_linux_mips64le.go1299 PR_GET_UNALIGN = 0x5 const
Dzerrors_linux_386.go1300 PR_GET_UNALIGN = 0x5 const
Dzerrors_linux_mips.go1299 PR_GET_UNALIGN = 0x5 const
Dzerrors_linux_arm64.go1301 PR_GET_UNALIGN = 0x5 const