Home
last modified time | relevance | path

Searched defs:dup_mmap (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dparavirt_types.h221 void (*dup_mmap)(struct mm_struct *oldmm, member
/kernel/linux/linux-5.10/kernel/
H A Dfork.c480 static __latent_entropy int dup_mmap(struct mm_struct *mm, in dup_mmap() function
647 static int dup_mmap(struct mm_struct *mm, struct mm_struct *oldmm) in dup_mmap() function
/kernel/linux/linux-6.6/kernel/
H A Dfork.c649 static __latent_entropy int dup_mmap(struct mm_struct *mm, in dup_mmap() function
815 static int dup_mmap(struct mm_struct *mm, struct mm_struct *oldmm) in dup_mmap() function

Completed in 9 milliseconds