Home
last modified time | relevance | path

Searched refs:PR_SET_MM_ARG_START (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dprctl.h118 # define PR_SET_MM_ARG_START 8 macro
/linux-4.1.27/kernel/
Dsys.c1980 case PR_SET_MM_ARG_START: in prctl_set_mm()
1990 else if (opt == PR_SET_MM_ARG_START) in prctl_set_mm()