Searched refs:get_task_policy (Results 1 – 3 of 3) sorted by relevance
136 struct mempolicy *get_task_policy(struct task_struct *p);156 struct mempolicy *mpol = get_task_policy(current); in policy_nodemask_current()
161 struct mempolicy *get_task_policy(struct task_struct *p) in get_task_policy() function1781 pol = get_task_policy(current); in get_vma_policy()1803 pol = get_task_policy(current); in vma_policy_mof()2260 pol = get_task_policy(current); in alloc_pages()2357 pol = get_task_policy(current); in alloc_pages_bulk_array_mempolicy()
110 priv->task_mempolicy = get_task_policy(task); in hold_task_mempolicy()