Searched defs:vma_iter_prealloc (Results 1 – 2 of 2) sorted by relevance
/linux/mm/ | ||
H A D | vma.h | 459 static inline int vma_iter_prealloc(struct vma_iterator *vmi, in vma_iter_prealloc() function |
/linux/tools/testing/vma/ | ||
H A D | vma.c | 18 #define vma_iter_prealloc(vmi, vma) \ macro |