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

  /external/strace/xlat/
pr_set_mm.h 41 #if defined(PR_SET_MM_START_BRK) || (defined(HAVE_DECL_PR_SET_MM_START_BRK) && HAVE_DECL_PR_SET_MM_START_BRK)
43 static_assert((PR_SET_MM_START_BRK) == (6), "PR_SET_MM_START_BRK != 6");
46 # define PR_SET_MM_START_BRK 6
127 XLAT(PR_SET_MM_START_BRK),
  /external/libcap/libcap/include/uapi/linux/
prctl.h 114 # define PR_SET_MM_START_BRK 6
  /bionic/libc/kernel/uapi/linux/
prctl.h 86 #define PR_SET_MM_START_BRK 6
  /external/kernel-headers/original/uapi/linux/
prctl.h 117 # define PR_SET_MM_START_BRK 6
  /external/minijail/linux-x86/
libconstants.gen.c 932 #ifdef PR_SET_MM_START_BRK
933 { "PR_SET_MM_START_BRK", (unsigned long) PR_SET_MM_START_BRK },
934 #endif // PR_SET_MM_START_BRK
    [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...]