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

  /external/strace/xlat/
pr_set_mm.h 83 #if defined(PR_SET_MM_AUXV) || (defined(HAVE_DECL_PR_SET_MM_AUXV) && HAVE_DECL_PR_SET_MM_AUXV)
85 static_assert((PR_SET_MM_AUXV) == (12), "PR_SET_MM_AUXV != 12");
88 # define PR_SET_MM_AUXV 12
133 XLAT(PR_SET_MM_AUXV),
  /external/libcap/libcap/include/uapi/linux/
prctl.h 120 # define PR_SET_MM_AUXV 12
  /bionic/libc/kernel/uapi/linux/
prctl.h 92 #define PR_SET_MM_AUXV 12
  /external/kernel-headers/original/uapi/linux/
prctl.h 123 # define PR_SET_MM_AUXV 12
  /external/minijail/linux-x86/
libconstants.gen.c 911 #ifdef PR_SET_MM_AUXV
912 { "PR_SET_MM_AUXV", (unsigned long) PR_SET_MM_AUXV },
913 #endif // PR_SET_MM_AUXV
    [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 1083 milliseconds