Searched defs:vma_next (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.15/include/linux/ | ||
D | vfio_pci_core.h | 95 struct list_head vma_next; member |
/Linux-v5.15/mm/ | ||
D | mmap.c | 573 static inline struct vm_area_struct *vma_next(struct mm_struct *mm, in vma_next() function |