Home
last modified time | relevance | path

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

/linux-2.6.39/arch/alpha/include/asm/
Dmmu_context.h133 ev5_switch_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm, in ev5_switch_mm()
163 ev4_switch_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm, in ev4_switch_mm()
202 ev5_activate_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm) in ev5_activate_mm()
208 ev4_activate_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm) in ev4_activate_mm()
/linux-2.6.39/arch/m68k/include/asm/
Dmmu_context.h96 struct mm_struct *next_mm) in activate_mm()
149 struct mm_struct *next_mm) in activate_mm()
170 static inline void activate_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm) in activate_mm()
/linux-2.6.39/include/asm-generic/
Dmmu_context.h41 struct mm_struct *next_mm) in activate_mm()
/linux-2.6.39/arch/h8300/include/asm/
Dmmu_context.h28 struct mm_struct *next_mm) in activate_mm()
/linux-2.6.39/arch/alpha/mm/
Dfault.c42 __load_new_mm_context(struct mm_struct *next_mm) in __load_new_mm_context()
/linux-2.6.39/arch/tile/include/asm/
Dmmu_context.h123 struct mm_struct *next_mm) in activate_mm()
/linux-2.6.39/arch/ia64/include/asm/
Dmmu_context.h195 #define switch_mm(prev_mm,next_mm,next_task) activate_mm(prev_mm, next_mm) argument
/linux-2.6.39/arch/blackfin/include/asm/
Dmmu_context.h70 static inline void __switch_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm, in __switch_mm()