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