Lines Matching refs:nodemask_t

181 	int (*create)(struct mempolicy *pol, const nodemask_t *nodes);
182 void (*rebind)(struct mempolicy *pol, const nodemask_t *nodes);
190 static void mpol_relative_nodemask(nodemask_t *ret, const nodemask_t *orig, in mpol_relative_nodemask()
191 const nodemask_t *rel) in mpol_relative_nodemask()
193 nodemask_t tmp; in mpol_relative_nodemask()
198 static int mpol_new_nodemask(struct mempolicy *pol, const nodemask_t *nodes) in mpol_new_nodemask()
206 static int mpol_new_preferred(struct mempolicy *pol, const nodemask_t *nodes) in mpol_new_preferred()
225 const nodemask_t *nodes, struct nodemask_scratch *nsc) in mpol_set_nodemask()
262 nodemask_t *nodes) in mpol_new()
315 static void mpol_rebind_default(struct mempolicy *pol, const nodemask_t *nodes) in mpol_rebind_default()
319 static void mpol_rebind_nodemask(struct mempolicy *pol, const nodemask_t *nodes) in mpol_rebind_nodemask()
321 nodemask_t tmp; in mpol_rebind_nodemask()
340 const nodemask_t *nodes) in mpol_rebind_preferred()
352 static void mpol_rebind_policy(struct mempolicy *pol, const nodemask_t *newmask) in mpol_rebind_policy()
370 void mpol_rebind_task(struct task_struct *tsk, const nodemask_t *new) in mpol_rebind_task()
381 void mpol_rebind_mm(struct mm_struct *mm, nodemask_t *new) in mpol_rebind_mm()
423 nodemask_t *nmask;
735 nodemask_t *nodes, unsigned long flags, in queue_pages_range()
852 nodemask_t *nodes) in do_set_mempolicy()
892 static void get_policy_nodemask(struct mempolicy *p, nodemask_t *nodes) in get_policy_nodemask()
927 static long do_get_mempolicy(int *policy, nodemask_t *nmask, in do_get_mempolicy()
1063 nodemask_t nmask; in migrate_to_node()
1101 int do_migrate_pages(struct mm_struct *mm, const nodemask_t *from, in do_migrate_pages()
1102 const nodemask_t *to, int flags) in do_migrate_pages()
1106 nodemask_t tmp; in do_migrate_pages()
1245 int do_migrate_pages(struct mm_struct *mm, const nodemask_t *from, in do_migrate_pages()
1246 const nodemask_t *to, int flags) in do_migrate_pages()
1259 nodemask_t *nmask, unsigned long flags) in do_mbind()
1387 static int get_nodes(nodemask_t *nodes, const unsigned long __user *nmask, in get_nodes()
1424 nodemask_t *nodes) in copy_nodes_to_user()
1472 nodemask_t nodes; in kernel_mbind()
1567 nodemask_t nodes; in kernel_set_mempolicy()
1594 nodemask_t task_nodes; in kernel_migrate_pages()
1596 nodemask_t *old; in kernel_migrate_pages()
1597 nodemask_t *new; in kernel_migrate_pages()
1693 nodemask_t nodes; in kernel_get_mempolicy()
1843 nodemask_t *policy_nodemask(gfp_t gfp, struct mempolicy *policy) in policy_nodemask()
1953 nodemask_t nodemask = pol->nodes; in offset_il_node()
2015 struct mempolicy **mpol, nodemask_t **nodemask) in huge_node()
2051 bool init_nodemask_of_mempolicy(nodemask_t *mask) in init_nodemask_of_mempolicy()
2092 const nodemask_t *mask) in mempolicy_in_oom_domain()
2171 nodemask_t *nmask; in vma_alloc_folio()
2421 nodemask_t mems = cpuset_mems_allowed(current); in __mpol_dup()
2902 nodemask_t interleave_nodes; in numa_policy_init()
2989 nodemask_t nodes; in mpol_parse_str()
3122 nodemask_t nodes = NODE_MASK_NONE; in mpol_to_str()