Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dmempolicy.c2676 static const char * const policy_modes[] = variable
2721 if (!strcmp(str, policy_modes[mode])) { in mpol_parse_str()
2861 p += snprintf(p, maxlen, "%s", policy_modes[mode]); in mpol_to_str()