Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/vfio/pci/
Dvfio_pci_private.h99 struct list_head vma_next; member
/Linux-v5.10/mm/
Dmmap.c570 static inline struct vm_area_struct *vma_next(struct mm_struct *mm, in vma_next() function