Searched refs:can_vma_merge_before (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/mm/ |
H A D | mmap.c | 1088 can_vma_merge_before(struct vm_area_struct *vma, unsigned long vm_flags, in can_vma_merge_before() function 1211 can_vma_merge_before(next, vm_flags, in vma_merge() 1235 can_vma_merge_before(next, vm_flags, in vma_merge()
|
/kernel/linux/linux-6.6/mm/ |
H A D | mmap.c | 779 can_vma_merge_before(struct vm_area_struct *vma, unsigned long vm_flags, in can_vma_merge_before() function 922 can_vma_merge_before(next, vm_flags, anon_vma, file, pgoff+pglen, in vma_merge() 2742 can_vma_merge_before(next, vm_flags, NULL, file, pgoff+pglen, in mmap_region()
|
Completed in 10 milliseconds