Home
last modified time | relevance | path

Searched defs:old_mm (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/arch/cris/mm/
Dtlb.c38 struct mm_struct *old_mm; in alloc_context() local
/linux-4.4.14/arch/sparc/include/asm/
Dmmu_context_64.h74 static inline void switch_mm(struct mm_struct *old_mm, struct mm_struct *mm, struct task_struct *ts… in switch_mm()
/linux-4.4.14/arch/x86/kernel/
Dldt.c109 struct mm_struct *old_mm; in init_new_context() local
/linux-4.4.14/arch/sparc/mm/
Dsrmmu.c404 static inline void alloc_context(struct mm_struct *old_mm, struct mm_struct *mm) in alloc_context()
460 void switch_mm(struct mm_struct *old_mm, struct mm_struct *mm, in switch_mm()
/linux-4.4.14/fs/
Dexec.c846 struct mm_struct *old_mm, *active_mm; in exec_mmap() local