Home
last modified time | relevance | path

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

/linux-6.6.21/mm/
Dmempolicy.c2984 static const char * const policy_modes[] = variable
3028 mode = match_string(policy_modes, MPOL_MAX, str); in mpol_parse_str()
3168 p += snprintf(p, maxlen, "%s", policy_modes[mode]); in mpol_to_str()