Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dmempolicy.c2626 static const char * const policy_modes[] = variable
2671 if (!strcmp(str, policy_modes[mode])) { in mpol_parse_str()
2811 p += snprintf(p, maxlen, "%s", policy_modes[mode]); in mpol_to_str()