Searched refs:mpol_parse_str (Results 1 – 2 of 2) sorted by relevance
/linux/mm/ | ||
H A D | mempolicy.c | 3176 int mpol_parse_str(char *str, struct mempolicy **mpol) in mpol_parse_str() function |
H A D | shmem.c | 4486 if (mpol_parse_str(param->string, &ctx->mpol)) in shmem_parse_one() |