Searched defs:dup_mmap (Results 1 – 2 of 2) sorted by relevance
311 static int dup_mmap(struct mm_struct *mm, struct mm_struct *oldmm) in dup_mmap() function455 #define dup_mmap(mm, oldmm) (0) macro
242 void (*dup_mmap)(struct mm_struct *oldmm, member