Home
last modified time | relevance | path

Searched refs:PR_UNALIGN_NOPRINT (Results 1 – 17 of 17) sorted by relevance

/external/strace/xlat/
Dpr_unalign_flags.h6 #if defined(PR_UNALIGN_NOPRINT) || (defined(HAVE_DECL_PR_UNALIGN_NOPRINT) && HAVE_DECL_PR_UNALIGN_N…
8 static_assert((PR_UNALIGN_NOPRINT) == (1), "PR_UNALIGN_NOPRINT != 1");
11 # define PR_UNALIGN_NOPRINT 1
31 XLAT(PR_UNALIGN_NOPRINT),
Dpr_unalign_flags.in1 PR_UNALIGN_NOPRINT 1
/external/libcap/libcap/include/uapi/linux/
Dprctl.h16 # define PR_UNALIGN_NOPRINT 1 /* silently fix up unaligned user accesses */ macro
/external/kernel-headers/original/uapi/linux/
Dprctl.h19 # define PR_UNALIGN_NOPRINT 1 /* silently fix up unaligned user accesses */ macro
/external/minijail/linux-x86/
Dlibconstants.gen.c992 #ifdef PR_UNALIGN_NOPRINT
993 { "PR_UNALIGN_NOPRINT", (unsigned long) PR_UNALIGN_NOPRINT },
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1093 PR_UNALIGN_NOPRINT = 0x1 const
Dzerrors_linux_mips64le.go1362 PR_UNALIGN_NOPRINT = 0x1 const
Dzerrors_linux_ppc64.go1364 PR_UNALIGN_NOPRINT = 0x1 const
Dzerrors_linux_arm.go1361 PR_UNALIGN_NOPRINT = 0x1 const
Dzerrors_linux_mips64.go1362 PR_UNALIGN_NOPRINT = 0x1 const
Dzerrors_linux_ppc64le.go1364 PR_UNALIGN_NOPRINT = 0x1 const
Dzerrors_linux_arm64.go1364 PR_UNALIGN_NOPRINT = 0x1 const
Dzerrors_linux_386.go1363 PR_UNALIGN_NOPRINT = 0x1 const
Dzerrors_linux_mips.go1362 PR_UNALIGN_NOPRINT = 0x1 const
Dzerrors_linux_s390x.go1361 PR_UNALIGN_NOPRINT = 0x1 const
Dzerrors_linux_mipsle.go1362 PR_UNALIGN_NOPRINT = 0x1 const
Dzerrors_linux_amd64.go1363 PR_UNALIGN_NOPRINT = 0x1 const