Home
last modified time | relevance | path

Searched refs:PR_SET_MM_MAP (Results 1 – 15 of 15) sorted by relevance

/external/strace/xlat/
Dpr_set_mm.h97 #if defined(PR_SET_MM_MAP) || (defined(HAVE_DECL_PR_SET_MM_MAP) && HAVE_DECL_PR_SET_MM_MAP)
99 static_assert((PR_SET_MM_MAP) == (14), "PR_SET_MM_MAP != 14");
102 # define PR_SET_MM_MAP 14
135 XLAT(PR_SET_MM_MAP),
Dpr_set_mm.in14 PR_SET_MM_MAP 14
/external/kernel-headers/original/uapi/linux/
Dprctl.h125 # define PR_SET_MM_MAP 14 macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1069 PR_SET_MM_MAP = 0xe const
Dzerrors_linux_mipsle.go1326 PR_SET_MM_MAP = 0xe const
Dzerrors_linux_s390x.go1325 PR_SET_MM_MAP = 0xe const
Dzerrors_linux_arm.go1325 PR_SET_MM_MAP = 0xe const
Dzerrors_linux_ppc64le.go1328 PR_SET_MM_MAP = 0xe const
Dzerrors_linux_mips64.go1326 PR_SET_MM_MAP = 0xe const
Dzerrors_linux_ppc64.go1328 PR_SET_MM_MAP = 0xe const
Dzerrors_linux_amd64.go1327 PR_SET_MM_MAP = 0xe const
Dzerrors_linux_mips64le.go1326 PR_SET_MM_MAP = 0xe const
Dzerrors_linux_386.go1327 PR_SET_MM_MAP = 0xe const
Dzerrors_linux_mips.go1326 PR_SET_MM_MAP = 0xe const
Dzerrors_linux_arm64.go1328 PR_SET_MM_MAP = 0xe const