Lines Matching defs:pol

201 	struct mempolicy *pol = p->mempolicy;  in get_task_policy()  local
223 static inline int mpol_store_user_nodemask(const struct mempolicy *pol) in mpol_store_user_nodemask()
236 static int mpol_new_nodemask(struct mempolicy *pol, const nodemask_t *nodes) in mpol_new_nodemask()
244 static int mpol_new_preferred(struct mempolicy *pol, const nodemask_t *nodes) in mpol_new_preferred()
262 static int mpol_set_nodemask(struct mempolicy *pol, in mpol_set_nodemask()
344 void __mpol_put(struct mempolicy *pol) in __mpol_put()
351 static void mpol_rebind_default(struct mempolicy *pol, const nodemask_t *nodes) in mpol_rebind_default()
355 static void mpol_rebind_nodemask(struct mempolicy *pol, const nodemask_t *nodes) in mpol_rebind_nodemask()
375 static void mpol_rebind_preferred(struct mempolicy *pol, in mpol_rebind_preferred()
388 static void mpol_rebind_policy(struct mempolicy *pol, const nodemask_t *newmask) in mpol_rebind_policy()
473 struct mempolicy *pol; member
790 struct mempolicy *pol) in vma_replace_policy()
891 static void get_policy_nodemask(struct mempolicy *pol, nodemask_t *nodes) in get_policy_nodemask()
933 struct mempolicy *pol = current->mempolicy, *pol_refcount = NULL; in do_get_mempolicy() local
1214 struct mempolicy *pol = mmpol->pol; in alloc_migration_target_by_mpol() local
1821 struct mempolicy *pol; in get_vma_policy() local
1836 struct mempolicy *pol; in vma_policy_mof() local
1966 static unsigned int read_once_policy_nodemask(struct mempolicy *pol, in read_once_policy_nodemask()
1980 static unsigned int weighted_interleave_nid(struct mempolicy *pol, pgoff_t ilx) in weighted_interleave_nid()
2024 static unsigned int interleave_nid(struct mempolicy *pol, pgoff_t ilx) in interleave_nid()
2045 static nodemask_t *policy_nodemask(gfp_t gfp, struct mempolicy *pol, in policy_nodemask()
2222 struct mempolicy *pol, pgoff_t ilx, int nid) in alloc_pages_mpol_noprof()
2281 struct mempolicy *pol, pgoff_t ilx, int nid) in folio_alloc_mpol_noprof()
2306 struct mempolicy *pol; in vma_alloc_folio_noprof() local
2336 struct mempolicy *pol = &default_policy; in alloc_pages_noprof() local
2357 struct mempolicy *pol, unsigned long nr_pages, in alloc_pages_bulk_array_interleave()
2392 struct mempolicy *pol, unsigned long nr_pages, in alloc_pages_bulk_array_weighted_interleave()
2507 struct mempolicy *pol, unsigned long nr_pages, in alloc_pages_bulk_array_preferred_many()
2535 struct mempolicy *pol = &default_policy; in alloc_pages_bulk_array_mempolicy_noprof() local
2562 struct mempolicy *pol = mpol_dup(src->vm_policy); in vma_dup_policy() local
2706 struct mempolicy *pol = NULL; in mpol_shared_policy_lookup() local
2744 struct mempolicy *pol; in mpol_misplaced() local
2846 struct mempolicy *pol; in mpol_put_task_policy() local
2862 unsigned long end, struct mempolicy *pol) in sp_node_init()
2870 struct mempolicy *pol) in sp_alloc()
3007 struct vm_area_struct *vma, struct mempolicy *pol) in mpol_set_shared_policy()
3309 void mpol_to_str(char *buffer, int maxlen, struct mempolicy *pol) in mpol_to_str()