Searched refs:get_task_policy (Results 1 – 6 of 6) sorted by relevance
130 struct mempolicy *get_task_policy(struct task_struct *p);189 static inline struct mempolicy *get_task_policy(struct task_struct *p) in get_task_policy() function
341 struct mempolicy *get_task_policy(struct task_struct *p) in get_task_policy() function359 EXPORT_SYMBOL_FOR_MODULES(get_task_policy, "kvm");1564 new = get_task_policy(current); in do_mbind()2044 pol = get_task_policy(current); in get_vma_policy()2071 pol = get_task_policy(current); in vma_policy_mof()2555 pol = get_task_policy(current); in alloc_frozen_pages_noprof()2778 pol = get_task_policy(current); in alloc_pages_bulk_mempolicy_noprof()
1016 mpol = get_task_policy(current); in zswap_writeback_entry()
2307 struct mempolicy *mpol = get_task_policy(current); in policy_mbind_nodemask()
2909 return mpol ? mpol : get_task_policy(current); in shmem_get_pgoff_policy()
116 priv->task_mempolicy = get_task_policy(task); in hold_task_mempolicy()