HomeSort by relevance Sort by last modified time
    Searched refs:PR_SET_MM_START_DATA (Results 1 - 22 of 22) sorted by null

  /external/strace/xlat/
pr_set_mm.h 8 #if !(defined(PR_SET_MM_START_DATA) || (defined(HAVE_DECL_PR_SET_MM_START_DATA) && HAVE_DECL_PR_SET_MM_START_DATA))
9 # define PR_SET_MM_START_DATA 3
58 XLAT(PR_SET_MM_START_DATA),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
prctl.h 111 # define PR_SET_MM_START_DATA 3
  /external/libcap/libcap/include/uapi/linux/
prctl.h 111 # define PR_SET_MM_START_DATA 3
  /bionic/libc/kernel/uapi/linux/
prctl.h 83 #define PR_SET_MM_START_DATA 3
  /external/kernel-headers/original/uapi/linux/
prctl.h 114 # define PR_SET_MM_START_DATA 3
  /external/minijail/linux-x86/
libconstants.gen.c 938 #ifdef PR_SET_MM_START_DATA
939 { "PR_SET_MM_START_DATA", (unsigned long) PR_SET_MM_START_DATA },
940 #endif // PR_SET_MM_START_DATA
    [all...]
  /prebuilts/go/darwin-x86/src/syscall/
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...]
zerrors_linux_s390x.go     [all...]
  /prebuilts/go/linux-x86/src/syscall/
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...]
zerrors_linux_s390x.go     [all...]

Completed in 2334 milliseconds