Home
last modified time | relevance | path

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

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