Searched defs:oldmm (Results 1 - 8 of 8) sorted by relevance

/linux-master/include/asm-generic/
H A Dmm_hooks.h10 static inline int arch_dup_mmap(struct mm_struct *oldmm, argument
/linux-master/include/linux/
H A Dkhugepaged.h30 static inline void khugepaged_fork(struct mm_struct *mm, struct mm_struct *oldmm) argument
42 static inline void khugepaged_fork(struct mm_struct *mm, struct mm_struct *oldmm) argument
H A Dksm.h46 static inline int ksm_fork(struct mm_struct *mm, struct mm_struct *oldmm) argument
105 static inline int ksm_fork(struct mm_struct *mm, struct mm_struct *oldmm) argument
H A Duprobes.h184 uprobe_dup_mmap(struct mm_struct *oldmm, struct mm_struct *newmm) argument
/linux-master/arch/x86/include/asm/
H A Dmmu_context.h65 static inline int ldt_dup_context(struct mm_struct *oldmm, argument
94 static inline void dup_lam(struct mm_struct *oldmm, struct mm_struct *mm) argument
124 static inline void dup_lam(struct mm_struct *oldmm, struct mm_struct *mm) argument
195 static inline void arch_dup_pkeys(struct mm_struct *oldmm, argument
208 arch_dup_mmap(struct mm_struct *oldmm, struct mm_struct *mm) argument
[all...]
/linux-master/arch/powerpc/mm/book3s64/
H A Dpkeys.c461 void arch_dup_pkeys(struct mm_struct *oldmm, struct mm_struct *mm) argument
/linux-master/kernel/events/
H A Duprobes.c1567 void uprobe_dup_mmap(struct mm_struct *oldmm, struct mm_struct *newmm) argument
/linux-master/kernel/
H A Dfork.c613 static void dup_mm_exe_file(struct mm_struct *mm, struct mm_struct *oldmm) argument
628 dup_mmap(struct mm_struct *mm, struct mm_struct *oldmm) argument
807 dup_mmap(struct mm_struct *mm, struct mm_struct *oldmm) argument
1673 dup_mm(struct task_struct *tsk, struct mm_struct *oldmm) argument
1712 struct mm_struct *mm, *oldmm; local
[all...]

Completed in 206 milliseconds