Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dmempolicy.c2775 static const char * const policy_modes[] = variable
2818 mode = match_string(policy_modes, MPOL_MAX, str); in mpol_parse_str()
2955 p += snprintf(p, maxlen, "%s", policy_modes[mode]); in mpol_to_str()