Home
last modified time | relevance | path

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

/external/strace/xlat/
Dpr_set_mm.h5 #if !(defined(PR_SET_MM_END_CODE) || (defined(HAVE_DECL_PR_SET_MM_END_CODE) && HAVE_DECL_PR_SET_MM_…
6 # define PR_SET_MM_END_CODE 2 macro
57 XLAT(PR_SET_MM_END_CODE),
Dpr_set_mm.in2 PR_SET_MM_END_CODE 2
/external/libcap/libcap/include/uapi/linux/
Dprctl.h110 # define PR_SET_MM_END_CODE 2 macro
/external/kernel-headers/original/uapi/linux/
Dprctl.h112 # define PR_SET_MM_END_CODE 2 macro
/external/minijail/linux-x86/
Dlibconstants.gen.c917 #ifdef PR_SET_MM_END_CODE
918 { "PR_SET_MM_END_CODE", (unsigned long) PR_SET_MM_END_CODE },