Home
last modified time | relevance | path

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

/arch/sparc/include/asm/
Dmmu_context_64.h80 static inline void switch_mm(struct mm_struct *old_mm, struct mm_struct *mm, struct task_struct *ts… in switch_mm()
/arch/x86/kernel/
Dldt.c449 int ldt_dup_context(struct mm_struct *old_mm, struct mm_struct *mm) in ldt_dup_context()
/arch/sparc/mm/
Dsrmmu.c413 static inline void alloc_context(struct mm_struct *old_mm, struct mm_struct *mm) in alloc_context()
471 void switch_mm(struct mm_struct *old_mm, struct mm_struct *mm, in switch_mm()