Home
last modified time | relevance | path

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

/linux/mm/
H A Dmempolicy.c3170 static const char * const policy_modes[] = variable
3214 mode = match_string(policy_modes, MPOL_MAX, str); in mpol_parse_str()
3360 p += snprintf(p, maxlen, "%s", policy_modes[mode]); in mpol_to_str()