Home
last modified time | relevance | path

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

/linux-3.3/arch/cris/mm/
Dtlb.c38 struct mm_struct *old_mm; in alloc_context() local
/linux-3.3/arch/sparc/include/asm/
Dmmu_context_32.h33 #define switch_mm(old_mm, mm, tsk) BTFIXUP_CALL(switch_mm)(old_mm, mm, tsk) argument
Dmmu_context_64.h73 static inline void switch_mm(struct mm_struct *old_mm, struct mm_struct *mm, struct task_struct *ts… in switch_mm()
/linux-3.3/arch/x86/kernel/
Dldt.c108 struct mm_struct *old_mm; in init_new_context() local
/linux-3.3/arch/s390/mm/
Dpgtable.c745 struct mm_struct *mm, *old_mm; in s390_enable_sie() local
/linux-3.3/arch/sparc/mm/
Dsrmmu.c527 static inline void alloc_context(struct mm_struct *old_mm, struct mm_struct *mm) in alloc_context()
563 static void srmmu_switch_mm(struct mm_struct *old_mm, struct mm_struct *mm, in srmmu_switch_mm()
Dsun4c.c1509 static void sun4c_alloc_context(struct mm_struct *old_mm, struct mm_struct *mm) in sun4c_alloc_context()
1534 static void sun4c_switch_mm(struct mm_struct *old_mm, struct mm_struct *mm, struct task_struct *tsk… in sun4c_switch_mm()
/linux-3.3/fs/
Dexec.c820 struct mm_struct * old_mm, *active_mm; in exec_mmap() local