Home
last modified time | relevance | path

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

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