Searched refs:mpol (Results 1 – 3 of 3) sorted by relevance
131 void mpol_shared_policy_init(struct shared_policy *sp, struct mempolicy *mpol);151 struct mempolicy **mpol, nodemask_t **nodemask);159 struct mempolicy *mpol = get_task_policy(current); in policy_nodemask_current() local161 return policy_nodemask(gfp, mpol); in policy_nodemask_current()179 extern int mpol_parse_str(char *str, struct mempolicy **mpol);214 struct mempolicy *mpol) in mpol_shared_policy_init() argument255 struct mempolicy **mpol, nodemask_t **nodemask) in huge_node() argument257 *mpol = NULL; in huge_node()278 static inline int mpol_parse_str(char *str, struct mempolicy **mpol) in mpol_parse_str() argument
42 struct mempolicy *mpol; /* default memory policy for mappings */ member
2683 pgoff_t pgoff, struct mempolicy *mpol, struct vm_userfaultfd_ctx uff,