Lines Matching defs:nodes
193 static int mpol_new_interleave(struct mempolicy *pol, const nodemask_t *nodes) in mpol_new_interleave()
201 static int mpol_new_preferred(struct mempolicy *pol, const nodemask_t *nodes) in mpol_new_preferred()
212 static int mpol_new_bind(struct mempolicy *pol, const nodemask_t *nodes) in mpol_new_bind()
230 const nodemask_t *nodes, struct nodemask_scratch *nsc) in mpol_set_nodemask()
269 nodemask_t *nodes) in mpol_new()
320 static void mpol_rebind_default(struct mempolicy *pol, const nodemask_t *nodes) in mpol_rebind_default()
324 static void mpol_rebind_nodemask(struct mempolicy *pol, const nodemask_t *nodes) in mpol_rebind_nodemask()
345 const nodemask_t *nodes) in mpol_rebind_preferred()
744 nodemask_t *nodes, unsigned long flags, in queue_pages_range()
859 nodemask_t *nodes) in do_set_mempolicy()
897 static void get_policy_nodemask(struct mempolicy *p, nodemask_t *nodes) in get_policy_nodemask()
1372 static int get_nodes(nodemask_t *nodes, const unsigned long __user *nmask, in get_nodes()
1428 nodes_addr(*nodes)[nlongs-1] &= endmask; in get_nodes() local
1434 nodemask_t *nodes) in copy_nodes_to_user()
1453 nodemask_t nodes; in kernel_mbind() local
1483 nodemask_t nodes; in kernel_set_mempolicy() local
1609 nodemask_t nodes; in kernel_get_mempolicy() local
2875 nodemask_t nodes; in mpol_parse_str() local
3006 nodemask_t nodes = NODE_MASK_NONE; in mpol_to_str() local