Home
last modified time | relevance | path

Searched defs:mpol_parse_str (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dmempolicy.h275 static inline int mpol_parse_str(char *str, struct mempolicy **mpol) in mpol_parse_str() function
/openbmc/linux/mm/
H A Dmempolicy.c3006 int mpol_parse_str(char *str, struct mempolicy **mpol) in mpol_parse_str() function