Searched refs:switch_ldt (Results 1 – 3 of 3) sorted by relevance
82 extern void switch_ldt(struct mm_struct *prev, struct mm_struct *next);88 static inline void switch_ldt(struct mm_struct *prev, struct mm_struct *next) in switch_ldt() function
90 void switch_ldt(struct mm_struct *prev, struct mm_struct *next) in switch_ldt() function
646 switch_ldt(real_prev, next); in switch_mm_irqs_off()