Home
last modified time | relevance | path

Searched refs:get_task_policy (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dmempolicy.h139 struct mempolicy *get_task_policy(struct task_struct *p);
159 struct mempolicy *mpol = get_task_policy(current); in policy_nodemask_current()
/kernel/linux/linux-6.6/include/linux/
H A Dmempolicy.h136 struct mempolicy *get_task_policy(struct task_struct *p);
/kernel/linux/linux-5.10/mm/
H A Dmempolicy.c156 struct mempolicy *get_task_policy(struct task_struct *p) in get_task_policy() function
1818 pol = get_task_policy(current); in get_vma_policy()
1840 pol = get_task_policy(current); in vma_policy_mof()
2258 pol = get_task_policy(current); in alloc_pages_current()
/kernel/linux/linux-6.6/mm/
H A Dmempolicy.c165 struct mempolicy *get_task_policy(struct task_struct *p) in get_task_policy() function
1812 pol = get_task_policy(current); in get_vma_policy()
1834 pol = get_task_policy(current); in vma_policy_mof()
2291 pol = get_task_policy(current); in alloc_pages()
2389 pol = get_task_policy(current); in alloc_pages_bulk_array_mempolicy()
H A Dhugetlb.c4552 struct mempolicy *mpol = get_task_policy(current); in policy_mbind_nodemask()
/kernel/linux/linux-5.10/fs/proc/
H A Dtask_mmu.c116 * Save get_task_policy() for show_numa_map().
123 priv->task_mempolicy = get_task_policy(task); in hold_task_mempolicy()
/kernel/linux/linux-6.6/fs/proc/
H A Dtask_mmu.c116 * Save get_task_policy() for show_numa_map().
123 priv->task_mempolicy = get_task_policy(task); in hold_task_mempolicy()

Completed in 38 milliseconds