Lines Matching refs:nodemask_t
121 int (*create)(struct mempolicy *pol, const nodemask_t *nodes);
136 void (*rebind)(struct mempolicy *pol, const nodemask_t *nodes,
141 static int is_valid_nodemask(const nodemask_t *nodemask) in is_valid_nodemask()
163 static void mpol_relative_nodemask(nodemask_t *ret, const nodemask_t *orig, in mpol_relative_nodemask()
164 const nodemask_t *rel) in mpol_relative_nodemask()
166 nodemask_t tmp; in mpol_relative_nodemask()
171 static int mpol_new_interleave(struct mempolicy *pol, const nodemask_t *nodes) in mpol_new_interleave()
179 static int mpol_new_preferred(struct mempolicy *pol, const nodemask_t *nodes) in mpol_new_preferred()
190 static int mpol_new_bind(struct mempolicy *pol, const nodemask_t *nodes) in mpol_new_bind()
208 const nodemask_t *nodes, struct nodemask_scratch *nsc) in mpol_set_nodemask()
247 nodemask_t *nodes) in mpol_new()
292 static void mpol_rebind_default(struct mempolicy *pol, const nodemask_t *nodes, in mpol_rebind_default()
303 static void mpol_rebind_nodemask(struct mempolicy *pol, const nodemask_t *nodes, in mpol_rebind_nodemask()
306 nodemask_t tmp; in mpol_rebind_nodemask()
348 const nodemask_t *nodes, in mpol_rebind_preferred()
351 nodemask_t tmp; in mpol_rebind_preferred()
388 static void mpol_rebind_policy(struct mempolicy *pol, const nodemask_t *newmask, in mpol_rebind_policy()
420 void mpol_rebind_task(struct task_struct *tsk, const nodemask_t *new, in mpol_rebind_task()
432 void mpol_rebind_mm(struct mm_struct *mm, nodemask_t *new) in mpol_rebind_mm()
467 const nodemask_t *nodes, unsigned long flags, in check_pte_range()
508 const nodemask_t *nodes, unsigned long flags, in check_pmd_range()
529 const nodemask_t *nodes, unsigned long flags, in check_pud_range()
549 const nodemask_t *nodes, unsigned long flags, in check_pgd_range()
574 const nodemask_t *nodes, unsigned long flags, void *private) in check_range()
714 nodemask_t *nodes) in do_set_mempolicy()
768 static void get_policy_nodemask(struct mempolicy *p, nodemask_t *nodes) in get_policy_nodemask()
804 static long do_get_mempolicy(int *policy, nodemask_t *nmask, in do_get_mempolicy()
925 nodemask_t nmask; in migrate_to_node()
955 const nodemask_t *from_nodes, const nodemask_t *to_nodes, int flags) in do_migrate_pages()
959 nodemask_t tmp; in do_migrate_pages()
1070 const nodemask_t *from_nodes, const nodemask_t *to_nodes, int flags) in do_migrate_pages()
1083 nodemask_t *nmask, unsigned long flags) in do_mbind()
1182 static int get_nodes(nodemask_t *nodes, const unsigned long __user *nmask, in get_nodes()
1229 nodemask_t *nodes) in copy_nodes_to_user()
1248 nodemask_t nodes; in SYSCALL_DEFINE6()
1270 nodemask_t nodes; in SYSCALL_DEFINE3()
1292 nodemask_t task_nodes; in SYSCALL_DEFINE4()
1294 nodemask_t *old; in SYSCALL_DEFINE4()
1295 nodemask_t *new; in SYSCALL_DEFINE4()
1378 nodemask_t nodes; in SYSCALL_DEFINE5()
1457 nodemask_t bm; in compat_sys_mbind()
1515 static nodemask_t *policy_nodemask(gfp_t gfp, struct mempolicy *policy) in policy_nodemask()
1670 nodemask_t **nodemask) in huge_zonelist()
1704 bool init_nodemask_of_mempolicy(nodemask_t *mask) in init_nodemask_of_mempolicy()
1749 const nodemask_t *mask) in mempolicy_nodemask_intersects()
1930 nodemask_t mems = cpuset_mems_allowed(current); in __mpol_dup()
2240 nodemask_t interleave_nodes; in numa_policy_init()
2329 nodemask_t nodes; in mpol_parse_str()
2463 nodemask_t nodes; in mpol_to_str()