Searched defs:vma_iter_load (Results 1 – 2 of 2) sorted by relevance
368 static inline struct vm_area_struct *vma_iter_load(struct vma_iterator *vmi) in vma_iter_load() function
638 #define vma_iter_load(vmi) \ macro