Searched refs:arch_dup_mmap (Results 1 - 8 of 8) sorted by relevance

/linux-4.4.14/include/asm-generic/
H A Dmm_hooks.h2 * Define generic no-op hooks for arch_dup_mmap, arch_exit_mmap
9 static inline void arch_dup_mmap(struct mm_struct *oldmm, arch_dup_mmap() function
/linux-4.4.14/arch/um/include/asm/
H A Dmmu_context.h16 static inline void arch_dup_mmap(struct mm_struct *oldmm, struct mm_struct *mm) arch_dup_mmap() function
/linux-4.4.14/arch/hexagon/include/asm/
H A Dmmu_context.h97 /* Generic hooks for arch_dup_mmap and arch_exit_mmap */
/linux-4.4.14/arch/unicore32/include/asm/
H A Dmmu_context.h84 static inline void arch_dup_mmap(struct mm_struct *oldmm, arch_dup_mmap() function
/linux-4.4.14/arch/s390/include/asm/
H A Dmmu_context.h135 static inline void arch_dup_mmap(struct mm_struct *oldmm, arch_dup_mmap() function
/linux-4.4.14/arch/powerpc/include/asm/
H A Dmmu_context.h129 static inline void arch_dup_mmap(struct mm_struct *oldmm, arch_dup_mmap() function
/linux-4.4.14/arch/x86/include/asm/
H A Dmmu_context.h224 static inline void arch_dup_mmap(struct mm_struct *oldmm, arch_dup_mmap() function
/linux-4.4.14/kernel/
H A Dfork.c512 arch_dup_mmap(oldmm, mm); dup_mmap()

Completed in 254 milliseconds