Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/asm-generic/
H A Dmmu_context.h57 static inline void activate_mm(struct mm_struct *prev_mm, in activate_mm() argument
/kernel/linux/linux-5.10/include/asm-generic/
H A Dmmu_context.h41 static inline void activate_mm(struct mm_struct *prev_mm, in activate_mm() argument
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dmmu_context.h215 static inline void activate_mm(struct mm_struct *prev_mm, in activate_mm() argument
305 static inline void activate_mm(struct mm_struct *prev_mm, in activate_mm() argument
333 static inline void activate_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm) in activate_mm() argument
/kernel/linux/linux-5.10/arch/alpha/include/asm/
H A Dmmu_context.h136 ev5_switch_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm, in ev5_switch_mm() argument
166 ev4_switch_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm, in ev4_switch_mm() argument
205 ev5_activate_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm) in ev5_activate_mm() argument
211 ev4_activate_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm) in ev4_activate_mm() argument
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dmmu_context.h214 static inline void activate_mm(struct mm_struct *prev_mm, in activate_mm() argument
302 static inline void activate_mm(struct mm_struct *prev_mm, in activate_mm() argument
/kernel/linux/linux-6.6/arch/alpha/include/asm/
H A Dmmu_context.h136 ev5_switch_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm, in ev5_switch_mm() argument
166 ev4_switch_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm, in ev4_switch_mm() argument
205 ev5_activate_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm) in ev5_activate_mm() argument
211 ev4_activate_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm) in ev4_activate_mm() argument
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Defi.h104 struct mm_struct *prev_mm; member
/kernel/linux/linux-5.10/arch/x86/mm/
H A Dtlb.c342 unsigned long prev_mm, next_mm; in cond_ibpb() local
/kernel/linux/linux-6.6/arch/x86/mm/
H A Dtlb.c345 static void l1d_flush_evaluate(unsigned long prev_mm, unsigned long next_mm, in l1d_flush_evaluate() argument
385 unsigned long prev_mm, next_mm; in cond_mitigation() local
/kernel/linux/linux-5.10/mm/
H A Dswapfile.c2189 struct mm_struct *prev_mm; in try_to_unuse() local
/kernel/linux/linux-6.6/mm/
H A Dswapfile.c2052 struct mm_struct *prev_mm; in try_to_unuse() local
/kernel/linux/linux-5.10/kernel/sched/
H A Dsched.h1057 struct mm_struct *prev_mm; member
2856 membarrier_switch_mm(struct rq *rq, struct mm_struct *prev_mm, struct mm_struct *next_mm) membarrier_switch_mm() argument
2872 membarrier_switch_mm(struct rq *rq, struct mm_struct *prev_mm, struct mm_struct *next_mm) membarrier_switch_mm() argument
/kernel/linux/linux-6.6/kernel/sched/
H A Dsched.h1124 struct mm_struct *prev_mm; member
3430 membarrier_switch_mm(struct rq *rq, struct mm_struct *prev_mm, struct mm_struct *next_mm) membarrier_switch_mm() argument
3446 membarrier_switch_mm(struct rq *rq, struct mm_struct *prev_mm, struct mm_struct *next_mm) membarrier_switch_mm() argument

Completed in 28 milliseconds