Home
last modified time | relevance | path

Searched refs:get_task_policy (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dmempolicy.h136 struct mempolicy *get_task_policy(struct task_struct *p);
/linux-6.3-rc2/mm/
A Dmempolicy.c161 struct mempolicy *get_task_policy(struct task_struct *p) in get_task_policy() function
1792 pol = get_task_policy(current); in get_vma_policy()
1814 pol = get_task_policy(current); in vma_policy_mof()
2271 pol = get_task_policy(current); in alloc_pages()
2368 pol = get_task_policy(current); in alloc_pages_bulk_array_mempolicy()
A Dhugetlb.c4520 struct mempolicy *mpol = get_task_policy(current); in policy_mbind_nodemask()
/linux-6.3-rc2/fs/proc/
A Dtask_mmu.c109 priv->task_mempolicy = get_task_policy(task); in hold_task_mempolicy()

Completed in 25 milliseconds