Home
last modified time | relevance | path

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

/linux/arch/alpha/include/asm/
H A Dmmu_context.h134 ev5_switch_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm, in ev5_switch_mm()
185 ev5_activate_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm) in ev5_activate_mm()
/linux/arch/m68k/include/asm/
H A Dmmu_context.h214 static inline void activate_mm(struct mm_struct *prev_mm, in activate_mm()
302 static inline void activate_mm(struct mm_struct *prev_mm, in activate_mm()
/linux/include/asm-generic/
H A Dmmu_context.h57 static inline void activate_mm(struct mm_struct *prev_mm, in activate_mm()
/linux/kernel/sched/
H A Dsched.h1214 struct mm_struct *prev_mm; member
3754 struct mm_struct *prev_mm, in membarrier_switch_mm()
3772 struct mm_struct *prev_mm, in membarrier_switch_mm()
/linux/arch/x86/kernel/
H A Dalternative.c2550 struct mm_struct *prev_mm; in __text_poke() local