HomeSort by relevance Sort by last modified time
    Searched refs:PR_SET_UNALIGN (Results 1 - 25 of 29) sorted by null

1 2

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
prctl.h 15 #define PR_SET_UNALIGN 6
  /external/strace/xlat/
prctl_options.h 17 #if !(defined(PR_SET_UNALIGN) || (defined(HAVE_DECL_PR_SET_UNALIGN) && HAVE_DECL_PR_SET_UNALIGN))
18 # define PR_SET_UNALIGN 6
157 XLAT(PR_SET_UNALIGN),
  /external/libcap/libcap/include/uapi/linux/
prctl.h 15 #define PR_SET_UNALIGN 6
  /bionic/libc/kernel/uapi/linux/
prctl.h 27 #define PR_SET_UNALIGN 6
  /external/kernel-headers/original/uapi/linux/
prctl.h 18 #define PR_SET_UNALIGN 6
  /external/minijail/linux-x86/
libconstants.gen.c 971 #ifdef PR_SET_UNALIGN
972 { "PR_SET_UNALIGN", (unsigned long) PR_SET_UNALIGN },
973 #endif // PR_SET_UNALIGN
    [all...]
  /external/strace/
prctl.c 315 case PR_SET_UNALIGN:
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_386.go 740 PR_SET_UNALIGN = 0x6
    [all...]
zerrors_linux_amd64.go 740 PR_SET_UNALIGN = 0x6
    [all...]
zerrors_linux_arm.go 745 PR_SET_UNALIGN = 0x6
    [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
zerrors_linux_ppc64.go     [all...]
zerrors_linux_ppc64le.go     [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_386.go 740 PR_SET_UNALIGN = 0x6
    [all...]
zerrors_linux_amd64.go 740 PR_SET_UNALIGN = 0x6
    [all...]
zerrors_linux_arm.go 745 PR_SET_UNALIGN = 0x6
    [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]

Completed in 582 milliseconds

1 2