Home
last modified time | relevance | path

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

/external/strace/xlat/
Dprctl_options.h125 #if defined(PR_SET_ENDIAN) || (defined(HAVE_DECL_PR_SET_ENDIAN) && HAVE_DECL_PR_SET_ENDIAN)
127 static_assert((PR_SET_ENDIAN) == (20), "PR_SET_ENDIAN != 20");
130 # define PR_SET_ENDIAN 20
391 XLAT(PR_SET_ENDIAN),
Dprctl_options.in18 PR_SET_ENDIAN 20
/external/libcap/libcap/include/uapi/linux/
Dprctl.h58 #define PR_SET_ENDIAN 20 macro
/external/kernel-headers/original/uapi/linux/
Dprctl.h61 #define PR_SET_ENDIAN 20 macro
/external/minijail/linux-x86/
Dlibconstants.gen.c890 #ifdef PR_SET_ENDIAN
891 { "PR_SET_ENDIAN", (unsigned long) PR_SET_ENDIAN },
/external/strace/
Dprctl.c258 case PR_SET_ENDIAN: in SYS_FUNC()
/external/syzkaller/sys/linux/
Dsys_386.const411 PR_SET_ENDIAN = 20
Dsys_amd64.const411 PR_SET_ENDIAN = 20
Dsys_arm.const411 PR_SET_ENDIAN = 20
Dsys_ppc64le.const411 PR_SET_ENDIAN = 20
Dsys_arm64.const411 PR_SET_ENDIAN = 20
Dsys.txt270 prctl$setendian(option const[PR_SET_ENDIAN], arg flags[prctl_endian])
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1054 PR_SET_ENDIAN = 0x14 const
Dzerrors_linux_mipsle.go1311 PR_SET_ENDIAN = 0x14 const
Dzerrors_linux_s390x.go1310 PR_SET_ENDIAN = 0x14 const
Dzerrors_linux_arm.go1310 PR_SET_ENDIAN = 0x14 const
Dzerrors_linux_ppc64le.go1313 PR_SET_ENDIAN = 0x14 const
Dzerrors_linux_mips64.go1311 PR_SET_ENDIAN = 0x14 const
Dzerrors_linux_ppc64.go1313 PR_SET_ENDIAN = 0x14 const
Dzerrors_linux_amd64.go1312 PR_SET_ENDIAN = 0x14 const
Dzerrors_linux_mips64le.go1311 PR_SET_ENDIAN = 0x14 const
Dzerrors_linux_386.go1312 PR_SET_ENDIAN = 0x14 const
Dzerrors_linux_mips.go1311 PR_SET_ENDIAN = 0x14 const
Dzerrors_linux_arm64.go1313 PR_SET_ENDIAN = 0x14 const