Home
last modified time | relevance | path

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

/Linux-v6.1/tools/include/uapi/linux/
Dprctl.h125 # define PR_SET_MM_MAP 14 macro
/Linux-v6.1/include/uapi/linux/
Dprctl.h125 # define PR_SET_MM_MAP 14 macro
/Linux-v6.1/kernel/
Dsys.c2120 opt != PR_SET_MM_MAP && in prctl_set_mm()
2125 if (opt == PR_SET_MM_MAP || opt == PR_SET_MM_MAP_SIZE) in prctl_set_mm()