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

/linux-4.4.14/include/linux/
H A Dmempolicy.h169 extern int mpol_parse_str(char *str, struct mempolicy **mpol);
282 static inline int mpol_parse_str(char *str, struct mempolicy **mpol) mpol_parse_str() function
/linux-4.4.14/mm/
H A Dmempolicy.c2638 * mpol_parse_str - parse string to mempolicy, for tmpfs mpol mount option.
2647 int mpol_parse_str(char *str, struct mempolicy **mpol) mpol_parse_str() function
H A Dshmem.c2831 if (mpol_parse_str(value, &mpol)) shmem_parse_options()

Completed in 128 milliseconds