Home
last modified time | relevance | path

Searched refs:mpol (Results 1 – 3 of 3) sorted by relevance

/include/linux/
Dmempolicy.h131 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() local
161 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() argument
255 struct mempolicy **mpol, nodemask_t **nodemask) in huge_node() argument
257 *mpol = NULL; in huge_node()
278 static inline int mpol_parse_str(char *str, struct mempolicy **mpol) in mpol_parse_str() argument
Dshmem_fs.h42 struct mempolicy *mpol; /* default memory policy for mappings */ member
Dmm.h2683 pgoff_t pgoff, struct mempolicy *mpol, struct vm_userfaultfd_ctx uff,