Searched refs:get_task_policy (Results 1 – 4 of 4) sorted by relevance
131 struct mempolicy *get_task_policy(struct task_struct *p);190 static inline struct mempolicy *get_task_policy(struct task_struct *p) in get_task_policy() function
340 struct mempolicy *get_task_policy(struct task_struct *p) in get_task_policy() function358 EXPORT_SYMBOL_FOR_MODULES(get_task_policy, "kvm");1569 new = get_task_policy(current); in do_mbind()2048 pol = get_task_policy(current); in get_vma_policy()2075 pol = get_task_policy(current); in vma_policy_mof()2559 pol = get_task_policy(current); in alloc_frozen_pages_noprof()2782 pol = get_task_policy(current); in alloc_pages_bulk_mempolicy_noprof()
1003 mpol = get_task_policy(current); in zswap_writeback_entry()
2224 struct mempolicy *mpol = get_task_policy(current); in policy_mbind_nodemask()