Searched defs:dup_mmap (Results 1 – 3 of 3) sorted by relevance
480 static __latent_entropy int dup_mmap(struct mm_struct *mm, in dup_mmap() function647 static int dup_mmap(struct mm_struct *mm, struct mm_struct *oldmm) in dup_mmap() function
654 static __latent_entropy int dup_mmap(struct mm_struct *mm, in dup_mmap() function825 static int dup_mmap(struct mm_struct *mm, struct mm_struct *oldmm) in dup_mmap() function
221 void (*dup_mmap)(struct mm_struct *oldmm, member