Searched defs:next_mm (Results  1 – 8 of 8) sorted by relevance
| /linux-4.1.27/arch/alpha/include/asm/ | 
| D | mmu_context.h | 132 ev5_switch_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm,  in ev5_switch_mm() 162 ev4_switch_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm,  in ev4_switch_mm() 201 ev5_activate_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm)  in ev5_activate_mm() 207 ev4_activate_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm)  in ev4_activate_mm()
  | 
| /linux-4.1.27/arch/m68k/include/asm/ | 
| D | mmu_context.h | 205 			       struct mm_struct *next_mm)  in activate_mm() 295 			       struct mm_struct *next_mm)  in activate_mm() 322 static inline void activate_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm)  in activate_mm()
  | 
| /linux-4.1.27/include/asm-generic/ | 
| D | mmu_context.h | 41 			       struct mm_struct *next_mm)  in activate_mm()
  | 
| /linux-4.1.27/arch/alpha/mm/ | 
| D | fault.c | 41 __load_new_mm_context(struct mm_struct *next_mm)  in __load_new_mm_context()
  | 
| /linux-4.1.27/arch/tile/include/asm/ | 
| D | mmu_context.h | 127 			       struct mm_struct *next_mm)  in activate_mm()
  | 
| /linux-4.1.27/arch/metag/include/asm/ | 
| D | mmu_context.h | 106 			       struct mm_struct *next_mm)  in activate_mm()
  | 
| /linux-4.1.27/arch/ia64/include/asm/ | 
| D | mmu_context.h | 195 #define switch_mm(prev_mm,next_mm,next_task)	activate_mm(prev_mm, next_mm)  argument
  | 
| /linux-4.1.27/arch/blackfin/include/asm/ | 
| D | mmu_context.h | 73 static inline void __switch_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm,  in __switch_mm()
  |