Searched refs:mm_cid_switch_to (Results 1 – 2 of 2) sorted by relevance
4123 static inline void mm_cid_switch_to(struct task_struct *prev, struct task_struct *next) in mm_cid_switch_to() function4130 static inline void mm_cid_switch_to(struct task_struct *prev, struct task_struct *next) { } in mm_cid_switch_to() function
5515 mm_cid_switch_to(prev, next); in context_switch()