/linux-4.1.27/include/asm-generic/ |
H A D | mm_hooks.h | 9 static inline void arch_dup_mmap(struct mm_struct *oldmm, arch_dup_mmap() argument
|
/linux-4.1.27/include/linux/ |
H A D | khugepaged.h | 26 static inline int khugepaged_fork(struct mm_struct *mm, struct mm_struct *oldmm) khugepaged_fork() argument 51 static inline int khugepaged_fork(struct mm_struct *mm, struct mm_struct *oldmm) khugepaged_fork() argument
|
H A D | ksm.h | 25 static inline int ksm_fork(struct mm_struct *mm, struct mm_struct *oldmm) ksm_fork() argument 69 static inline int ksm_fork(struct mm_struct *mm, struct mm_struct *oldmm) ksm_fork() argument
|
H A D | uprobes.h | 169 uprobe_dup_mmap(struct mm_struct *oldmm, struct mm_struct *newmm) uprobe_dup_mmap() argument
|
/linux-4.1.27/arch/um/include/asm/ |
H A D | mmu_context.h | 16 static inline void arch_dup_mmap(struct mm_struct *oldmm, struct mm_struct *mm) arch_dup_mmap() argument
|
/linux-4.1.27/arch/unicore32/include/asm/ |
H A D | mmu_context.h | 84 static inline void arch_dup_mmap(struct mm_struct *oldmm, arch_dup_mmap() argument
|
/linux-4.1.27/arch/x86/include/asm/ |
H A D | mmu_context.h | 210 static inline void arch_dup_mmap(struct mm_struct *oldmm, arch_dup_mmap() argument
|
H A D | paravirt.h | 333 static inline void paravirt_arch_dup_mmap(struct mm_struct *oldmm, paravirt_arch_dup_mmap() argument 985 static inline void paravirt_arch_dup_mmap(struct mm_struct *oldmm, paravirt_arch_dup_mmap() argument
|
/linux-4.1.27/arch/s390/include/asm/ |
H A D | mmu_context.h | 119 static inline void arch_dup_mmap(struct mm_struct *oldmm, arch_dup_mmap() argument
|
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/linux/ |
H A D | linux-tcpip.c | 49 mm_segment_t oldmm = get_fs(); libcfs_sock_ioctl() local
|
/linux-4.1.27/drivers/oprofile/ |
H A D | buffer_sync.c | 494 struct mm_struct *oldmm; sync_buffer() local
|
/linux-4.1.27/arch/x86/xen/ |
H A D | mmu.c | 992 static void xen_dup_mmap(struct mm_struct *oldmm, struct mm_struct *mm) xen_dup_mmap() argument
|
/linux-4.1.27/kernel/events/ |
H A D | uprobes.c | 1245 void uprobe_dup_mmap(struct mm_struct *oldmm, struct mm_struct *newmm) uprobe_dup_mmap() argument
|
/linux-4.1.27/kernel/ |
H A D | fork.c | 390 static int dup_mmap(struct mm_struct *mm, struct mm_struct *oldmm) dup_mmap() argument 534 static int dup_mmap(struct mm_struct *mm, struct mm_struct *oldmm) dup_mmap() argument 906 struct mm_struct *mm, *oldmm = current->mm; dup_mm() local 941 struct mm_struct *mm, *oldmm; copy_mm() local
|
/linux-4.1.27/kernel/sched/ |
H A D | core.c | 2303 struct mm_struct *mm, *oldmm; context_switch() local
|