Searched refs:vma_iter_prealloc (Results 1 – 3 of 3) sorted by relevance
| /mm/ |
| A D | vma.c | 528 if (vma_iter_prealloc(vmi, new)) in __split_vma() 753 if (vma_iter_prealloc(vmg->vmi, vma)) in commit_merge() 1197 if (vma_iter_prealloc(vmi, NULL)) in vma_shrink() 1792 if (vma_iter_prealloc(&vmi, vma)) in vma_link() 2470 if (vma_iter_prealloc(vmi, vma)) { in __mmap_new_vma() 3021 if (vma_iter_prealloc(&vmi, vma)) in expand_upwards() 3100 if (vma_iter_prealloc(&vmi, vma)) in expand_downwards()
|
| A D | nommu.c | 601 if (vma_iter_prealloc(&vmi, NULL)) { in delete_vma_from_mm() 1197 if (vma_iter_prealloc(&vmi, vma)) in do_mmap() 1344 if (vma_iter_prealloc(vmi, vma)) { in split_vma()
|
| A D | vma.h | 459 static inline int vma_iter_prealloc(struct vma_iterator *vmi, in vma_iter_prealloc() function
|
Completed in 17 milliseconds