mpol_parse_str
extern int mpol_parse_str(char *str, struct mempolicy **mpol);
if (mpol_parse_str(param->string, &ctx->mpol))