Searched refs:init_multi_vma_prep (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/mm/ |
H A D | mmap.c | 427 * init_multi_vma_prep() - Initializer for struct vma_prepare 434 static inline void init_multi_vma_prep(struct vma_prepare *vp, in init_multi_vma_prep() function 461 init_multi_vma_prep(vp, vma, NULL, NULL, NULL); in init_vma_prep() 655 init_multi_vma_prep(&vp, vma, NULL, remove_next ? next : NULL, NULL); in vma_expand() 1010 init_multi_vma_prep(&vp, vma, adjust, remove, remove2); in vma_merge()
|
Completed in 5 milliseconds