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