Home
last modified time | relevance | path

Searched defs:prev_mm (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/arch/alpha/include/asm/
Dmmu_context.h134 ev5_switch_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm, in ev5_switch_mm()
185 ev5_activate_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm) in ev5_activate_mm()
/linux-6.12.1/arch/m68k/include/asm/
Dmmu_context.h214 static inline void activate_mm(struct mm_struct *prev_mm, in activate_mm()
302 static inline void activate_mm(struct mm_struct *prev_mm, in activate_mm()
/linux-6.12.1/include/asm-generic/
Dmmu_context.h57 static inline void activate_mm(struct mm_struct *prev_mm, in activate_mm()
/linux-6.12.1/arch/x86/mm/
Dtlb.c342 static void l1d_flush_evaluate(unsigned long prev_mm, unsigned long next_mm, in l1d_flush_evaluate()
382 unsigned long prev_mm, next_mm; in cond_mitigation() local
/linux-6.12.1/kernel/sched/
Dsched.h1156 struct mm_struct *prev_mm; member
3510 struct mm_struct *prev_mm, in membarrier_switch_mm()
3528 struct mm_struct *prev_mm, in membarrier_switch_mm()
/linux-6.12.1/mm/
Dswapfile.c2386 struct mm_struct *prev_mm; in try_to_unuse() local