Searched refs:mpol (Results 1 – 2 of 2) sorted by relevance
131 void mpol_shared_policy_init(struct shared_policy *sp, struct mempolicy *mpol);151 struct mempolicy **mpol, nodemask_t **nodemask);170 extern int mpol_parse_str(char *str, struct mempolicy **mpol);232 struct mempolicy *mpol) in mpol_shared_policy_init() argument273 struct mempolicy **mpol, nodemask_t **nodemask) in huge_node() argument275 *mpol = NULL; in huge_node()296 static inline int mpol_parse_str(char *str, struct mempolicy **mpol) in mpol_parse_str() argument
37 struct mempolicy *mpol; /* default memory policy for mappings */ member