Searched defs:dup_mmap (Results 1 – 2 of 2) sorted by relevance
478 static __latent_entropy int dup_mmap(struct mm_struct *mm, in dup_mmap() function642 static int dup_mmap(struct mm_struct *mm, struct mm_struct *oldmm) in dup_mmap() function
227 void (*dup_mmap)(struct mm_struct *oldmm, member