Home
last modified time | relevance | path

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

/linux/mm/
H A Dvma.h450 static inline struct vm_area_struct *vma_iter_load(struct vma_iterator *vmi) in vma_iter_load() function
/linux/tools/testing/vma/
H A Dvma_internal.h718 #define vma_iter_load(vmi) \ macro