Home
last modified time | relevance | path

Searched refs:PR_SET_MM_AUXV (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Dprctl.h123 # define PR_SET_MM_AUXV 12 macro
/linux/tools/include/uapi/linux/
H A Dprctl.h123 # define PR_SET_MM_AUXV 12 macro
/linux/kernel/
H A Dsys.c2158 if (arg5 || (arg4 && (opt != PR_SET_MM_AUXV && in prctl_set_mm()
2174 if (opt == PR_SET_MM_AUXV) in prctl_set_mm()