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()
794 nodemask_t *nodes) in do_set_mempolicy()
833 static void get_policy_nodemask(struct mempolicy *p, nodemask_t *nodes) in get_policy_nodemask()
1328 static int get_nodes(nodemask_t *nodes, const unsigned long __user *nmask, in get_nodes()
1384 nodes_addr(*nodes)[nlongs-1] &= endmask; in get_nodes() local
1390 nodemask_t *nodes) in copy_nodes_to_user()
1409 nodemask_t nodes; in kernel_mbind() local
1439 nodemask_t nodes; in kernel_set_mempolicy() local
1565 nodemask_t nodes; in kernel_get_mempolicy() local
2801 nodemask_t nodes; in mpol_parse_str() local
2928 nodemask_t nodes = NODE_MASK_NONE; in mpol_to_str() local