Searched refs:switch_cop (Results 1 – 3 of 3) sorted by relevance
51 extern void switch_cop(struct mm_struct *next);81 switch_cop(next); in switch_mm()
26 switch_cop(current->active_mm); in sync_cop()
68 void switch_cop(struct mm_struct *next) in switch_cop() function