Home
last modified time | relevance | path

Searched refs:vma_modify_policy (Results 1 – 3 of 3) sorted by relevance

/linux/mm/
H A Dvma.h492 __must_check struct vm_area_struct *vma_modify_policy(struct vma_iterator *vmi,
H A Dvma.c1825 struct vm_area_struct *vma_modify_policy(struct vma_iterator *vmi, in vma_modify_policy() function
H A Dmempolicy.c1061 vma = vma_modify_policy(vmi, *prev, vma, vmstart, vmend, new_pol); in mbind_range()