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

/linux-4.4.14/include/asm-generic/
H A Dmmu_context.h40 static inline void activate_mm(struct mm_struct *prev_mm, activate_mm() argument
/linux-4.4.14/arch/tile/include/asm/
H A Dmmu_context.h126 static inline void activate_mm(struct mm_struct *prev_mm, activate_mm() argument
/linux-4.4.14/arch/metag/include/asm/
H A Dmmu_context.h105 static inline void activate_mm(struct mm_struct *prev_mm, activate_mm() argument
/linux-4.4.14/arch/alpha/include/asm/
H A Dmmu_context.h132 ev5_switch_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm, ev5_switch_mm() argument
162 ev4_switch_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm, ev4_switch_mm() argument
201 ev5_activate_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm) ev5_activate_mm() argument
207 ev4_activate_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm) ev4_activate_mm() argument
/linux-4.4.14/arch/m68k/include/asm/
H A Dmmu_context.h204 static inline void activate_mm(struct mm_struct *prev_mm, activate_mm() argument
294 static inline void activate_mm(struct mm_struct *prev_mm, activate_mm() argument
322 static inline void activate_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm) activate_mm() argument
/linux-4.4.14/arch/blackfin/include/asm/
H A Dmmu_context.h73 static inline void __switch_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm, __switch_mm() argument
/linux-4.4.14/mm/
H A Dswapfile.c1486 struct mm_struct *prev_mm = start_mm; try_to_unuse() local
/linux-4.4.14/kernel/sched/
H A Dsched.h606 struct mm_struct *prev_mm; member in struct:rq

Completed in 256 milliseconds