Searched defs:for_each_vma_range (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/testing/vma/include/ | ||
| H A D | dup.h | 376 #define for_each_vma_range(__vmi, __vma, __end) \ macro |
| /linux/include/linux/ | ||
| H A D | mm.h | 1382 #define for_each_vma_range(__vmi, __vma, __end) \ macro |