Searched refs:disable_cop_pid (Results 1 – 3 of 3) sorted by relevance
31 extern int disable_cop_pid(struct mm_struct *mm);35 #define disable_cop_pid(m) (COP_PID_NONE) macro
71 int disable_cop_pid(struct mm_struct *mm) in disable_cop_pid() function
145 free_pid = disable_cop_pid(mm); in drop_cop()