Home
last modified time | relevance | path

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

/linux-5.10/arch/alpha/include/asm/
Dmmu_context.h136 ev5_switch_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm, in ev5_switch_mm()
166 ev4_switch_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm, in ev4_switch_mm()
205 ev5_activate_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm) in ev5_activate_mm()
211 ev4_activate_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm) in ev4_activate_mm()
/linux-5.10/arch/m68k/include/asm/
Dmmu_context.h215 static inline void activate_mm(struct mm_struct *prev_mm, in activate_mm()
305 static inline void activate_mm(struct mm_struct *prev_mm, in activate_mm()
333 static inline void activate_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm) in activate_mm()
/linux-5.10/include/asm-generic/
Dmmu_context.h41 static inline void activate_mm(struct mm_struct *prev_mm, in activate_mm()
/linux-5.10/arch/ia64/include/asm/
Dmmu_context.h197 #define switch_mm(prev_mm,next_mm,next_task) activate_mm(prev_mm, next_mm) argument
/linux-5.10/arch/x86/include/asm/
Defi.h104 struct mm_struct *prev_mm; member
/linux-5.10/arch/x86/mm/
Dtlb.c342 unsigned long prev_mm, next_mm; in cond_ibpb() local
/linux-5.10/kernel/sched/
Dsched.h953 struct mm_struct *prev_mm; member
2599 struct mm_struct *prev_mm, in membarrier_switch_mm()
2615 struct mm_struct *prev_mm, in membarrier_switch_mm()
/linux-5.10/mm/
Dswapfile.c2161 struct mm_struct *prev_mm; in try_to_unuse() local