Searched refs:__get_vma_policy (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dmempolicy.h130 struct mempolicy *__get_vma_policy(struct vm_area_struct *vma,
/linux-master/mm/
H A Dmempolicy.c961 pol = __get_vma_policy(vma, addr, &ilx);
1794 struct mempolicy *__get_vma_policy(struct vm_area_struct *vma, function
1822 pol = __get_vma_policy(vma, addr, ilx);
/linux-master/fs/proc/
H A Dtask_mmu.c2716 pol = __get_vma_policy(vma, vma->vm_start, &ilx);

Completed in 125 milliseconds