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

  /external/strace/xlat/
pr_set_mm.h 62 #if defined(PR_SET_MM_ARG_END) || (defined(HAVE_DECL_PR_SET_MM_ARG_END) && HAVE_DECL_PR_SET_MM_ARG_END)
64 static_assert((PR_SET_MM_ARG_END) == (9), "PR_SET_MM_ARG_END != 9");
67 # define PR_SET_MM_ARG_END 9
130 XLAT(PR_SET_MM_ARG_END),
  /external/libcap/libcap/include/uapi/linux/
prctl.h 117 # define PR_SET_MM_ARG_END 9
  /bionic/libc/kernel/uapi/linux/
prctl.h 89 #define PR_SET_MM_ARG_END 9
  /external/kernel-headers/original/uapi/linux/
prctl.h 120 # define PR_SET_MM_ARG_END 9
  /external/minijail/linux-x86/
libconstants.gen.c 905 #ifdef PR_SET_MM_ARG_END
906 { "PR_SET_MM_ARG_END", (unsigned long) PR_SET_MM_ARG_END },
907 #endif // PR_SET_MM_ARG_END
    [all...]
  /external/syzkaller/vendor/golang.org/x/sys/unix/
zerrors_linux_sparc64.go     [all...]
zerrors_linux_386.go     [all...]
zerrors_linux_amd64.go     [all...]
zerrors_linux_arm.go     [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...]
zerrors_linux_s390x.go     [all...]

Completed in 1125 milliseconds