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

  /external/strace/xlat/
pr_set_mm.h 104 #if defined(PR_SET_MM_MAP_SIZE) || (defined(HAVE_DECL_PR_SET_MM_MAP_SIZE) && HAVE_DECL_PR_SET_MM_MAP_SIZE)
106 static_assert((PR_SET_MM_MAP_SIZE) == (15), "PR_SET_MM_MAP_SIZE != 15");
109 # define PR_SET_MM_MAP_SIZE 15
136 XLAT(PR_SET_MM_MAP_SIZE),
  /bionic/libc/kernel/uapi/linux/
prctl.h 95 #define PR_SET_MM_MAP_SIZE 15
  /external/kernel-headers/original/uapi/linux/
prctl.h 126 # define PR_SET_MM_MAP_SIZE 15
  /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 124 milliseconds