Searched refs:newVmaAlloc (Results 1 – 3 of 3) sorted by relevance
/external/syzkaller/prog/ | ||
D | alloc_test.go | 66 va := newVmaAlloc(1000) |
D | alloc.go | 119 func newVmaAlloc(totalPages uint64) *vmaAlloc { func |
D | analysis.go | 46 va: newVmaAlloc(target.NumPages), |