Home
last modified time | relevance | path

Searched defs:get_next_vma (Results 1 – 2 of 2) sorted by relevance

/linux/fs/proc/
H A Dtask_mmu.c177 static struct vm_area_struct *get_next_vma(struct proc_maps_private *priv, in get_next_vma() function
221 static struct vm_area_struct *get_next_vma(struct proc_maps_private *priv, in get_next_vma() function
/linux/mm/
H A Dvmscan.c3399 static bool get_next_vma(unsigned long mask, unsigned long size, struct mm_walk *args, in get_next_vma() function