Searched refs:mpol_parse_str (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dmempolicy.h162 extern int mpol_parse_str(char *str, struct mempolicy **mpol);
278 static inline int mpol_parse_str(char *str, struct mempolicy **mpol) function
/linux-master/mm/
H A Dmempolicy.c3137 * mpol_parse_str - parse string to mempolicy, for tmpfs mpol mount option.
3146 int mpol_parse_str(char *str, struct mempolicy **mpol) function
H A Dshmem.c4014 if (mpol_parse_str(param->string, &ctx->mpol))

Completed in 121 milliseconds