Lines Matching defs:pol

168 	struct mempolicy *pol = p->mempolicy;  in get_task_policy()  local
190 static inline int mpol_store_user_nodemask(const struct mempolicy *pol) in mpol_store_user_nodemask()
203 static int mpol_new_nodemask(struct mempolicy *pol, const nodemask_t *nodes) in mpol_new_nodemask()
211 static int mpol_new_preferred(struct mempolicy *pol, const nodemask_t *nodes) in mpol_new_preferred()
229 static int mpol_set_nodemask(struct mempolicy *pol, in mpol_set_nodemask()
311 void __mpol_put(struct mempolicy *pol) in __mpol_put()
318 static void mpol_rebind_default(struct mempolicy *pol, const nodemask_t *nodes) in mpol_rebind_default()
322 static void mpol_rebind_nodemask(struct mempolicy *pol, const nodemask_t *nodes) in mpol_rebind_nodemask()
342 static void mpol_rebind_preferred(struct mempolicy *pol, in mpol_rebind_preferred()
355 static void mpol_rebind_policy(struct mempolicy *pol, const nodemask_t *newmask) in mpol_rebind_policy()
436 struct mempolicy *pol; member
756 struct mempolicy *pol) in vma_replace_policy()
854 static void get_policy_nodemask(struct mempolicy *pol, nodemask_t *nodes) in get_policy_nodemask()
895 struct mempolicy *pol = current->mempolicy, *pol_refcount = NULL; in do_get_mempolicy() local
1169 struct mempolicy *pol = mmpol->pol; in alloc_migration_target_by_mpol() local
1773 struct mempolicy *pol; in get_vma_policy() local
1787 struct mempolicy *pol; in vma_policy_mof() local
1891 static unsigned int interleave_nid(struct mempolicy *pol, pgoff_t ilx) in interleave_nid()
1920 static nodemask_t *policy_nodemask(gfp_t gfp, struct mempolicy *pol, in policy_nodemask()
2091 struct mempolicy *pol, pgoff_t ilx, int nid) in alloc_pages_mpol()
2167 struct mempolicy *pol; in vma_alloc_folio() local
2195 struct mempolicy *pol = &default_policy; in alloc_pages() local
2216 struct mempolicy *pol, unsigned long nr_pages, in alloc_pages_bulk_array_interleave()
2251 struct mempolicy *pol, unsigned long nr_pages, in alloc_pages_bulk_array_preferred_many()
2279 struct mempolicy *pol = &default_policy; in alloc_pages_bulk_array_mempolicy() local
2302 struct mempolicy *pol = mpol_dup(src->vm_policy); in vma_dup_policy() local
2445 struct mempolicy *pol = NULL; in mpol_shared_policy_lookup() local
2483 struct mempolicy *pol; in mpol_misplaced() local
2564 struct mempolicy *pol; in mpol_put_task_policy() local
2580 unsigned long end, struct mempolicy *pol) in sp_node_init()
2588 struct mempolicy *pol) in sp_alloc()
2725 struct vm_area_struct *vma, struct mempolicy *pol) in mpol_set_shared_policy()
3024 void mpol_to_str(char *buffer, int maxlen, struct mempolicy *pol) in mpol_to_str()