Lines Matching defs:pol
341 struct mempolicy *pol = p->mempolicy; in get_task_policy() local
363 static inline int mpol_store_user_nodemask(const struct mempolicy *pol) in mpol_store_user_nodemask()
376 static int mpol_new_nodemask(struct mempolicy *pol, const nodemask_t *nodes) in mpol_new_nodemask()
384 static int mpol_new_preferred(struct mempolicy *pol, const nodemask_t *nodes) in mpol_new_preferred()
402 static int mpol_set_nodemask(struct mempolicy *pol, in mpol_set_nodemask()
484 void __mpol_put(struct mempolicy *pol) in __mpol_put()
491 static void mpol_rebind_default(struct mempolicy *pol, const nodemask_t *nodes) in mpol_rebind_default()
495 static void mpol_rebind_nodemask(struct mempolicy *pol, const nodemask_t *nodes) in mpol_rebind_nodemask()
515 static void mpol_rebind_preferred(struct mempolicy *pol, in mpol_rebind_preferred()
528 static void mpol_rebind_policy(struct mempolicy *pol, const nodemask_t *newmask) in mpol_rebind_policy()
613 struct mempolicy *pol; member
935 struct mempolicy *pol) in vma_replace_policy()
1036 static void get_policy_nodemask(struct mempolicy *pol, nodemask_t *nodes) in get_policy_nodemask()
1078 struct mempolicy *pol = current->mempolicy, *pol_refcount = NULL; in do_get_mempolicy() local
1363 struct mempolicy *pol = mmpol->pol; in alloc_migration_target_by_mpol() local
1970 struct mempolicy *pol; in get_vma_policy() local
1985 struct mempolicy *pol; in vma_policy_mof() local
2115 static unsigned int read_once_policy_nodemask(struct mempolicy *pol, in read_once_policy_nodemask()
2129 static unsigned int weighted_interleave_nid(struct mempolicy *pol, pgoff_t ilx) in weighted_interleave_nid()
2174 static unsigned int interleave_nid(struct mempolicy *pol, pgoff_t ilx) in interleave_nid()
2195 static nodemask_t *policy_nodemask(gfp_t gfp, struct mempolicy *pol, in policy_nodemask()
2372 struct mempolicy *pol, pgoff_t ilx, int nid) in alloc_pages_mpol()
2433 struct mempolicy *pol, pgoff_t ilx, int nid) in folio_alloc_mpol_noprof()
2462 struct mempolicy *pol; in vma_alloc_folio_noprof() local
2478 struct mempolicy *pol = &default_policy; in alloc_frozen_pages_noprof() local
2522 struct mempolicy *pol, unsigned long nr_pages, in alloc_pages_bulk_interleave()
2557 struct mempolicy *pol, unsigned long nr_pages, in alloc_pages_bulk_weighted_interleave()
2675 struct mempolicy *pol, unsigned long nr_pages, in alloc_pages_bulk_preferred_many()
2703 struct mempolicy *pol = &default_policy; in alloc_pages_bulk_mempolicy_noprof() local
2730 struct mempolicy *pol = mpol_dup(src->vm_policy); in vma_dup_policy() local
2874 struct mempolicy *pol = NULL; in mpol_shared_policy_lookup() local
2912 struct mempolicy *pol; in mpol_misplaced() local
3014 struct mempolicy *pol; in mpol_put_task_policy() local
3030 unsigned long end, struct mempolicy *pol) in sp_node_init()
3038 struct mempolicy *pol) in sp_alloc()
3175 struct vm_area_struct *vma, struct mempolicy *pol) in mpol_set_shared_policy()
3477 void mpol_to_str(char *buffer, int maxlen, struct mempolicy *pol) in mpol_to_str()