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()
681 nodemask_t *nodes, unsigned long flags, in queue_pages_range()
793 nodemask_t *nodes) in do_set_mempolicy()
832 static void get_policy_nodemask(struct mempolicy *p, nodemask_t *nodes) in get_policy_nodemask()
1327 static int get_nodes(nodemask_t *nodes, const unsigned long __user *nmask, in get_nodes()
1383 nodes_addr(*nodes)[nlongs-1] &= endmask; in get_nodes() local
1389 nodemask_t *nodes) in copy_nodes_to_user()
1408 nodemask_t nodes; in kernel_mbind() local
1438 nodemask_t nodes; in kernel_set_mempolicy() local
1564 nodemask_t nodes; in kernel_get_mempolicy() local
2800 nodemask_t nodes; in mpol_parse_str() local
2927 nodemask_t nodes = NODE_MASK_NONE; in mpol_to_str() local