Home
last modified time | relevance | path

Searched defs:dup_mmap (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/kernel/
Dfork.c489 static __latent_entropy int dup_mmap(struct mm_struct *mm, in dup_mmap() function
651 static int dup_mmap(struct mm_struct *mm, struct mm_struct *oldmm) in dup_mmap() function
/Linux-v5.15/arch/x86/include/asm/
Dparavirt_types.h182 void (*dup_mmap)(struct mm_struct *oldmm, member