Home
last modified time | relevance | path

Searched refs:PR_SET_MM_START_STACK (Results 1 – 5 of 5) sorted by relevance

/external/strace/xlat/
Dpr_set_mm.h14 #if !(defined(PR_SET_MM_START_STACK) || (defined(HAVE_DECL_PR_SET_MM_START_STACK) && HAVE_DECL_PR_S…
15 # define PR_SET_MM_START_STACK 5 macro
60 XLAT(PR_SET_MM_START_STACK),
Dpr_set_mm.in5 PR_SET_MM_START_STACK 5
/external/libcap/libcap/include/uapi/linux/
Dprctl.h113 # define PR_SET_MM_START_STACK 5 macro
/external/kernel-headers/original/uapi/linux/
Dprctl.h115 # define PR_SET_MM_START_STACK 5 macro
/external/minijail/linux-x86/
Dlibconstants.gen.c941 #ifdef PR_SET_MM_START_STACK
942 { "PR_SET_MM_START_STACK", (unsigned long) PR_SET_MM_START_STACK },