Searched refs:prev_mm (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-alpha/
H A Dmmu_context.h131 ev5_switch_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm, argument
160 ev4_switch_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm, argument
171 if (prev_mm != next_mm)
176 ev5_switch_mm(prev_mm, next_mm, next, cpu);
199 ev5_activate_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm) argument
205 ev4_activate_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-alpha/
H A Dmmu_context.h131 ev5_switch_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm, argument
160 ev4_switch_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm, argument
171 if (prev_mm != next_mm)
176 ev5_switch_mm(prev_mm, next_mm, next, cpu);
199 ev5_activate_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm) argument
205 ev4_activate_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm) argument
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
H A Dmmu_context.h92 extern inline void activate_mm(struct mm_struct *prev_mm, argument
143 extern inline void activate_mm(struct mm_struct *prev_mm, argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-m68k/
H A Dmmu_context.h92 extern inline void activate_mm(struct mm_struct *prev_mm, argument
143 extern inline void activate_mm(struct mm_struct *prev_mm, argument
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/
H A Dmmu_context.h121 #define switch_mm(prev_mm,next_mm,next_task,cpu) activate_mm(prev_mm, next_mm)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/
H A Dmmu_context.h121 #define switch_mm(prev_mm,next_mm,next_task,cpu) activate_mm(prev_mm, next_mm)

Completed in 121 milliseconds