Home
last modified time | relevance | path

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

/linux-6.14.4/mm/
Dvma.h368 static inline struct vm_area_struct *vma_iter_load(struct vma_iterator *vmi) in vma_iter_load() function
/linux-6.14.4/tools/testing/vma/
Dvma_internal.h638 #define vma_iter_load(vmi) \ macro