Searched defs:capture_vma (Results 1 – 1 of 1) sorted by relevance
1274 struct capture_vma { struct1275 struct capture_vma *next; argument1279 static struct capture_vma * argument1280 capture_vma(struct capture_vma *next, in capture_vma() function