Searched defs:for_each_vma (Results 1 – 2 of 2) sorted by relevance
/linux-6.15/tools/testing/vma/ | ||
D | vma_internal.h | 105 #define for_each_vma(__vmi, __vma) \ macro |
/linux-6.15/include/linux/ | ||
D | mm.h | 1143 #define for_each_vma(__vmi, __vma) \ macro |