Home
last modified time | relevance | path

Searched defs:next_mm (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/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-v5.4/arch/m68k/include/asm/
Dmmu_context.h206 struct mm_struct *next_mm) in activate_mm()
296 struct mm_struct *next_mm) in activate_mm()
323 static inline void activate_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm) in activate_mm()
/Linux-v5.4/include/asm-generic/
Dmmu_context.h42 struct mm_struct *next_mm) in activate_mm()
/Linux-v5.4/arch/alpha/mm/
Dfault.c41 __load_new_mm_context(struct mm_struct *next_mm) in __load_new_mm_context()
/Linux-v5.4/arch/ia64/include/asm/
Dmmu_context.h197 #define switch_mm(prev_mm,next_mm,next_task) activate_mm(prev_mm, next_mm) argument
/Linux-v5.4/arch/x86/mm/
Dtlb.c215 unsigned long prev_mm, next_mm; in cond_ibpb() local
/Linux-v5.4/kernel/sched/
Dsched.h2479 struct mm_struct *next_mm) in membarrier_switch_mm()
2495 struct mm_struct *next_mm) in membarrier_switch_mm()