Lines Matching defs:nodes
167 static int mpol_new_interleave(struct mempolicy *pol, const nodemask_t *nodes) in mpol_new_interleave()
175 static int mpol_new_preferred(struct mempolicy *pol, const nodemask_t *nodes) in mpol_new_preferred()
186 static int mpol_new_bind(struct mempolicy *pol, const nodemask_t *nodes) in mpol_new_bind()
204 const nodemask_t *nodes, struct nodemask_scratch *nsc) in mpol_set_nodemask()
243 nodemask_t *nodes) in mpol_new()
294 static void mpol_rebind_default(struct mempolicy *pol, const nodemask_t *nodes) in mpol_rebind_default()
298 static void mpol_rebind_nodemask(struct mempolicy *pol, const nodemask_t *nodes) in mpol_rebind_nodemask()
319 const nodemask_t *nodes) in mpol_rebind_preferred()
620 nodemask_t *nodes, unsigned long flags, in queue_pages_range()
739 nodemask_t *nodes) in do_set_mempolicy()
778 static void get_policy_nodemask(struct mempolicy *p, nodemask_t *nodes) in get_policy_nodemask()
1238 static int get_nodes(nodemask_t *nodes, const unsigned long __user *nmask, in get_nodes()
1294 nodes_addr(*nodes)[nlongs-1] &= endmask; in get_nodes() local
1300 nodemask_t *nodes) in copy_nodes_to_user()
1319 nodemask_t nodes; in kernel_mbind() local
1348 nodemask_t nodes; in kernel_set_mempolicy() local
1478 nodemask_t nodes; in kernel_get_mempolicy() local
2702 nodemask_t nodes; in mpol_parse_str() local
2833 nodemask_t nodes = NODE_MASK_NONE; in mpol_to_str() local